Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 105fe412c1..87ff00cba7 100644
--- a/package.json
+++ b/package.json
@@ -115,12 +115,12 @@
"@rollup/plugin-babel": "^5.2.1",
"@rollup/plugin-commonjs": "^16.0.0",
"@rollup/plugin-node-resolve": "^10.0.0",
- "autoprefixer": "^10.0.1",
+ "autoprefixer": "^10.0.2",
"babel-plugin-istanbul": "^6.0.0",
"bundlewatch": "^0.3.1",
"clean-css-cli": "^4.3.0",
"cross-env": "^7.0.2",
- "eslint": "^7.12.1",
+ "eslint": "^7.13.0",
"eslint-config-xo": "^0.33.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-unicorn": "^23.0.0",
@@ -143,9 +143,9 @@
"nodemon": "^2.0.6",
"npm-run-all": "^4.1.5",
"popper.js": "^1.16.1",
- "postcss": "^8.1.4",
+ "postcss": "^8.1.7",
"postcss-cli": "^8.2.0",
- "qunit": "^2.11.3",
+ "qunit": "^2.12.0",
"rollup": "^2.33.1",
"shelljs": "^0.8.4",
"shx": "^0.3.3",