Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v12.6.8 (#563)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and TwoDCube committed Jul 17, 2019
1 parent f50e329 commit 11e1ffb
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 @@ -76,7 +76,7 @@
"@nrwl/workspace": "8.2.0",
"@types/jasmine": "2.8.16",
"@types/jasminewd2": "2.0.6",
"@types/node": "12.6.6",
"@types/node": "12.6.8",
"codelyzer": "5.1.0",
"dotenv": "8.0.0",
"jasmine-core": "2.99.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1905,10 +1905,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.13.4.tgz#f83ec3c3e05b174b7241fadeb6688267fe5b22ca"
integrity sha512-+rabAZZ3Yn7tF/XPGHupKIL5EcAbrLxnTr/hgQICxbeuAfWtT0UZSfULE+ndusckBItcv4o6ZeOJplQikVcLvQ==

"@types/[email protected].6":
version "12.6.6"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.6.6.tgz#831587377c35bb28fa33b6fe5f849a26a3f4a412"
integrity sha512-SMgj3x28MkJyHdWaMv/g/ca3LYDi5gR7O8mX0VKazvFOnmlDXctSEdd/8jfSqozjKFK1R9If1QZWkafX7yQTpA==
"@types/[email protected].8":
version "12.6.8"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.6.8.tgz#e469b4bf9d1c9832aee4907ba8a051494357c12c"
integrity sha512-aX+gFgA5GHcDi89KG5keey2zf0WfZk/HAQotEamsK2kbey+8yGKcson0hbK8E+v0NArlCJQCqMP161YhV6ZXLg==

"@types/node@^10.1.0":
version "10.14.8"
Expand Down

0 comments on commit 11e1ffb

Please sign in to comment.