Skip to content

Commit ddd1cbd

Browse files
committed
chore(deps): update dependency @types/react to ^18.2.52
1 parent 0e3beb6 commit ddd1cbd

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.51",
42+
"@types/react": "^18.2.52",
4343
"husky": "^8.0.3",
4444
"jest": "^29.7.0",
4545
"lint-staged": "^15.2.1",

yarn.lock

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

1583-
"@types/react@^18.2.51":
1584-
version "18.2.51"
1585-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.51.tgz#01ede6dfc712796257a3443bf8d613149e5c322a"
1586-
integrity sha512-XeoMaU4CzyjdRr3c4IQQtiH7Rpo18V07rYZUucEZQwOUEtGgTXv7e6igQiQ+xnV6MbMe1qjEmKdgMNnfppnXfg==
1583+
"@types/react@^18.2.52":
1584+
version "18.2.52"
1585+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.52.tgz#83ca0c62bd1ff31464dac4cf1937e55c78f77aa2"
1586+
integrity sha512-E/YjWh3tH+qsLKaUzgpZb5AY0ChVa+ZJzF7ogehVILrFpdQk6nC/WXOv0bfFEABbXbgNxLBGU7IIZByPKb6eBw==
15871587
dependencies:
15881588
"@types/prop-types" "*"
15891589
"@types/scheduler" "*"

0 commit comments

Comments
 (0)