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:
authorXhmikosR <xhmikosr@gmail.com>2022-09-20 08:09:14 +0300
committerGitHub <noreply@github.com>2022-09-20 08:09:14 +0300
commitd0117a17d807df05dfd6f6ce72a0d63f081ca529 (patch)
treeed906876c171b7b243a6b0146165ecf94d9789b6 /package.json
parent6f65df4faea2694840572626f8a02f4399bd0dca (diff)
Update devDependencies (#37177)
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 50d4b35dbc..80e9b9ff6c 100644
--- a/package.json
+++ b/package.json
@@ -105,14 +105,14 @@
},
"devDependencies": {
"@babel/cli": "^7.18.10",
- "@babel/core": "^7.19.0",
- "@babel/preset-env": "^7.19.0",
+ "@babel/core": "^7.19.1",
+ "@babel/preset-env": "^7.19.1",
"@popperjs/core": "^2.11.6",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^22.0.2",
"@rollup/plugin-node-resolve": "^14.1.0",
"@rollup/plugin-replace": "^4.0.0",
- "autoprefixer": "^10.4.10",
+ "autoprefixer": "^10.4.11",
"bundlewatch": "^0.3.3",
"clean-css-cli": "^5.6.1",
"cross-env": "^7.0.3",
@@ -120,11 +120,11 @@
"eslint-config-xo": "^0.42.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-markdown": "^3.0.0",
- "eslint-plugin-unicorn": "^42.0.0",
+ "eslint-plugin-unicorn": "^43.0.2",
"find-unused-sass-variables": "^4.0.4",
"globby": "^11.1.0",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.89.0",
+ "hugo-bin": "^0.91.1",
"ip": "^2.0.0",
"jquery": "^3.6.1",
"karma": "^6.4.0",
@@ -137,7 +137,7 @@
"karma-jasmine-html-reporter": "^2.0.0",
"karma-rollup-preprocessor": "7.0.7",
"lockfile-lint": "^4.8.0",
- "nodemon": "^2.0.19",
+ "nodemon": "^2.0.20",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.16",
"postcss-cli": "^10.0.0",
@@ -146,7 +146,7 @@
"rtlcss": "^4.0.0",
"sass": "^1.54.9",
"shelljs": "^0.8.5",
- "stylelint": "^14.11.0",
+ "stylelint": "^14.12.0",
"stylelint-config-twbs-bootstrap": "^6.0.0",
"terser": "^5.15.0",
"vnu-jar": "21.10.12"