Skip to content

Commit cffb7ff

Browse files
chore(devdeps): update dependency typescript to v4.7.3 (#823)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 8fc0563 commit cffb7ff

File tree

3 files changed

+44
-44
lines changed

3 files changed

+44
-44
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"rollup": "2.75.5",
4343
"rollup-plugin-dts": "4.2.2",
4444
"rollup-plugin-visualizer": "5.6.0",
45-
"typescript": "4.7.2",
45+
"typescript": "4.7.3",
4646
"wait-for-expect": "3.0.2"
4747
},
4848
"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.16.0",
36-
"typescript": "4.7.2"
36+
"typescript": "4.7.3"
3737
}
3838
}

pnpm-lock.yaml

Lines changed: 42 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)