Skip to content

Commit

Permalink
Update Node.js to v13.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 13, 2020
1 parent 77363ac commit 0a0d166
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
@@ -1 +1 @@
13.9.0
13.11.0
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -108,7 +108,7 @@
"@types/mocha": "7.0.2",
"@types/mockdate": "2.0.0",
"@types/mz": "2.7.0",
"@types/node": "13.9.0",
"@types/node": "13.9.1",
"@types/optimize-css-assets-webpack-plugin": "5.0.1",
"@types/puppeteer": "1.20.2",
"@types/react": "16.9.23",
Expand Down
14 changes: 6 additions & 8 deletions yarn.lock
Expand Up @@ -1887,8 +1887,7 @@
integrity sha512-KWxkyphmlwam8kfYPSmoitKQRMGQCsr1ZRmNZgijT7ABKaVyk/+I5ezt2J213tM04Hi0vyg4L7iH1VCkNvm2Jw==

"@sourcegraph/extension-api-types@link:packages/@sourcegraph/extension-api-types":
version "0.0.0"
uid ""
version "2.1.0"

"@sourcegraph/prettierrc@^3.0.2":
version "3.0.2"
Expand Down Expand Up @@ -2953,10 +2952,10 @@
dependencies:
"@types/node" "*"

"@types/node@*", "@types/node@13.9.0", "@types/node@>= 8", "@types/node@>=8.9.0":
version "13.9.0"
resolved "https://registry.npmjs.org/@types/node/-/node-13.9.0.tgz#5b6ee7a77faacddd7de719017d0bc12f52f81589"
integrity sha512-0ARSQootUG1RljH2HncpsY2TJBfGQIKOOi7kxzUY6z54ePu/ZD+wJA8zI2Q6v8rol2qpG/rvqsReco8zNMPvhQ==
"@types/node@*", "@types/node@13.9.1", "@types/node@>= 8", "@types/node@>=8.9.0":
version "13.9.1"
resolved "https://registry.npmjs.org/@types/node/-/node-13.9.1.tgz#96f606f8cd67fb018847d9b61e93997dabdefc72"
integrity sha512-E6M6N0blf/jiZx8Q3nb0vNaswQeEyn0XlupO+xN6DtJ6r6IT4nXrTry7zhIfYvFCl3/8Cu6WIysmUBKiqV0bqQ==

"@types/node@^11.10.4":
version "11.13.21"
Expand Down Expand Up @@ -18398,8 +18397,7 @@ source-map@^0.7.3:
integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==

"sourcegraph@link:packages/sourcegraph-extension-api":
version "0.0.0"
uid ""
version "23.2.0"

space-separated-tokens@^1.0.0:
version "1.1.2"
Expand Down

0 comments on commit 0a0d166

Please sign in to comment.