diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json index 599ae7198..f0a659635 100644 --- a/package.json +++ b/package.json @@ -103,10 +103,10 @@ }, "devDependencies": { "@babel/cli": "^7.2.0", - "@babel/core": "^7.2.0", + "@babel/core": "^7.2.2", "@babel/plugin-proposal-object-rest-spread": "^7.2.0", "@babel/preset-env": "^7.2.0", - "autoprefixer": "^9.4.2", + "autoprefixer": "^9.4.3", "babel-eslint": "^10.0.1", "babel-plugin-istanbul": "^5.1.0", "broken-link-checker": "^0.7.8", @@ -121,7 +121,7 @@ "http-server": "^0.11.1", "ip": "^1.1.5", "jquery": "^3.3.1", - "karma": "^3.1.3", + "karma": "^3.1.4", "karma-browserstack-launcher": "^1.3.0", "karma-chrome-launcher": "^2.2.0", "karma-coverage-istanbul-reporter": "^2.0.4", @@ -130,18 +130,18 @@ "karma-qunit": "^2.1.0", "karma-sinon": "^1.0.5", "node-sass": "^4.11.0", - "nodemon": "^1.18.7", + "nodemon": "^1.18.9", "npm-run-all": "^4.1.5", "popper.js": "^1.14.6", "postcss-cli": "^6.0.1", "qunit": "^2.8.0", - "rollup": "^0.67.4", - "rollup-plugin-babel": "^4.0.3", + "rollup": "^0.68.0", + "rollup-plugin-babel": "^4.1.0", "rollup-plugin-commonjs": "^9.2.0", "rollup-plugin-node-resolve": "^4.0.0", "shelljs": "^0.8.3", "shx": "^0.3.2", - "sinon": "^7.1.1", + "sinon": "^7.2.2", "stylelint": "^9.9.0", "stylelint-config-recommended-scss": "^3.2.0", "stylelint-config-standard": "^18.2.0", |
