Skip to content

Commit e898da7

Browse files
committed
Update devDependencies
1 parent 55064b0 commit e898da7

File tree

2 files changed

+92
-82
lines changed

2 files changed

+92
-82
lines changed

package-lock.json

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

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -68,26 +68,26 @@
6868
"test": "npm-run-all --parallel --aggregate-output --continue-on-error test:*"
6969
},
7070
"devDependencies": {
71-
"@eslint/js": "^9.19.0",
71+
"@eslint/js": "^9.20.0",
7272
"@twbs/fantasticon": "^3.0.0",
7373
"autoprefixer": "^10.4.20",
7474
"bootstrap": "^5.3.3",
7575
"clean-css-cli": "^5.6.3",
7676
"clipboard": "^2.0.11",
7777
"cross-env": "^7.0.3",
78-
"eslint": "^9.19.0",
78+
"eslint": "^9.20.1",
7979
"find-unused-sass-variables": "^6.0.0",
8080
"fuse.js": "^7.1.0",
8181
"globals": "^14.0.0",
82-
"hugo-bin": "^0.140.1",
82+
"hugo-bin": "^0.141.2",
8383
"lockfile-lint": "^4.14.0",
8484
"npm-run-all2": "^7.0.2",
8585
"picocolors": "^1.1.1",
86-
"postcss": "^8.5.1",
86+
"postcss": "^8.5.3",
8787
"postcss-cli": "^11.0.0",
8888
"stylelint": "^16.14.1",
8989
"stylelint-config-twbs-bootstrap": "^15.1.0",
90-
"svg-sprite": "^3.0.0-rc2",
90+
"svg-sprite": "^3.0.0-rc3",
9191
"svgo": "^3.3.2",
9292
"vnu-jar": "24.10.17"
9393
}

0 commit comments

Comments
 (0)