Skip to content

Commit 72af905

Browse files
committed
chore(deps): update dependency @types/react to ^18.2.48
1 parent 90b7592 commit 72af905

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.11",
42-
"@types/react": "^18.2.47",
42+
"@types/react": "^18.2.48",
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
@@ -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.47":
1584-
version "18.2.47"
1585-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.47.tgz#85074b27ab563df01fbc3f68dc64bf7050b0af40"
1586-
integrity sha512-xquNkkOirwyCgoClNk85BjP+aqnIS+ckAJ8i37gAbDs14jfW/J23f2GItAf33oiUPQnqNMALiFeoM9Y5mbjpVQ==
1583+
"@types/react@^18.2.48":
1584+
version "18.2.48"
1585+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.48.tgz#11df5664642d0bd879c1f58bc1d37205b064e8f1"
1586+
integrity sha512-qboRCl6Ie70DQQG9hhNREz81jqC1cs9EVNcjQ1AU+jH6NFfSAhVVbrrY/+nSF+Bsk4AOwm9Qa61InvMCyV+H3w==
15871587
dependencies:
15881588
"@types/prop-types" "*"
15891589
"@types/scheduler" "*"

0 commit comments

Comments
 (0)