Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v14.17.18 (#1325)
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 Sep 22, 2021
1 parent 657d508 commit bb456c5
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.1.0",
"@testing-library/react-hooks": "7.0.2",
"@types/node": "14.17.15",
"@types/node": "14.17.18",
"eslint": "7.32.0",
"husky": "7.0.2",
"jest": "27.2.0",
Expand Down
17 changes: 12 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6168,10 +6168,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:14.17.15, @types/node@npm:^14.0.10, @types/node@npm:^14.14.10":
version: 14.17.15
resolution: "@types/node@npm:14.17.15"
checksum: e0840304db236027e822ef1e149de433afd20d2553699cdc2ce651d107a77646c6eaaeaec8c348eabdc05169440dbc2cf069791bef65ca4b6e5ee4412e69c898
"@types/node@npm:14.17.18":
version: 14.17.18
resolution: "@types/node@npm:14.17.18"
checksum: 386f1ce851f5efb9c51ab7b4f6c7110a7c85f7a06ea5456ddf262bae0f0132a9b8b7d9e7b78228989bb50c44f1c55b7b5afc56915f0bdce25925d10fa18d2d90
languageName: node
linkType: hard

Expand All @@ -6182,6 +6182,13 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^14.0.10, @types/node@npm:^14.14.10":
version: 14.17.15
resolution: "@types/node@npm:14.17.15"
checksum: e0840304db236027e822ef1e149de433afd20d2553699cdc2ce651d107a77646c6eaaeaec8c348eabdc05169440dbc2cf069791bef65ca4b6e5ee4412e69c898
languageName: node
linkType: hard

"@types/node@npm:^15.0.1":
version: 15.14.9
resolution: "@types/node@npm:15.14.9"
Expand Down Expand Up @@ -18749,7 +18756,7 @@ fsevents@^1.2.7:
"@testing-library/jest-dom": 5.14.1
"@testing-library/react": 12.1.0
"@testing-library/react-hooks": 7.0.2
"@types/node": 14.17.15
"@types/node": 14.17.18
eslint: 7.32.0
husky: 7.0.2
jest: 27.2.0
Expand Down

0 comments on commit bb456c5

Please sign in to comment.