Skip to content

Commit 8eca5fe

Browse files
chore(deps-dev): bump the types group with 1 update (#10132)
1 parent 0670f6a commit 8eca5fe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
"@types/jest": "^29.5.10",
160160
"@types/mdast": "^4.0.3",
161161
"@types/node": "^18.16.6",
162-
"@types/react": "^18.2.41",
162+
"@types/react": "^18.2.42",
163163
"@types/react-dom": "^18.2.17",
164164
"@types/react-modal": "^3.16.3",
165165
"@typescript-eslint/eslint-plugin": "^5.62.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3092,10 +3092,10 @@
30923092
dependencies:
30933093
"@types/react" "*"
30943094

3095-
"@types/react@*", "@types/react@^18.2.41":
3096-
version "18.2.41"
3097-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.41.tgz#9eea044246bdb10510df89ef7f8422a8b6ad8fb9"
3098-
integrity sha512-CwOGr/PiLiNBxEBqpJ7fO3kocP/2SSuC9fpH5K7tusrg4xPSRT/193rzolYwQnTN02We/ATXKnb6GqA5w4fRxw==
3095+
"@types/react@*", "@types/react@^18.2.42":
3096+
version "18.2.42"
3097+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.42.tgz#6f6b11a904f6d96dda3c2920328a97011a00aba7"
3098+
integrity sha512-c1zEr96MjakLYus/wPnuWDo1/zErfdU9rNsIGmE+NV71nx88FG9Ttgo5dqorXTu/LImX2f63WBP986gJkMPNbA==
30993099
dependencies:
31003100
"@types/prop-types" "*"
31013101
"@types/scheduler" "*"

0 commit comments

Comments
 (0)