Skip to content

Commit 4e8e693

Browse files
chore(deps): update dependency @types/react-dom to v18.2.19 (#5303)
1 parent 5f003e1 commit 4e8e693

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

webview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@types/jsdom": "21.1.6",
5757
"@types/node": "16.x",
5858
"@types/react": "18.2.55",
59-
"@types/react-dom": "18.2.18",
59+
"@types/react-dom": "18.2.19",
6060
"@types/react-virtualized": "9.21.29",
6161
"@types/vega": "3.2.0",
6262
"@types/webpack": "5.28.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4434,10 +4434,10 @@
44344434
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc"
44354435
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==
44364436

4437-
"@types/[email protected].18":
4438-
version "18.2.18"
4439-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.18.tgz#16946e6cd43971256d874bc3d0a72074bb8571dd"
4440-
integrity sha512-TJxDm6OfAX2KJWJdMEVTwWke5Sc/E/RlnPGvGfS0W7+6ocy2xhDVQVh/KvC2Uf7kACs+gDytdusDSdWfWkaNzw==
4437+
"@types/[email protected].19":
4438+
version "18.2.19"
4439+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.19.tgz#b84b7c30c635a6c26c6a6dfbb599b2da9788be58"
4440+
integrity sha512-aZvQL6uUbIJpjZk4U8JZGbau9KDeAwMfmhyWorxgBkqDIEf6ROjRozcmPIicqsUwPUjbkDfHKgGee1Lq65APcA==
44414441
dependencies:
44424442
"@types/react" "*"
44434443

0 commit comments

Comments
 (0)