diff options
| author | XhmikosR <[email protected]> | 2020-06-04 09:51:46 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2020-06-04 17:53:16 +0300 |
| commit | ac3c2e2356afb2e6fbc2aef4abfda5e60f6544a0 (patch) | |
| tree | 58a7f90b5082bf4a4e98a4ead32486b42f019c67 /package.json | |
| parent | 24d5a1e996f70fcccb20c517d8e0029a70ba3f28 (diff) | |
| download | bootstrap-ac3c2e2356afb2e6fbc2aef4abfda5e60f6544a0.tar.xz bootstrap-ac3c2e2356afb2e6fbc2aef4abfda5e60f6544a0.zip | |
Update devDependencies and gems
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/package.json b/package.json index 94a83cb0a..b52da4d7d 100644 --- a/package.json +++ b/package.json @@ -109,49 +109,49 @@ "popper.js": "^1.16.0" }, "devDependencies": { - "@babel/cli": "^7.8.4", - "@babel/core": "^7.9.6", - "@babel/plugin-proposal-object-rest-spread": "^7.9.6", - "@babel/preset-env": "^7.9.6", + "@babel/cli": "^7.10.1", + "@babel/core": "^7.10.2", + "@babel/plugin-proposal-object-rest-spread": "^7.10.1", + "@babel/preset-env": "^7.10.2", "@rollup/plugin-babel": "^5.0.2", - "@rollup/plugin-commonjs": "^11.1.0", + "@rollup/plugin-commonjs": "^12.0.0", "@rollup/plugin-node-resolve": "^7.1.3", - "autoprefixer": "^9.7.6", + "autoprefixer": "^9.8.0", "babel-eslint": "^10.1.0", "babel-plugin-istanbul": "^6.0.0", "bundlewatch": "^0.2.7", "clean-css-cli": "^4.3.0", "cross-env": "^7.0.2", - "eslint": "^7.0.0", + "eslint": "^7.1.0", "find-unused-sass-variables": "^2.0.0", "glob": "^7.1.6", "hammer-simulator": "0.0.1", "ip": "^1.1.5", "jquery": "^3.5.1", - "karma": "^5.0.5", + "karma": "^5.0.9", "karma-browserstack-launcher": "1.4.0", "karma-chrome-launcher": "^3.1.0", - "karma-coverage-istanbul-reporter": "^3.0.2", + "karma-coverage-istanbul-reporter": "^3.0.3", "karma-detect-browsers": "^2.3.3", "karma-firefox-launcher": "^1.3.0", "karma-qunit": "^4.1.1", "karma-sinon": "^1.0.5", "linkinator": "^2.1.1", - "lockfile-lint": "^4.2.2", + "lockfile-lint": "^4.3.6", "node-sass": "^4.14.1", - "nodemon": "^2.0.3", + "nodemon": "^2.0.4", "npm-run-all": "^4.1.5", "popper.js": "^1.16.0", "postcss-cli": "^7.1.1", "qunit": "2.9.2", - "rollup": "^2.9.1", + "rollup": "^2.13.1", "shelljs": "^0.8.4", "shx": "^0.3.2", "sinon": "^7.5.0", - "stylelint": "^13.3.3", - "stylelint-config-twbs-bootstrap": "^2.0.2", - "terser": "^4.6.13", - "vnu-jar": "20.3.16" + "stylelint": "^13.5.0", + "stylelint-config-twbs-bootstrap": "^2.0.3", + "terser": "^4.7.0", + "vnu-jar": "20.5.29" }, "files": [ "dist/{css,js}/*.{css,js,map}", |
