Skip to content

Commit 0d17553

Browse files
chore(devdeps): update dependency typescript to v4.8.4 (#1003)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 13bdd90 commit 0d17553

File tree

3 files changed

+61
-73
lines changed

3 files changed

+61
-73
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"rollup-plugin-dts": "4.2.2",
4545
"rollup-plugin-visualizer": "5.8.2",
4646
"tsd-lite": "0.6.0",
47-
"typescript": "4.8.3",
47+
"typescript": "4.8.4",
4848
"wait-for-expect": "3.0.2"
4949
},
5050
"scripts": {

packages/eslint-config-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
},
3434
"devDependencies": {
3535
"eslint": "8.24.0",
36-
"typescript": "4.8.3"
36+
"typescript": "4.8.4"
3737
}
3838
}

0 commit comments

Comments
 (0)