Skip to content

Commit cb2056c

Browse files
chore(deps): update dependency @types/react to v18.2.48
1 parent b308f15 commit cb2056c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/demo-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"devDependencies": {
1616
"@sourcegraph/eslint-plugin-sourcegraph": "1.0.5",
17-
"@types/react": "18.2.37",
17+
"@types/react": "18.2.48",
1818
"react": "^17.0.2"
1919
}
2020
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1638,10 +1638,10 @@
16381638
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.4.tgz#fcf7205c25dff795ee79af1e30da2c9790808f11"
16391639
integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==
16401640

1641-
"@types/[email protected].37":
1642-
version "18.2.37"
1643-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.37.tgz#0f03af69e463c0f19a356c2660dbca5d19c44cae"
1644-
integrity sha512-RGAYMi2bhRgEXT3f4B92WTohopH6bIXw05FuGlmJEnv/omEn190+QYEIYxIAuIBdKgboYYdVved2p1AxZVQnaw==
1641+
"@types/[email protected].48":
1642+
version "18.2.48"
1643+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.48.tgz#11df5664642d0bd879c1f58bc1d37205b064e8f1"
1644+
integrity sha512-qboRCl6Ie70DQQG9hhNREz81jqC1cs9EVNcjQ1AU+jH6NFfSAhVVbrrY/+nSF+Bsk4AOwm9Qa61InvMCyV+H3w==
16451645
dependencies:
16461646
"@types/prop-types" "*"
16471647
"@types/scheduler" "*"

0 commit comments

Comments
 (0)