Skip to content

Commit 154d765

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react to ^18.0.10
1 parent 96e0cb7 commit 154d765

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
@@ -31,7 +31,7 @@
3131
"@types/eslint-plugin-markdown": "^2.0.0",
3232
"@types/jest": "^27.5.1",
3333
"@types/node": "^17.0.35",
34-
"@types/react": "^18.0.9",
34+
"@types/react": "^18.0.10",
3535
"@types/unist": "^2.0.6",
3636
"lerna": "^4.0.0",
3737
"patch-package": "^6.4.7",

yarn.lock

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

3286-
"@types/react@^18.0.9":
3287-
version "18.0.9"
3288-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.9.tgz#d6712a38bd6cd83469603e7359511126f122e878"
3289-
integrity sha512-9bjbg1hJHUm4De19L1cHiW0Jvx3geel6Qczhjd0qY5VKVE2X5+x77YxAepuCwVh4vrgZJdgEJw48zrhRIeF4Nw==
3286+
"@types/react@^18.0.10":
3287+
version "18.0.10"
3288+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.10.tgz#5692944d4a45e204fb7a981eb1388afe919cf4d0"
3289+
integrity sha512-dIugadZuIPrRzvIEevIu7A1smqOAjkSMv8qOfwPt9Ve6i6JT/FQcCHyk2qIAxwsQNKZt5/oGR0T4z9h2dXRAkg==
32903290
dependencies:
32913291
"@types/prop-types" "*"
32923292
"@types/scheduler" "*"

0 commit comments

Comments
 (0)