Skip to content

Commit 4da80d3

Browse files
authored
Merge pull request #36 from flycode-org/renovate/react-18.x
Update dependency @types/react to v18
2 parents 05397be + d02adc2 commit 4da80d3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@types/esquery": "1.0.2",
1313
"@types/jest": "27.4.1",
1414
"@types/node": "16.11.26",
15-
"@types/react": "17.0.43",
15+
"@types/react": "18.0.9",
1616
"@types/react-dom": "17.0.14",
1717
"classnames": "2.3.1",
1818
"esquery": "1.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1961,10 +1961,10 @@
19611961
"@types/scheduler" "*"
19621962
csstype "^3.0.2"
19631963

1964-
"@types/react@17.0.43":
1965-
version "17.0.43"
1966-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.43.tgz#4adc142887dd4a2601ce730bc56c3436fdb07a55"
1967-
integrity sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A==
1964+
"@types/react@18.0.9":
1965+
version "18.0.9"
1966+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.9.tgz#d6712a38bd6cd83469603e7359511126f122e878"
1967+
integrity sha512-9bjbg1hJHUm4De19L1cHiW0Jvx3geel6Qczhjd0qY5VKVE2X5+x77YxAepuCwVh4vrgZJdgEJw48zrhRIeF4Nw==
19681968
dependencies:
19691969
"@types/prop-types" "*"
19701970
"@types/scheduler" "*"

0 commit comments

Comments
 (0)