Skip to content

Commit 05a6747

Browse files
committed
Update dependency @types/react to v18.0.13
1 parent 73ed444 commit 05a6747

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
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@trivago/prettier-plugin-sort-imports": "3.2.0",
2727
"@types/node": "17.0.35",
28-
"@types/react": "18.0.9",
28+
"@types/react": "18.0.13",
2929
"@typescript-eslint/eslint-plugin": "5.26.0",
3030
"autoprefixer": "10.4.7",
3131
"eslint": "8.16.0",

yarn.lock

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

921-
"@types/[email protected].9":
922-
version "18.0.9"
923-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.9.tgz#d6712a38bd6cd83469603e7359511126f122e878"
924-
integrity sha512-9bjbg1hJHUm4De19L1cHiW0Jvx3geel6Qczhjd0qY5VKVE2X5+x77YxAepuCwVh4vrgZJdgEJw48zrhRIeF4Nw==
921+
"@types/[email protected].13":
922+
version "18.0.13"
923+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.13.tgz#0f5bd24a5f26593e04e450fe85ff43f51c1524ff"
924+
integrity sha512-psqptIYQxGUFuGYwP3KCFVtPTkMpIcrqFmtKblWEUQhLuYLpHBwJkXhjp6eHfDM5IbyskY4x7qQpLedEsPkHlA==
925925
dependencies:
926926
"@types/prop-types" "*"
927927
"@types/scheduler" "*"

0 commit comments

Comments
 (0)