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>2021-11-09 09:02:36 +0300
committerGitHub <noreply@github.com>2021-11-09 09:02:36 +0300
commit367caea501b77b23afee9d49a1f678040767f341 (patch)
tree30f855aa5f4f912ab242f284b04de59b49ec4289 /package.json
parente958cd26371a19df613efce52ecf42c4b0adcddd (diff)
Update devDependencies (#35322)
* cspell ^5.12.4 → ^5.12.6 * eslint ^8.1.0 → ^8.2.0 * eslint-plugin-unicorn ^37.0.1 → ^38.0.1 * hugo-bin ^0.76.1 → ^0.77.2 * karma ^6.3.7 → ^6.3.8 * linkinator ^2.14.4 → ^2.14.5 * postcss-cli ^9.0.1 → ^9.0.2 * rtlcss ^3.4.0 → ^3.5.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/package.json b/package.json
index 5722a414cb..8ebf4bbbce 100644
--- a/package.json
+++ b/package.json
@@ -112,19 +112,19 @@
"bundlewatch": "^0.3.2",
"clean-css-cli": "^5.4.2",
"cross-env": "^7.0.3",
- "cspell": "^5.12.4",
- "eslint": "^8.1.0",
+ "cspell": "^5.12.6",
+ "eslint": "^8.2.0",
"eslint-config-xo": "^0.39.0",
"eslint-plugin-import": "^2.25.2",
- "eslint-plugin-unicorn": "^37.0.1",
+ "eslint-plugin-unicorn": "^38.0.1",
"find-unused-sass-variables": "^3.1.0",
"glob": "^7.2.0",
"globby": "^11.0.4",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.76.1",
+ "hugo-bin": "^0.77.2",
"ip": "^1.1.5",
"jquery": "^3.6.0",
- "karma": "^6.3.7",
+ "karma": "^6.3.8",
"karma-browserstack-launcher": "1.4.0",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage-istanbul-reporter": "^3.0.3",
@@ -133,15 +133,15 @@
"karma-jasmine": "^4.0.1",
"karma-jasmine-html-reporter": "^1.7.0",
"karma-rollup-preprocessor": "^7.0.7",
- "linkinator": "^2.14.4",
+ "linkinator": "^2.14.5",
"lockfile-lint": "^4.6.2",
"nodemon": "^2.0.14",
"npm-run-all": "^4.1.5",
"postcss": "^8.3.11",
- "postcss-cli": "^9.0.1",
+ "postcss-cli": "^9.0.2",
"rollup": "^2.59.0",
"rollup-plugin-istanbul": "^3.0.0",
- "rtlcss": "^3.4.0",
+ "rtlcss": "^3.5.0",
"sass": "^1.43.4",
"shelljs": "^0.8.4",
"stylelint": "^13.13.1",