Skip to content

Commit 2ed1c90

Browse files
yowainwrightgithub-actions[bot]
authored andcommitted
Update dependencies
1 parent 1d96da2 commit 2ed1c90

File tree

2 files changed

+98
-98
lines changed

2 files changed

+98
-98
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"@commitlint/cli": "20.5.0",
4646
"@commitlint/config-conventional": "20.5.0",
4747
"@types/node": "25.5.0",
48-
"@typescript-eslint/eslint-plugin": "8.57.0",
49-
"@typescript-eslint/parser": "8.57.0",
48+
"@typescript-eslint/eslint-plugin": "8.57.2",
49+
"@typescript-eslint/parser": "8.57.2",
5050
"codependence": "0.3.1",
5151
"eslint": "8.57.0",
5252
"eslint-config-prettier": "^10.1.8",
@@ -58,7 +58,7 @@
5858
"tslib": "2.8.1",
5959
"tsup": "^8.0.1",
6060
"tsx": "^4.7.0",
61-
"typescript": "5.9.3"
61+
"typescript": "6.0.2"
6262
},
6363
"commitlint": {
6464
"extends": [

0 commit comments

Comments
 (0)