diff options
| author | XhmikosR <[email protected]> | 2020-07-06 16:35:04 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2020-07-06 16:40:27 +0300 |
| commit | f40e1b651b8a8973b525a3b754c8dd1bfadd2db0 (patch) | |
| tree | 2fb79c026d765f67c741bf59e1698f9e6f699873 /package.json | |
| parent | ad8d3a6c541b92ddba298113493083bac26d5ff3 (diff) | |
| download | bootstrap-f40e1b651b8a8973b525a3b754c8dd1bfadd2db0.tar.xz bootstrap-f40e1b651b8a8973b525a3b754c8dd1bfadd2db0.zip | |
Update devDependencies and gems
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 1be585bf7..d420be57b 100644 --- a/package.json +++ b/package.json @@ -109,9 +109,9 @@ "popper.js": "^1.16.0" }, "devDependencies": { - "@babel/cli": "^7.10.3", - "@babel/core": "^7.10.3", - "@babel/preset-env": "^7.10.3", + "@babel/cli": "^7.10.4", + "@babel/core": "^7.10.4", + "@babel/preset-env": "^7.10.4", "@rollup/plugin-babel": "^5.0.4", "@rollup/plugin-commonjs": "^13.0.0", "@rollup/plugin-node-resolve": "^7.1.3", @@ -121,7 +121,7 @@ "bundlewatch": "^0.2.7", "clean-css-cli": "^4.3.0", "cross-env": "^7.0.2", - "eslint": "^7.3.1", + "eslint": "^7.4.0", "find-unused-sass-variables": "^2.0.0", "glob": "^7.1.6", "hammer-simulator": "0.0.1", @@ -136,21 +136,21 @@ "karma-qunit": "^4.1.1", "karma-sinon": "^1.0.5", "linkinator": "^2.1.1", - "lockfile-lint": "^4.3.6", + "lockfile-lint": "^4.3.7", "node-sass": "^4.14.1", "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.18.0", + "rollup": "^2.19.0", "shelljs": "^0.8.4", "shx": "^0.3.2", "sinon": "^7.5.0", "stylelint": "^13.6.1", "stylelint-config-twbs-bootstrap": "^2.0.3", "terser": "^4.8.0", - "vnu-jar": "20.5.29" + "vnu-jar": "20.6.30" }, "files": [ "dist/{css,js}/*.{css,js,map}", |
