Skip to content

Commit 12ad1bd

Browse files
committed
chore(deps): update dependency @types/react to ^18.3.8
1 parent 9ca331b commit 12ad1bd

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
@@ -41,7 +41,7 @@
4141
"@txo/tsconfig": "^1.1.1",
4242
"@types/eslint": "^8.56.12",
4343
"@types/jest": "^29.5.13",
44-
"@types/react": "^18.3.7",
44+
"@types/react": "^18.3.8",
4545
"husky": "^9.1.6",
4646
"jest": "^29.7.0",
4747
"lint-staged": "^15.2.10",

yarn.lock

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

1439-
"@types/react@^18.3.7":
1440-
version "18.3.7"
1441-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.7.tgz#6decbfbb01f8d82d56ff5403394121940faa6569"
1442-
integrity sha512-KUnDCJF5+AiZd8owLIeVHqmW9yM4sqmDVf2JRJiBMFkGvkoZ4/WyV2lL4zVsoinmRS/W3FeEdZLEWFRofnT2FQ==
1439+
"@types/react@^18.3.8":
1440+
version "18.3.8"
1441+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.8.tgz#1672ab19993f8aca7c7dc844c07d5d9e467d5a79"
1442+
integrity sha512-syBUrW3/XpnW4WJ41Pft+I+aPoDVbrBVQGEnbD7NijDGlVC+8gV/XKRY+7vMDlfPpbwYt0l1vd/Sj8bJGMbs9Q==
14431443
dependencies:
14441444
"@types/prop-types" "*"
14451445
csstype "^3.0.2"

0 commit comments

Comments
 (0)