Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v17.0.34 (#1443)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Nov 8, 2021
1 parent 795f93d commit 710a03e
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.5",
"@types/react": "17.0.33",
"@types/react": "17.0.34",
"@types/react-helmet": "6.1.4",
"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.33"
"@types/react": "17.0.34"
},
"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 @@ -3771,7 +3771,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@marigold/types@workspace:packages/types"
dependencies:
"@types/react": 17.0.33
"@types/react": 17.0.34
peerDependencies:
"@types/react": ^17.x
languageName: unknown
Expand Down Expand Up @@ -6638,14 +6638,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:17.0.33":
version: 17.0.33
resolution: "@types/react@npm:17.0.33"
"@types/react@npm:17.0.34":
version: 17.0.34
resolution: "@types/react@npm:17.0.34"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 5f53f3dae034229ff1eccb5de1c16d046696e883f8eae81b86e95c532798e655015e4edff8a6c9ec8f1c0ef12bb60dec43622d06256ba33ba6069e67a74b8d4e
checksum: 16729ad7d50922ccbf8eb93874d7781dc2f1c64edc78134b5edc7154839d41e9fe320eb1c11ad2d1c9bf28b99cb1febda344509c1fda025955a5c2b43c688c8f
languageName: node
linkType: hard

Expand Down Expand Up @@ -11609,7 +11609,7 @@ __metadata:
"@mdx-js/mdx": 1.6.22
"@mdx-js/react": 1.6.22
"@types/mdx-js__react": 1.5.5
"@types/react": 17.0.33
"@types/react": 17.0.34
"@types/react-helmet": 6.1.4
babel-preset-gatsby: 2.0.0
gatsby: 4.0.2
Expand Down

0 comments on commit 710a03e

Please sign in to comment.