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.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json
index b1757af3ee..83e6284207 100644
--- a/package.json
+++ b/package.json
@@ -105,28 +105,28 @@
},
"devDependencies": {
"@babel/cli": "^7.17.0",
- "@babel/core": "^7.17.0",
+ "@babel/core": "^7.17.2",
"@babel/preset-env": "^7.16.11",
"@popperjs/core": "^2.11.2",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-node-resolve": "^13.1.3",
- "@rollup/plugin-replace": "^3.0.1",
+ "@rollup/plugin-replace": "^3.1.0",
"autoprefixer": "^10.4.2",
"bundlewatch": "^0.3.3",
"clean-css-cli": "^5.5.2",
"cross-env": "^7.0.3",
- "eslint": "^8.8.0",
- "eslint-config-xo": "^0.39.0",
+ "eslint": "^8.9.0",
+ "eslint-config-xo": "^0.40.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-unicorn": "^40.1.0",
"find-unused-sass-variables": "^4.0.1",
"globby": "^11.0.4",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.80.1",
+ "hugo-bin": "^0.80.2",
"ip": "^1.1.5",
"jquery": "^3.6.0",
- "karma": "^6.3.15",
+ "karma": "^6.3.16",
"karma-browserstack-launcher": "1.4.0",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage-istanbul-reporter": "^3.0.3",
@@ -140,7 +140,7 @@
"npm-run-all": "^4.1.5",
"postcss": "^8.4.6",
"postcss-cli": "^9.1.0",
- "rollup": "^2.67.1",
+ "rollup": "^2.67.2",
"rollup-plugin-istanbul": "^3.0.0",
"rtlcss": "^3.5.0",
"sass": "^1.49.7",