aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2020-07-06 19:11:58 +0300
committerGitHub <[email protected]>2020-07-06 19:11:58 +0300
commit29bba35a7b67bb03017a59fdba364a35097ee8e2 (patch)
treeaeb90707658278c8bb86c9eac80c8f9d90a3a627 /package.json
parent828366de8978479dc2c9c4038d33f575edfcdce9 (diff)
downloadbootstrap-29bba35a7b67bb03017a59fdba364a35097ee8e2.tar.xz
bootstrap-29bba35a7b67bb03017a59fdba364a35097ee8e2.zip
Update devDependencies and regenerate package-lock.json (#31229)
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 29fd5b4b1..6d71a43ed 100644
--- a/package.json
+++ b/package.json
@@ -92,9 +92,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",
@@ -102,7 +102,7 @@
"bundlewatch": "^0.2.7",
"clean-css-cli": "^4.3.0",
"cross-env": "^7.0.2",
- "eslint": "^7.3.1",
+ "eslint": "^7.4.0",
"eslint-config-xo": "^0.32.0",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-unicorn": "^20.1.0",
@@ -128,7 +128,7 @@
"npm-run-all": "^4.1.5",
"popper.js": "^1.16.0",
"postcss-cli": "^7.1.1",
- "rollup": "^2.18.1",
+ "rollup": "^2.19.0",
"rollup-plugin-istanbul": "^2.0.1",
"shelljs": "^0.8.4",
"sirv-cli": "^1.0.3",