Skip to content

Commit a6dabe4

Browse files
authored
Merge pull request #104 from increments/dependabot/npm_and_yarn/types/react-18.2.53
Bump @types/react from 18.2.24 to 18.2.53
2 parents b16a430 + 83a74fd commit a6dabe4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/express": "^4.17.21",
2828
"@types/jest": "^29.4.0",
2929
"@types/node": "^18.16.18",
30-
"@types/react": "^18.2.24",
30+
"@types/react": "^18.2.53",
3131
"@types/react-dom": "^18.2.18",
3232
"@types/webpack": "^5.28.5",
3333
"@types/ws": "^8.5.10",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1027,10 +1027,10 @@
10271027
dependencies:
10281028
"@types/react" "*"
10291029

1030-
"@types/react@*", "@types/react@^18.2.24":
1031-
version "18.2.24"
1032-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.24.tgz#3c7d68c02e0205a472f04abe4a0c1df35d995c05"
1033-
integrity sha512-Ee0Jt4sbJxMu1iDcetZEIKQr99J1Zfb6D4F3qfUWoR1JpInkY1Wdg4WwCyBjL257D0+jGqSl1twBjV8iCaC0Aw==
1030+
"@types/react@*", "@types/react@^18.2.53":
1031+
version "18.2.53"
1032+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.53.tgz#09c21b4621aaad5fed6a5045b33a7430749d8dc5"
1033+
integrity sha512-52IHsMDT8qATp9B9zoOyobW8W3/0QhaJQTw1HwRj0UY2yBpCAQ7+S/CqHYQ8niAm3p4ji+rWUQ9UCib0GxQ60w==
10341034
dependencies:
10351035
"@types/prop-types" "*"
10361036
"@types/scheduler" "*"

0 commit comments

Comments
 (0)