Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v17.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 22, 2021
1 parent b2db762 commit 48c76ce
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@types/mdx-js__react": "1.5.4",
"@types/react": "17.0.22",
"@types/react": "17.0.24",
"@types/react-helmet": "6.1.2",
"tsconfig-paths-webpack-plugin": "3.5.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@types/react": "^17.x"
},
"devDependencies": {
"@types/react": "17.0.22"
"@types/react": "17.0.24"
},
"scripts": {
"build": "echo types only",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3730,7 +3730,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@marigold/types@workspace:packages/types"
dependencies:
"@types/react": 17.0.22
"@types/react": 17.0.24
peerDependencies:
"@types/react": ^17.x
languageName: unknown
Expand Down Expand Up @@ -6329,14 +6329,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:17.0.22":
version: 17.0.22
resolution: "@types/react@npm:17.0.22"
"@types/react@npm:17.0.24":
version: 17.0.24
resolution: "@types/react@npm:17.0.24"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 691c7abda8f5b16d26f6b9940f75e6a9831f12d5ca070e62391454c26fd1a3d0dbe64e0199655773e0389e35e7c7984fa8a06c4561d3164562cd167f60c759e6
checksum: 99383e2cbaa85831984cc17ec4a5fe7fd091aa21ef023855570440d8d0b5038efb8159701e8e2a0f6ddff3efae655922ded690190e7d172653608cbde016cb66
languageName: node
linkType: hard

Expand Down Expand Up @@ -11072,7 +11072,7 @@ __metadata:
"@mdx-js/mdx": 1.6.22
"@mdx-js/react": 1.6.22
"@types/mdx-js__react": 1.5.4
"@types/react": 17.0.22
"@types/react": 17.0.24
"@types/react-helmet": 6.1.2
babel-preset-gatsby: 1.13.0
gatsby: 3.13.0
Expand Down

0 comments on commit 48c76ce

Please sign in to comment.