aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2023-08-01 11:33:14 +0300
committerGitHub <[email protected]>2023-08-01 11:33:14 +0300
commitfc8b03bee3929822c5418177be0c56d1745337fd (patch)
treec0ad70240943f6bd9f22319e1c5fb5c4bdf1224c /package.json
parent92aedd15fcf1ec08eed170c5b60c49930f92e911 (diff)
downloadbootstrap-fc8b03bee3929822c5418177be0c56d1745337fd.tar.xz
bootstrap-fc8b03bee3929822c5418177be0c56d1745337fd.zip
Update devDependencies (#38990)
* eslint ^8.45.0 → ^8.46.0 * eslint-plugin-import ^2.27.5 → ^2.28.0 * eslint-plugin-markdown ^3.0.0 → ^3.0.1 * eslint-plugin-unicorn ^48.0.0 → ^48.0.1 * hugo-bin ^0.111.4 → ^0.112.1 * rollup ^3.26.3 → ^3.27.0 * sass ^1.64.1 → ^1.64.2
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 f0d087e3b..8be4970f4 100644
--- a/package.json
+++ b/package.json
@@ -115,16 +115,16 @@
"bundlewatch": "^0.3.3",
"clean-css-cli": "^5.6.2",
"cross-env": "^7.0.3",
- "eslint": "^8.45.0",
+ "eslint": "^8.46.0",
"eslint-config-xo": "^0.43.1",
"eslint-plugin-html": "^7.1.0",
- "eslint-plugin-import": "^2.27.5",
- "eslint-plugin-markdown": "^3.0.0",
- "eslint-plugin-unicorn": "^48.0.0",
+ "eslint-plugin-import": "^2.28.0",
+ "eslint-plugin-markdown": "^3.0.1",
+ "eslint-plugin-unicorn": "^48.0.1",
"find-unused-sass-variables": "^5.0.0",
"globby": "^11.1.0",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.111.4",
+ "hugo-bin": "^0.112.1",
"ip": "^2.0.0",
"jasmine": "^4.6.0",
"jquery": "^3.7.0",
@@ -142,10 +142,10 @@
"npm-run-all2": "^6.0.6",
"postcss": "^8.4.27",
"postcss-cli": "^10.1.0",
- "rollup": "^3.26.3",
+ "rollup": "^3.27.0",
"rollup-plugin-istanbul": "^4.0.0",
"rtlcss": "^4.1.0",
- "sass": "^1.64.1",
+ "sass": "^1.64.2",
"sass-true": "^7.0.0",
"shelljs": "^0.8.5",
"stylelint": "^15.10.2",