Skip to content

Commit 980f9cc

Browse files
committed
Update dependencies
* @eslint/js ^9.23.0 → ^9.25.0 * bootstrap ^5.3.3 → ^5.3.5 * eslint ^9.23.0 → ^9.25.0 * stylelint ^16.16.0 → ^16.18.0
1 parent da11c5a commit 980f9cc

File tree

2 files changed

+88
-88
lines changed

2 files changed

+88
-88
lines changed

package-lock.json

+84-84
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@
3434
"netlify": "cross-env-shell HUGO_BASEURL=$DEPLOY_PRIME_URL npm run build"
3535
},
3636
"devDependencies": {
37-
"@eslint/js": "^9.23.0",
37+
"@eslint/js": "^9.25.0",
3838
"autoprefixer": "^10.4.21",
39-
"bootstrap": "^5.3.3",
39+
"bootstrap": "^5.3.5",
4040
"clipboard": "^2.0.11",
4141
"cross-env": "^7.0.3",
42-
"eslint": "^9.23.0",
42+
"eslint": "^9.25.0",
4343
"find-unused-sass-variables": "^6.1.0",
4444
"globals": "^14.0.0",
4545
"hugo-bin": "^0.142.0",
@@ -49,7 +49,7 @@
4949
"npm-run-all2": "^7.0.2",
5050
"postcss": "^8.5.3",
5151
"postcss-cli": "^11.0.1",
52-
"stylelint": "^16.16.0",
52+
"stylelint": "^16.18.0",
5353
"stylelint-config-twbs-bootstrap": "^16.0.0",
5454
"vanilla-lazyload": "^19.1.3",
5555
"vnu-jar": "24.10.17"

0 commit comments

Comments
 (0)