Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit af983c9

Browse files
authoredFeb 26, 2025··
chore(deps): update all non-major dependencies
1 parent 57b86a2 commit af983c9

File tree

2 files changed

+682
-575
lines changed

2 files changed

+682
-575
lines changed
 

‎package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -25,29 +25,29 @@
2525
"typegen": "node ./scripts/typegen.mjs"
2626
},
2727
"dependencies": {
28-
"@eslint/js": "^9.17.0",
28+
"@eslint/js": "^9.21.0",
2929
"eslint-plugin-markdown": "^5.1.0",
3030
"eslint-plugin-unicorn": "^56.0.1",
31-
"globals": "^15.14.0",
32-
"typescript-eslint": "^8.18.2"
31+
"globals": "^15.15.0",
32+
"typescript-eslint": "^8.25.0"
3333
},
3434
"devDependencies": {
35-
"@eslint/config-inspector": "^0.6.0",
35+
"@eslint/config-inspector": "^0.7.1",
3636
"@types/eslint": "^9.6.1",
3737
"@types/eslint__js": "^8.42.3",
38-
"@types/node": "^22.10.2",
39-
"automd": "^0.3.12",
40-
"changelogen": "^0.5.7",
41-
"eslint": "^9.17.0",
38+
"@types/node": "^22.13.5",
39+
"automd": "^0.4.0",
40+
"changelogen": "^0.6.0",
41+
"eslint": "^9.21.0",
4242
"eslint-typegen": "^0.3.2",
4343
"jiti": "^2.4.2",
44-
"prettier": "^3.4.2",
45-
"typescript": "^5.7.2",
44+
"prettier": "^3.5.2",
45+
"typescript": "^5.7.3",
4646
"unbuild": "^2.0.0"
4747
},
4848
"peerDependencies": {
4949
"eslint": "*",
5050
"typescript": "*"
5151
},
52-
"packageManager": "pnpm@9.15.1"
52+
"packageManager": "pnpm@9.15.6"
5353
}

‎pnpm-lock.yaml

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

0 commit comments

Comments
 (0)
Please sign in to comment.