Skip to content

Commit 5cb4839

Browse files
committed
chore(deps): update dependency @types/react to ^18.2.56
1 parent a11581b commit 5cb4839

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@txo/tsconfig": "^1.1.1",
4040
"@types/eslint": "^8.56.2",
4141
"@types/jest": "^29.5.12",
42-
"@types/react": "^18.2.55",
42+
"@types/react": "^18.2.56",
4343
"husky": "^8.0.3",
4444
"jest": "^29.7.0",
4545
"lint-staged": "^15.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1581,10 +1581,10 @@
15811581
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
15821582
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
15831583

1584-
"@types/react@^18.2.55":
1585-
version "18.2.55"
1586-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.55.tgz#38141821b7084404b5013742bc4ae08e44da7a67"
1587-
integrity sha512-Y2Tz5P4yz23brwm2d7jNon39qoAtMMmalOQv6+fEFt1mT+FcM3D841wDpoUvFXhaYenuROCy3FZYqdTjM7qVyA==
1584+
"@types/react@^18.2.56":
1585+
version "18.2.56"
1586+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.56.tgz#2d3e9021a0b6eb5bfc227761cc61b1c6dc6e0cd8"
1587+
integrity sha512-NpwHDMkS/EFZF2dONFQHgkPRwhvgq/OAvIaGQzxGSBmaeR++kTg6njr15Vatz0/2VcCEwJQFi6Jf4Q0qBu0rLA==
15881588
dependencies:
15891589
"@types/prop-types" "*"
15901590
"@types/scheduler" "*"

0 commit comments

Comments
 (0)