Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit 4d0c535

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react to v18.0.12
1 parent f90e82c commit 4d0c535

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@types/execa": "0.9.0",
4545
"@types/node": "17.0.40",
4646
"@types/prop-types": "15.7.5",
47-
"@types/react": "18.0.11",
47+
"@types/react": "18.0.12",
4848
"ava": "4.3.0",
4949
"babel-core": "6.26.3",
5050
"babel-preset-es2015": "6.24.1",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -307,10 +307,10 @@
307307
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
308308
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
309309

310-
"@types/[email protected].11":
311-
version "18.0.11"
312-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.11.tgz#94c9b62020caff17d117374d724de853ec711d21"
313-
integrity sha512-JxSwm54IgMW4XTR+zFF5QpNx4JITmFbB4WHR2J0vg9RpjNeyqEMlODXsD2e64br6GX70TL0UYjZJETpyyC1WdA==
310+
"@types/[email protected].12":
311+
version "18.0.12"
312+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.12.tgz#cdaa209d0a542b3fcf69cf31a03976ec4cdd8840"
313+
integrity sha512-duF1OTASSBQtcigUvhuiTB1Ya3OvSy+xORCiEf20H0P0lzx+/KeVsA99U5UjLXSbyo1DRJDlLKqTeM1ngosqtg==
314314
dependencies:
315315
"@types/prop-types" "*"
316316
"@types/scheduler" "*"

0 commit comments

Comments
 (0)