Skip to content

Commit 75b9757

Browse files
chore(deps): update dependency @types/react to v18.2.36 (#4971)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 84b1e71 commit 75b9757

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
},
6969
"resolutions": {
7070
"decode-uri-component": "0.2.2",
71-
"@types/react": "18.2.35",
71+
"@types/react": "18.2.36",
7272
"**/recursive-readdir/minimatch": "6.2.0",
7373
"fastify": "3.29.5",
7474
"json5": "2.2.3",

webview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/jest": "29.5.7",
5959
"@types/jsdom": "21.1.4",
6060
"@types/node": "16.x",
61-
"@types/react": "18.2.35",
61+
"@types/react": "18.2.36",
6262
"@types/react-dom": "18.2.14",
6363
"@types/react-virtualized": "9.21.26",
6464
"@types/webpack": "5.28.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6104,10 +6104,10 @@
61046104
"@types/prop-types" "*"
61056105
"@types/react" "*"
61066106

6107-
"@types/react@*", "@types/[email protected].35", "@types/react@>=16", "@types/react@^16.9.19":
6108-
version "18.2.35"
6109-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.35.tgz#bacdc6d139a4d6d47e5186e1a96952c65e1f3792"
6110-
integrity sha512-LG3xpFZ++rTndV+/XFyX5vUP7NI9yxyk+MQvBDq+CVs8I9DLSc3Ymwb1Vmw5YDoeNeHN4PDZa3HylMKJYT9PNQ==
6107+
"@types/react@*", "@types/[email protected].36", "@types/react@>=16", "@types/react@^16.9.19":
6108+
version "18.2.36"
6109+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.36.tgz#bc68ffb4408e5d0c419b0760b2eaeec70aeeedb3"
6110+
integrity sha512-o9XFsHYLLZ4+sb9CWUYwHqFVoG61SesydF353vFMMsQziiyRu8np4n2OYMUSDZ8XuImxDr9c5tR7gidlH29Vnw==
61116111
dependencies:
61126112
"@types/prop-types" "*"
61136113
"@types/scheduler" "*"

0 commit comments

Comments
 (0)