aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2022-02-01 08:35:01 +0200
committerGitHub <[email protected]>2022-02-01 08:35:01 +0200
commit9d44b603d5bc4380eba162d6c1b0b7b763ec607b (patch)
treedbb2b99ba7b1235adda85d63ecb7ab767fa8330f /package.json
parent76802e2d47527a19c8591d0b23df56a093a40dfd (diff)
downloadbootstrap-9d44b603d5bc4380eba162d6c1b0b7b763ec607b.tar.xz
bootstrap-9d44b603d5bc4380eba162d6c1b0b7b763ec607b.zip
Update devDependencies (#35743)
* clean-css-cli ^5.5.0 → ^5.5.2 * cspell ^5.16.0 → ^5.17.0 * eslint ^8.7.0 → ^8.8.0 * hugo-bin ^0.80.0 → ^0.80.1 * karma ^6.3.12 → ^6.3.13 * rollup ^2.66.0 → ^2.66.1 * sass ^1.49.0 → ^1.49.4
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 4ba951eb8..ff6f43f45 100644
--- a/package.json
+++ b/package.json
@@ -108,19 +108,19 @@
"@rollup/plugin-replace": "^3.0.1",
"autoprefixer": "^10.4.2",
"bundlewatch": "^0.3.3",
- "clean-css-cli": "^5.5.0",
+ "clean-css-cli": "^5.5.2",
"cross-env": "^7.0.3",
- "eslint": "^8.7.0",
+ "eslint": "^8.8.0",
"eslint-config-xo": "^0.39.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-unicorn": "^40.1.0",
"find-unused-sass-variables": "^3.1.0",
"globby": "^11.0.4",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.80.0",
+ "hugo-bin": "^0.80.1",
"ip": "^1.1.5",
"jquery": "^3.6.0",
- "karma": "^6.3.12",
+ "karma": "^6.3.13",
"karma-browserstack-launcher": "1.4.0",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage-istanbul-reporter": "^3.0.3",
@@ -134,12 +134,12 @@
"npm-run-all": "^4.1.5",
"postcss": "^8.4.5",
"postcss-cli": "^9.1.0",
- "rollup": "^2.66.0",
+ "rollup": "^2.66.1",
"rollup-plugin-istanbul": "^3.0.0",
"rtlcss": "^3.5.0",
- "sass": "^1.49.0",
+ "sass": "^1.49.4",
"shelljs": "^0.8.5",
- "stylelint": "^14.2.0",
+ "stylelint": "14.2.0",
"stylelint-config-twbs-bootstrap": "^3.0.1",
"terser": "^5.10.0",
"vnu-jar": "21.10.12"