Skip to content

Commit

Permalink
Update dependency @types/node to v11.15.48
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 7, 2021
1 parent c6a4b6c commit c6d8e0d
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
"@types/lodash": "4.14.168",
"@types/mocha": "5.2.7",
"@types/mock-require": "2.0.0",
"@types/node": "11.15.47",
"@types/node": "11.15.48",
"@types/sinon": "7.0.13",
"expect": "24.1.0",
"lnfs-cli": "^2.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -924,10 +924,10 @@
dependencies:
"@types/node" "*"

"@types/node@*", "@types/[email protected].47":
version "11.15.47"
resolved "https://registry.npmjs.org/@types/node/-/node-11.15.47.tgz"
integrity sha512-S4vrkrslntCM+1cw9Q27M/doWQrZklb9lOyo4b+K27SOo5jZYEKY5epdixySx7OI+A67DMJ8W/XBiLMBiI452A==
"@types/node@*", "@types/[email protected].48":
version "11.15.48"
resolved "https://registry.npmjs.org/@types/node/-/node-11.15.48.tgz"
integrity sha512-DLVfQ8B72qCYth+uVbmkcNwLMIj403uK9/CQTtnvT6DyuABLceBcROHNs56M6A26T7/m0syIYSmN7Y1dBc56rg==

"@types/q@^1.5.1":
version "1.5.2"
Expand Down

0 comments on commit c6d8e0d

Please sign in to comment.