aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2023-12-17 22:16:05 +0200
committerGitHub <[email protected]>2023-12-17 22:16:05 +0200
commit958b610cfa0cfb888c14f48fb0dc8eafc8a99014 (patch)
treeb2a650c7e92bfd27a2ddbbee054ec7ff3cb9832b /package.json
parent3486c9d9d81efc50b6ea1ef77d158160d87729a1 (diff)
downloadbootstrap-958b610cfa0cfb888c14f48fb0dc8eafc8a99014.tar.xz
bootstrap-958b610cfa0cfb888c14f48fb0dc8eafc8a99014.zip
Update devDependencies (#39504)
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 45bdd511f..1c70d2627 100644
--- a/package.json
+++ b/package.json
@@ -104,7 +104,7 @@
},
"devDependencies": {
"@babel/cli": "^7.23.4",
- "@babel/core": "^7.23.3",
+ "@babel/core": "^7.23.6",
"@babel/preset-env": "^7.23.6",
"@popperjs/core": "^2.11.8",
"@rollup/plugin-babel": "^6.0.4",
@@ -115,10 +115,10 @@
"bundlewatch": "^0.3.3",
"clean-css-cli": "^5.6.3",
"cross-env": "^7.0.3",
- "eslint": "^8.54.0",
+ "eslint": "^8.56.0",
"eslint-config-xo": "^0.43.1",
"eslint-plugin-html": "^7.1.0",
- "eslint-plugin-import": "^2.29.0",
+ "eslint-plugin-import": "^2.29.1",
"eslint-plugin-markdown": "^3.0.1",
"eslint-plugin-unicorn": "^49.0.0",
"find-unused-sass-variables": "^5.0.0",
@@ -141,8 +141,8 @@
"nodemon": "^3.0.2",
"npm-run-all2": "^6.1.1",
"postcss": "^8.4.32",
- "postcss-cli": "^10.1.0",
- "rollup": "^3.29.3",
+ "postcss-cli": "^11.0.0",
+ "rollup": "^3.29.4",
"rollup-plugin-istanbul": "^5.0.0",
"rtlcss": "^4.1.1",
"sass": "^1.69.5",