Skip to content

Commit

Permalink
Update dependency @types/node to v8.10.62
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 22, 2020
1 parent 7cc57e9 commit ae715a4
Show file tree
Hide file tree
Showing 2 changed files with 5 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.62",
"@types/minimist": "1.2.0",
"jest": "22.1.4",
"bot-tester": "3.4.2",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,10 @@
version "9.3.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.3.0.tgz#3a129cda7c4e5df2409702626892cb4b96546dd5"

"@types/[email protected]":
version "8.9.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.9.4.tgz#dfd327582a06c114eb6e0441fa3d6fab35edad48"
"@types/[email protected]":
version "8.10.62"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.62.tgz#8d0d0db44a46ae7679d92e2e36d41bf1c3625d6a"
integrity sha512-76fupxOYVxk36kb7O/6KtrAPZ9jnSK3+qisAX4tQMEuGNdlvl7ycwatlHqjoE6jHfVtXFM3pCrCixZOidc5cuw==

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

0 comments on commit ae715a4

Please sign in to comment.