Skip to content

Commit f553b79

Browse files
chore(deps-dev): bump the types group with 1 update (#10552)
1 parent c326deb commit f553b79

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.56",
168+
"@types/react": "^18.2.57",
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.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==
3040+
"@types/react@*", "@types/react@^18.2.57":
3041+
version "18.2.57"
3042+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.57.tgz#147b516d8bdb2900219acbfc6f939bdeecca7691"
3043+
integrity sha512-ZvQsktJgSYrQiMirAN60y4O/LRevIV8hUzSOSNB6gfR3/o3wCBFQx3sPwIYtuDMeiVgsSS3UzCV26tEzgnfvQw==
30443044
dependencies:
30453045
"@types/prop-types" "*"
30463046
"@types/scheduler" "*"

0 commit comments

Comments
 (0)