Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v12.19.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 9, 2020
1 parent f1367c4 commit 629c0a1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@softwareventures/tsconfig": "2.3.2",
"@softwareventures/tslint-rules": "0.9.1",
"@types/cli-color": "2.0.0",
"@types/node": "12.19.3",
"@types/node": "12.19.4",
"ava": "3.13.0",
"cz-conventional-changelog": "3.3.0",
"semantic-release": "17.2.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -347,10 +347,10 @@
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6"
integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY=

"@types/node@12.19.3":
version "12.19.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.19.3.tgz#a6e252973214079155f749e8bef99cc80af182fa"
integrity sha512-8Jduo8wvvwDzEVJCOvS/G6sgilOLvvhn1eMmK3TW8/T217O7u1jdrK6ImKLv80tVryaPSVeKu6sjDEiFjd4/eg==
"@types/node@12.19.4":
version "12.19.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.19.4.tgz#cdfbb62e26c7435ed9aab9c941393cc3598e9b46"
integrity sha512-o3oj1bETk8kBwzz1WlO6JWL/AfAA3Vm6J1B3C9CsdxHYp7XgPiH7OEXPUbZTndHlRaIElrANkQfe6ZmfJb3H2w==

"@types/node@>= 8":
version "14.14.6"
Expand Down

0 comments on commit 629c0a1

Please sign in to comment.