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.52
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 12, 2022
1 parent 8034af1 commit 481891b
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.5.0",
"@testing-library/user-event": "7.2.1",
"@types/jest": "24.9.1",
"@types/node": "12.20.50",
"@types/node": "12.20.52",
"@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.52":
version: 12.20.52
resolution: "@types/node@npm:12.20.52"
checksum: 4e48eaddb274a5456d32d39fe532ced94c84ceea361651414fb3c2bdc280e4b13d5320d53d0f095ca56d96a957ce276dce2051ae4d0b8765583b3fff5a7497fc
languageName: node
linkType: hard

Expand Down Expand Up @@ -11290,7 +11290,7 @@ __metadata:
"@testing-library/react": 9.5.0
"@testing-library/user-event": 7.2.1
"@types/jest": 24.9.1
"@types/node": 12.20.50
"@types/node": 12.20.52
"@types/react": 16.14.26
"@types/react-dom": 16.9.15
eslint-config-react-app: ^6.0.0
Expand Down

0 comments on commit 481891b

Please sign in to comment.