Skip to content

Commit

Permalink
Merge pull request #10 from lifeomic/greenkeeper/@types/node-10.11.7
Browse files Browse the repository at this point in the history
Greenkeeper/@types/node 10.11.7
  • Loading branch information
ctdio committed Oct 13, 2018
2 parents d920a93 + d45306a commit a4971c1
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 @@ -48,7 +48,7 @@
},
"dependencies": {},
"devDependencies": {
"@types/node": "^10.0.3",
"@types/node": "^10.11.7",
"ava": "^0.25.0",
"babel-cli": "^6.26.0",
"babel-plugin-istanbul": "^4.1.5",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,9 @@
pretty-ms "^0.2.1"
text-table "^0.2.0"

"@types/node@^10.0.3":
version "10.9.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.9.4.tgz#0f4cb2dc7c1de6096055357f70179043c33e9897"
"@types/node@^10.11.7":
version "10.11.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.11.7.tgz#0e75ca9357d646ca754016ca1d68a127ad7e7300"

abbrev@1:
version "1.1.1"
Expand Down

0 comments on commit a4971c1

Please sign in to comment.