aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/package.json b/package.json
index 92927996a..5b12c5013 100644
--- a/package.json
+++ b/package.json
@@ -94,13 +94,13 @@
"popper.js": "^1.16.1"
},
"devDependencies": {
- "@babel/cli": "^7.15.4",
+ "@babel/cli": "^7.15.7",
"@babel/core": "^7.15.5",
"@babel/preset-env": "^7.15.6",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^20.0.0",
- "@rollup/plugin-node-resolve": "^13.0.4",
- "autoprefixer": "^10.3.4",
+ "@rollup/plugin-node-resolve": "^13.0.5",
+ "autoprefixer": "^10.3.6",
"babel-plugin-istanbul": "^6.0.0",
"bundlewatch": "^0.3.2",
"clean-css-cli": "^5.3.3",
@@ -111,7 +111,7 @@
"eslint-plugin-qunit": "^6.2.0",
"eslint-plugin-unicorn": "^36.0.0",
"find-unused-sass-variables": "^3.1.0",
- "glob": "^7.1.7",
+ "glob": "^7.2.0",
"globby": "^11.0.4",
"hammer-simulator": "0.0.1",
"hugo-bin": "^0.76.1",
@@ -128,13 +128,13 @@
"linkinator": "^2.14.0",
"lockfile-lint": "^4.6.2",
"node-sass": "^6.0.1",
- "nodemon": "^2.0.12",
+ "nodemon": "^2.0.13",
"npm-run-all": "^4.1.5",
"popper.js": "^1.16.1",
- "postcss": "^8.3.6",
- "postcss-cli": "^8.3.1",
- "qunit": "^2.17.1",
- "rollup": "^2.56.3",
+ "postcss": "^8.3.8",
+ "postcss-cli": "^9.0.0",
+ "qunit": "^2.17.2",
+ "rollup": "^2.57.0",
"shelljs": "^0.8.4",
"sinon": "^7.5.0",
"stylelint": "^13.13.1",