Skip to content

Commit 7567fc8

Browse files
committed
chore(deps): update dependency @types/react to v18.2.33
1 parent 0ae1562 commit 7567fc8

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.25",
17+
"@types/react": "18.2.33",
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].25":
1642-
version "18.2.25"
1643-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.25.tgz#99fa44154132979e870ff409dc5b6e67f06f0199"
1644-
integrity sha512-24xqse6+VByVLIr+xWaQ9muX1B4bXJKXBbjszbld/UEDslGLY53+ZucF44HCmLbMPejTzGG9XgR+3m2/Wqu1kw==
1641+
"@types/[email protected].33":
1642+
version "18.2.33"
1643+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.33.tgz#055356243dc4350a9ee6c6a2c07c5cae12e38877"
1644+
integrity sha512-v+I7S+hu3PIBoVkKGpSYYpiBT1ijqEzWpzQD62/jm4K74hPpSP7FF9BnKG6+fg2+62weJYkkBWDJlZt5JO/9hg==
16451645
dependencies:
16461646
"@types/prop-types" "*"
16471647
"@types/scheduler" "*"

0 commit comments

Comments
 (0)