Skip to content

Commit 8ae99b8

Browse files
chore(devdeps): update dependency typescript to v4.8.2 (#943)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6520f72 commit 8ae99b8

File tree

3 files changed

+284
-120
lines changed

3 files changed

+284
-120
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"rollup": "2.78.1",
4242
"rollup-plugin-dts": "4.2.2",
4343
"rollup-plugin-visualizer": "5.7.1",
44-
"typescript": "4.7.4",
44+
"typescript": "4.8.2",
4545
"wait-for-expect": "3.0.2"
4646
},
4747
"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.22.0",
36-
"typescript": "4.7.4"
36+
"typescript": "4.8.2"
3737
}
3838
}

0 commit comments

Comments
 (0)