Skip to content

Commit

Permalink
Update dependency @types/underscore to v1.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 15, 2018
1 parent 3c9c453 commit e9884c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/chai": "4.0.4",
"@types/meteor": "1.4.14",
"@types/mocha": "2.2.43",
"@types/underscore": "1.8.3",
"@types/underscore": "1.8.8",
"conventional-changelog": "1.1.0",
"conventional-changelog-cli": "1.2.0",
"jsdoc-to-markdown": "3.0.0",
Expand Down
6 changes: 1 addition & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,10 @@
version "8.0.28"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.28.tgz#86206716f8d9251cf41692e384264cbd7058ad60"

"@types/underscore@*":
"@types/underscore@*", "@types/[email protected]":
version "1.8.8"
resolved "https://registry.yarnpkg.com/@types/underscore/-/underscore-1.8.8.tgz#510fe1ca5e7fa87fccd405b9a8b566d420bc3d1b"

"@types/[email protected]":
version "1.8.3"
resolved "https://registry.yarnpkg.com/@types/underscore/-/underscore-1.8.3.tgz#d3cb512dd3dde32b2bbba4be0ca68bd3dad4a1f5"

JSONStream@^1.0.4:
version "1.2.1"
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.2.1.tgz#32aa5790e799481083b49b4b7fa94e23bae69bf9"
Expand Down

0 comments on commit e9884c6

Please sign in to comment.