Skip to content

Commit 02256fa

Browse files
chore(deps-dev): bump the types group with 1 update (#10681)
1 parent 3214666 commit 02256fa

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
@@ -166,7 +166,7 @@
166166
"@types/jest": "^29.5.12",
167167
"@types/mdast": "^4.0.3",
168168
"@types/node": "^18.16.6",
169-
"@types/react": "^18.2.64",
169+
"@types/react": "^18.2.65",
170170
"@types/react-dom": "^18.2.21",
171171
"@types/react-modal": "^3.16.3",
172172
"babel-jest": "^29.7.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3121,10 +3121,10 @@
31213121
dependencies:
31223122
"@types/react" "*"
31233123

3124-
"@types/react@*", "@types/react@^18.2.64":
3125-
version "18.2.64"
3126-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.64.tgz#3700fbb6b2fa60a6868ec1323ae4cbd446a2197d"
3127-
integrity sha512-MlmPvHgjj2p3vZaxbQgFUQFvD8QiZwACfGqEdDSWou5yISWxDQ4/74nCAwsUiX7UFLKZz3BbVSPj+YxeoGGCfg==
3124+
"@types/react@*", "@types/react@^18.2.65":
3125+
version "18.2.65"
3126+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.65.tgz#54eb311fa9aba173c9e163d42ec188d5a42878b8"
3127+
integrity sha512-98TsY0aW4jqx/3RqsUXwMDZSWR1Z4CUlJNue8ueS2/wcxZOsz4xmW1X8ieaWVRHcmmQM3R8xVA4XWB3dJnWwDQ==
31283128
dependencies:
31293129
"@types/prop-types" "*"
31303130
"@types/scheduler" "*"

0 commit comments

Comments
 (0)