Skip to content

Commit 5e1500b

Browse files
renovate-botmergify[bot]
authored andcommitted
chore(deps): update dependency @types/react to v17.0.18
1 parent eba204b commit 5e1500b

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
@@ -52,7 +52,7 @@
5252
"devDependencies": {
5353
"@docusaurus/module-type-aliases": "2.0.0-beta.4",
5454
"@tsconfig/docusaurus": "1.0.3",
55-
"@types/react": "17.0.17",
55+
"@types/react": "17.0.18",
5656
"@types/react-helmet": "6.1.2",
5757
"@types/react-router-dom": "5.1.8",
5858
"@typescript-eslint/eslint-plugin": "4.29.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2899,10 +2899,10 @@
28992899
"@types/prop-types" "*"
29002900
csstype "^3.0.2"
29012901

2902-
"@types/[email protected].17":
2903-
version "17.0.17"
2904-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.17.tgz#1772d3d5425128e0635a716f49ef57c2955df055"
2905-
integrity sha512-nrfi7I13cAmrd0wje8czYpf5SFbryczCtPzFc6ijqvdjKcyA3tCvGxwchOUlxb2ucBPuJ9Y3oUqKrRqZvrz0lw==
2902+
"@types/[email protected].18":
2903+
version "17.0.18"
2904+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.18.tgz#4109cbbd901be9582e5e39e3d77acd7b66bb7fbe"
2905+
integrity sha512-YTLgu7oS5zvSqq49X5Iue5oAbVGhgPc5Au29SJC4VeE17V6gASoOxVkUDy9pXFMRFxCWCD9fLeweNFizo3UzOg==
29062906
dependencies:
29072907
"@types/prop-types" "*"
29082908
"@types/scheduler" "*"

0 commit comments

Comments
 (0)