Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v10.12.26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 13, 2019
1 parent ced3abb commit b774590
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@types/jest": "23.3.14",
"@types/node": "10.12.25",
"@types/node": "10.12.26",
"jest": "21.2.1",
"rimraf": "2.6.3",
"semantic-release": "15.13.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -155,10 +155,10 @@
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.14.tgz#37daaf78069e7948520474c87b80092ea912520a"
integrity sha512-Q5hTcfdudEL2yOmluA1zaSyPbzWPmJ3XfSWeP3RyoYvS9hnje1ZyagrZOuQ6+1nQC1Gw+7gap3pLNL3xL6UBug==

"@types/node@10.12.25":
version "10.12.25"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.25.tgz#0d01a7dd6127de60d861ece4a650963042abb538"
integrity sha512-IcvnGLGSQFDvC07Bz2I8SX+QKErDZbUdiQq7S2u3XyzTyJfUmT0sWJMbeQkMzpTAkO7/N7sZpW/arUM2jfKsbQ==
"@types/node@10.12.26":
version "10.12.26"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.26.tgz#2dec19f1f7981c95cb54bab8f618ecb5dc983d0e"
integrity sha512-nMRqS+mL1TOnIJrL6LKJcNZPB8V3eTfRo9FQA2b5gDvrHurC8XbSA86KNe0dShlEL7ReWJv/OU9NL7Z0dnqWTg==

JSONStream@^1.0.4:
version "1.3.5"
Expand Down

0 comments on commit b774590

Please sign in to comment.