Skip to content

Commit bec725a

Browse files
committed
chore(deps): update dependency @types/react to ^18.2.43
1 parent 32bbc2a commit bec725a

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.44.8",
4141
"@types/jest": "^29.5.11",
42-
"@types/react": "^18.2.42",
42+
"@types/react": "^18.2.43",
4343
"husky": "^8.0.3",
4444
"jest": "^29.7.0",
4545
"lint-staged": "^15.2.0",

yarn.lock

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

1587-
"@types/react@^18.2.42":
1588-
version "18.2.42"
1589-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.42.tgz#6f6b11a904f6d96dda3c2920328a97011a00aba7"
1590-
integrity sha512-c1zEr96MjakLYus/wPnuWDo1/zErfdU9rNsIGmE+NV71nx88FG9Ttgo5dqorXTu/LImX2f63WBP986gJkMPNbA==
1587+
"@types/react@^18.2.43":
1588+
version "18.2.43"
1589+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.43.tgz#c58e5abe241e6f71f60ce30e2a9aceb9d3a2a374"
1590+
integrity sha512-nvOV01ZdBdd/KW6FahSbcNplt2jCJfyWdTos61RYHV+FVv5L/g9AOX1bmbVcWcLFL8+KHQfh1zVIQrud6ihyQA==
15911591
dependencies:
15921592
"@types/prop-types" "*"
15931593
"@types/scheduler" "*"

0 commit comments

Comments
 (0)