Skip to content

Commit a4f4606

Browse files
chore(deps): update all non-major dependencies
1 parent 57b86a2 commit a4f4606

File tree

2 files changed

+441
-171
lines changed

2 files changed

+441
-171
lines changed

package.json

+7-7
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.19.0",
2929
"eslint-plugin-markdown": "^5.1.0",
3030
"eslint-plugin-unicorn": "^56.0.1",
3131
"globals": "^15.14.0",
32-
"typescript-eslint": "^8.18.2"
32+
"typescript-eslint": "^8.21.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",
38+
"@types/node": "^22.10.10",
3939
"automd": "^0.3.12",
4040
"changelogen": "^0.5.7",
41-
"eslint": "^9.17.0",
41+
"eslint": "^9.19.0",
4242
"eslint-typegen": "^0.3.2",
4343
"jiti": "^2.4.2",
4444
"prettier": "^3.4.2",
45-
"typescript": "^5.7.2",
45+
"typescript": "^5.7.3",
4646
"unbuild": "^2.0.0"
4747
},
4848
"peerDependencies": {
4949
"eslint": "*",
5050
"typescript": "*"
5151
},
52-
"packageManager": "[email protected].1"
52+
"packageManager": "[email protected].4"
5353
}

0 commit comments

Comments
 (0)