Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v12.20.38
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 21, 2021
1 parent 45bc0bb commit 27a5aba
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@types/long": "4.0.1",
"@types/lru-cache": "5.1.1",
"@types/make-fetch-happen": "9.0.1",
"@types/node": "12.20.37",
"@types/node": "12.20.38",
"@types/valid-url": "1.0.3",
"@typescript-eslint/eslint-plugin": "5.7.0",
"@typescript-eslint/parser": "5.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -975,10 +975,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:12.20.37":
version: 12.20.37
resolution: "@types/node@npm:12.20.37"
checksum: 8c8b12f802678b3b87c5344b6c84082be08561dda81dc161d42be8cd327330d1a5227cef039c45a5e63a6d4a01ef5ef215dccc42d06100f59f6a8814b4f91cdd
"@types/node@npm:12.20.38":
version: 12.20.38
resolution: "@types/node@npm:12.20.38"
checksum: eb3395bbda31a43353a4555013f9be50c619f553e4c5a90b342c16c70c884d3c18ed64269c5f10dee2f3ab570a6a0ec8e3d4a0191e2c4896db95c38a1bfbeb2e
languageName: node
linkType: hard

Expand Down Expand Up @@ -1236,7 +1236,7 @@ __metadata:
"@types/long": 4.0.1
"@types/lru-cache": 5.1.1
"@types/make-fetch-happen": 9.0.1
"@types/node": 12.20.37
"@types/node": 12.20.38
"@types/valid-url": 1.0.3
"@typescript-eslint/eslint-plugin": 5.7.0
"@typescript-eslint/parser": 5.7.0
Expand Down

0 comments on commit 27a5aba

Please sign in to comment.