Skip to content

Commit 2ff85ce

Browse files
Bump the development-dependencies group with 4 updates (#70)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd339c4 commit 2ff85ce

File tree

2 files changed

+44
-32
lines changed

2 files changed

+44
-32
lines changed

package-lock.json

+40-28
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
@@ -45,13 +45,13 @@
4545
"devDependencies": {
4646
"@stylelint/prettier-config": "^3.0.0",
4747
"@stylelint/remark-preset": "^5.1.1",
48-
"eslint": "^9.21.0",
48+
"eslint": "^9.23.0",
4949
"eslint-config-stylelint": "^23.0.0",
5050
"husky": "^9.1.7",
51-
"lint-staged": "^15.4.3",
52-
"prettier": "^3.5.2",
51+
"lint-staged": "^15.5.0",
52+
"prettier": "^3.5.3",
5353
"remark-cli": "^12.0.1",
54-
"yaml": "^2.7.0"
54+
"yaml": "^2.7.1"
5555
},
5656
"engines": {
5757
"node": ">=20"

0 commit comments

Comments
 (0)