Skip to content

Commit c8e296e

Browse files
authored
Merge pull request #86 from increments/dependabot/npm_and_yarn/types/react-dom-18.2.18
Bump @types/react-dom from 18.2.8 to 18.2.18
2 parents df27ebc + 424105c commit c8e296e

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
@@ -28,7 +28,7 @@
2828
"@types/jest": "^29.4.0",
2929
"@types/node": "^18.16.18",
3030
"@types/react": "^18.2.24",
31-
"@types/react-dom": "^18.2.8",
31+
"@types/react-dom": "^18.2.18",
3232
"@types/webpack": "^5.28.5",
3333
"@types/ws": "^8.5.10",
3434
"@typescript-eslint/eslint-plugin": "^6.0.0",

yarn.lock

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

1023-
"@types/react-dom@^18.2.8":
1024-
version "18.2.8"
1025-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.8.tgz#338f1b0a646c9f10e0a97208c1d26b9f473dffd6"
1026-
integrity sha512-bAIvO5lN/U8sPGvs1Xm61rlRHHaq5rp5N3kp9C+NJ/Q41P8iqjkXSu0+/qu8POsjH9pNWb0OYabFez7taP7omw==
1023+
"@types/react-dom@^18.2.18":
1024+
version "18.2.18"
1025+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.18.tgz#16946e6cd43971256d874bc3d0a72074bb8571dd"
1026+
integrity sha512-TJxDm6OfAX2KJWJdMEVTwWke5Sc/E/RlnPGvGfS0W7+6ocy2xhDVQVh/KvC2Uf7kACs+gDytdusDSdWfWkaNzw==
10271027
dependencies:
10281028
"@types/react" "*"
10291029

0 commit comments

Comments
 (0)