Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Commit

Permalink
fix(deps): update dependency @types/node to v12.20.51
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 11, 2022
1 parent 67df375 commit 33b8a5c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2",
"@types/jest": "^24.0.0",
"@types/node": "12.20.50",
"@types/node": "12.20.51",
"@types/react": "16.14.26",
"@types/react-dom": "16.9.15",
"react": "16.14.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5120,10 +5120,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:12.20.50":
version: 12.20.50
resolution: "@types/node@npm:12.20.50"
checksum: 96d47d12bcca1d16c7e9bfec351d702265697558c4e7595c7e0aec0bd66d4d3e1af36481b518624db941ae66c1b3ac73ec3c1add5d52a4aa8eb997fa0937c568
"@types/node@npm:12.20.51":
version: 12.20.51
resolution: "@types/node@npm:12.20.51"
checksum: 7b81efb8e2bb7d7ed84bc3214cbaca4a2ffdd48cbca15dcc6f4d2bafa62ba27ea330da62445cb5d6da24ea35f96a037430401a41ae236217a7498211a8c854ad
languageName: node
linkType: hard

Expand Down Expand Up @@ -11290,7 +11290,7 @@ __metadata:
"@testing-library/react": ^9.3.2
"@testing-library/user-event": ^7.1.2
"@types/jest": ^24.0.0
"@types/node": 12.20.50
"@types/node": 12.20.51
"@types/react": 16.14.26
"@types/react-dom": 16.9.15
eslint-config-react-app: ^6.0.0
Expand Down

0 comments on commit 33b8a5c

Please sign in to comment.