Skip to content

Commit

Permalink
Update dependency @types/react to v17.0.41 (#1817)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Mar 21, 2022
1 parent 63153fc commit d8a799d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion playbook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@babel/preset-typescript": "^7.15.0",
"@testing-library/jest-dom": "5.16.1",
"@testing-library/react": "11.2.7",
"@types/react": "17.0.38",
"@types/react": "17.0.41",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"axe-core": "4.4.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2319,14 +2319,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:17.0.38":
version: 17.0.38
resolution: "@types/react@npm:17.0.38"
"@types/react@npm:17.0.41":
version: 17.0.41
resolution: "@types/react@npm:17.0.41"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: b04dcee8a5e530ec22d9d624c76ad198130b29751b28d66678def14d2def8be9c6fc1e3515d4700f23feb765a8eae7e278f27eaf841b006670a41b421c0a6866
checksum: 1df9d80825996aeb27858e2e2c34fe0a21b6e107766d31744f63e716c89ffe49931cb93261a29944e6576c0f3442322d4e24d1834a32aa6fc634f5eeae005875
languageName: node
linkType: hard

Expand Down Expand Up @@ -11528,7 +11528,7 @@ fsevents@^1.2.7:
"@popperjs/core": ^2.6.0
"@testing-library/jest-dom": 5.16.1
"@testing-library/react": 11.2.7
"@types/react": 17.0.38
"@types/react": 17.0.41
"@typescript-eslint/eslint-plugin": 4.33.0
"@typescript-eslint/parser": 4.33.0
axe-core: 4.4.0
Expand Down

0 comments on commit d8a799d

Please sign in to comment.