Skip to content

Commit 6b95d7c

Browse files
chore(deps-dev): bump the types group with 1 update (#10542)
1 parent 50d18a1 commit 6b95d7c

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
@@ -165,7 +165,7 @@
165165
"@types/jest": "^29.5.12",
166166
"@types/mdast": "^4.0.3",
167167
"@types/node": "^18.16.6",
168-
"@types/react": "^18.2.55",
168+
"@types/react": "^18.2.56",
169169
"@types/react-dom": "^18.2.19",
170170
"@types/react-modal": "^3.16.3",
171171
"@typescript-eslint/eslint-plugin": "^5.62.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3037,10 +3037,10 @@
30373037
dependencies:
30383038
"@types/react" "*"
30393039

3040-
"@types/react@*", "@types/react@^18.2.55":
3041-
version "18.2.55"
3042-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.55.tgz#38141821b7084404b5013742bc4ae08e44da7a67"
3043-
integrity sha512-Y2Tz5P4yz23brwm2d7jNon39qoAtMMmalOQv6+fEFt1mT+FcM3D841wDpoUvFXhaYenuROCy3FZYqdTjM7qVyA==
3040+
"@types/react@*", "@types/react@^18.2.56":
3041+
version "18.2.56"
3042+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.56.tgz#2d3e9021a0b6eb5bfc227761cc61b1c6dc6e0cd8"
3043+
integrity sha512-NpwHDMkS/EFZF2dONFQHgkPRwhvgq/OAvIaGQzxGSBmaeR++kTg6njr15Vatz0/2VcCEwJQFi6Jf4Q0qBu0rLA==
30443044
dependencies:
30453045
"@types/prop-types" "*"
30463046
"@types/scheduler" "*"

0 commit comments

Comments
 (0)