Skip to content

Commit 96a5c01

Browse files
renovate[bot]philibea
authored andcommitted
chore(devdeps): update dependency typescript to v5.6.2
1 parent c471428 commit 96a5c01

File tree

3 files changed

+83
-83
lines changed

3 files changed

+83
-83
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"read-pkg": "9.0.1",
4545
"shx": "0.3.4",
4646
"tstyche": "2.1.1",
47-
"typescript": "5.5.4",
47+
"typescript": "5.6.2",
4848
"vite": "5.4.8",
4949
"vitest": "2.1.1",
5050
"vitest-localstorage-mock": "0.1.2",

packages/eslint-config-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@
5151
},
5252
"devDependencies": {
5353
"eslint": "9.10.0",
54-
"typescript": "5.5.4"
54+
"typescript": "5.6.2"
5555
}
5656
}

0 commit comments

Comments
 (0)