Skip to content

Commit

Permalink
Update dependency @types/node to v8.10.50
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 13, 2019
1 parent 7cc57e9 commit 55c9218
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"@types/jest": "22.1.0",
"@types/node": "8.9.4",
"@types/node": "8.10.50",
"@types/minimist": "1.2.0",
"jest": "22.1.4",
"bot-tester": "3.4.2",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@
version "9.3.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.3.0.tgz#3a129cda7c4e5df2409702626892cb4b96546dd5"

"@types/node@8.9.4":
version "8.9.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.9.4.tgz#dfd327582a06c114eb6e0441fa3d6fab35edad48"
"@types/node@8.10.50":
version "8.10.50"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.50.tgz#f3d68482b1f54b5f4fba8daaac385db12bb6a706"

"@types/strip-bom@^3.0.0":
version "3.0.0"
Expand Down

0 comments on commit 55c9218

Please sign in to comment.