Skip to content

Commit

Permalink
Merge pull request #231 from unarxiv/renovate/node-10.x
Browse files Browse the repository at this point in the history
Update dependency @types/node to v10.12.27
  • Loading branch information
Xiaozhe Yao authored Feb 25, 2019
2 parents a7fb28e + 95ff740 commit 53bc0be
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion discovery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"devDependencies": {
"@types/dotenv": "6.1.0",
"@types/jest": "24.0.0",
"@types/node": "10.12.23",
"@types/node": "10.12.27",
"@types/supertest": "2.0.6",
"cross-env": "5.2.0",
"jest": "24.1.0",
Expand Down
8 changes: 4 additions & 4 deletions discovery/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -359,10 +359,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.9.5.tgz#011eece9d3f839a806b63973e228f85967b79ed3"
integrity sha512-vVjM0SVzgaOUpflq4GYBvCpozes8OgIIS5gVXVka+OfK3hvnkC1i93U8WiY2OtNE4XUWyyy/86Kf6e0IHTQw1Q==

"@types/[email protected].23":
version "10.12.23"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.23.tgz#308a3acdc5d1c842aeadc50b867d99c46cfae868"
integrity sha512-EKhb5NveQ3NlW5EV7B0VRtDKwUfVey8LuJRl9pp5iW0se87/ZqLjG0PMf2MCzPXAJYWZN5Ltg7pHIAf9/Dm1tQ==
"@types/[email protected].27":
version "10.12.27"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.27.tgz#eb3843f15d0ba0986cc7e4d734d2ee8b50709ef8"
integrity sha512-e9wgeY6gaY21on3ve0xAjgBVjGDWq/xUteK0ujsE53bUoxycMkqfnkUgMt6ffZtykZ5X12Mg3T7Pw4TRCObDKg==

"@types/node@^9.6.3":
version "9.6.42"
Expand Down

0 comments on commit 53bc0be

Please sign in to comment.