Skip to content

Commit 74ea005

Browse files
renovate[bot]scaleway-botphilibea
authored
chore(devdeps): update dependency typescript to v5.3.3 (#1713)
* chore(devdeps): update dependency typescript to v5.3.3 * chore: add changeset renovate-4e08102 --------- 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 cbf4269 commit 74ea005

File tree

4 files changed

+66
-61
lines changed

4 files changed

+66
-61
lines changed

.changeset/renovate-4e08102.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.3.3`.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"rollup-plugin-preserve-shebangs": "0.2.0",
5454
"rollup-plugin-visualizer": "5.10.0",
5555
"tsd-lite": "0.8.0",
56-
"typescript": "5.3.2",
56+
"typescript": "5.3.3",
5757
"wait-for-expect": "3.0.2"
5858
},
5959
"scripts": {

packages/eslint-config-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535
},
3636
"devDependencies": {
3737
"eslint": "8.55.0",
38-
"typescript": "5.3.2"
38+
"typescript": "5.3.3"
3939
}
4040
}

0 commit comments

Comments
 (0)