Skip to content

Commit 4187c84

Browse files
renovate[bot]scaleway-botphilibea
authored andcommitted
chore(devdeps): update dependency typescript to v5.7.2 (#2318)
* chore(devdeps): update dependency typescript to v5.7.2 * chore: add changeset renovate-e2ad89a --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Scaleway Bot <[email protected]> Co-authored-by: philibeaux <[email protected]>
1 parent d262ba9 commit 4187c84

File tree

4 files changed

+88
-83
lines changed

4 files changed

+88
-83
lines changed

.changeset/renovate-e2ad89a.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@scaleway/eslint-config-react': patch
3+
---
4+
5+
Updated dependency `typescript` to `5.7.2`.

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": "3.0.0",
47-
"typescript": "5.6.3",
47+
"typescript": "5.7.2",
4848
"vite": "5.4.11",
4949
"vitest": "2.1.6",
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.13.0",
54-
"typescript": "5.6.3"
54+
"typescript": "5.7.2"
5555
}
5656
}

0 commit comments

Comments
 (0)