Skip to content

Commit a54b37e

Browse files
committed
chore(deps): update dependency @types/react to ^18.2.74
1 parent f4f43a0 commit a54b37e

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.7",
4141
"@types/jest": "^29.5.12",
42-
"@types/react": "^18.2.73",
42+
"@types/react": "^18.2.74",
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
@@ -1425,10 +1425,10 @@
14251425
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
14261426
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
14271427

1428-
"@types/react@^18.2.73":
1429-
version "18.2.73"
1430-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.73.tgz#0579548ad122660d99e00499d22e33b81e73ed94"
1431-
integrity sha512-XcGdod0Jjv84HOC7N5ziY3x+qL0AfmubvKOZ9hJjJ2yd5EE+KYjWhdOjt387e9HPheHkdggF9atTifMRtyAaRA==
1428+
"@types/react@^18.2.74":
1429+
version "18.2.74"
1430+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.74.tgz#2d52eb80e4e7c4ea8812c89181d6d590b53f958c"
1431+
integrity sha512-9AEqNZZyBx8OdZpxzQlaFEVCSFUM2YXJH46yPOiOpm078k6ZLOCcuAzGum/zK8YBwY+dbahVNbHrbgrAwIRlqw==
14321432
dependencies:
14331433
"@types/prop-types" "*"
14341434
csstype "^3.0.2"

0 commit comments

Comments
 (0)