Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Commit 0a0d166

Browse files
committed
Update Node.js to v13.11.0
1 parent 77363ac commit 0a0d166

File tree

3 files changed

+8
-10
lines changed

3 files changed

+8
-10
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
13.9.0
1+
13.11.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"@types/mocha": "7.0.2",
109109
"@types/mockdate": "2.0.0",
110110
"@types/mz": "2.7.0",
111-
"@types/node": "13.9.0",
111+
"@types/node": "13.9.1",
112112
"@types/optimize-css-assets-webpack-plugin": "5.0.1",
113113
"@types/puppeteer": "1.20.2",
114114
"@types/react": "16.9.23",

yarn.lock

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1887,8 +1887,7 @@
18871887
integrity sha512-KWxkyphmlwam8kfYPSmoitKQRMGQCsr1ZRmNZgijT7ABKaVyk/+I5ezt2J213tM04Hi0vyg4L7iH1VCkNvm2Jw==
18881888

18891889
"@sourcegraph/extension-api-types@link:packages/@sourcegraph/extension-api-types":
1890-
version "0.0.0"
1891-
uid ""
1890+
version "2.1.0"
18921891

18931892
"@sourcegraph/prettierrc@^3.0.2":
18941893
version "3.0.2"
@@ -2953,10 +2952,10 @@
29532952
dependencies:
29542953
"@types/node" "*"
29552954

2956-
"@types/node@*", "@types/[email protected].0", "@types/node@>= 8", "@types/node@>=8.9.0":
2957-
version "13.9.0"
2958-
resolved "https://registry.npmjs.org/@types/node/-/node-13.9.0.tgz#5b6ee7a77faacddd7de719017d0bc12f52f81589"
2959-
integrity sha512-0ARSQootUG1RljH2HncpsY2TJBfGQIKOOi7kxzUY6z54ePu/ZD+wJA8zI2Q6v8rol2qpG/rvqsReco8zNMPvhQ==
2955+
"@types/node@*", "@types/[email protected].1", "@types/node@>= 8", "@types/node@>=8.9.0":
2956+
version "13.9.1"
2957+
resolved "https://registry.npmjs.org/@types/node/-/node-13.9.1.tgz#96f606f8cd67fb018847d9b61e93997dabdefc72"
2958+
integrity sha512-E6M6N0blf/jiZx8Q3nb0vNaswQeEyn0XlupO+xN6DtJ6r6IT4nXrTry7zhIfYvFCl3/8Cu6WIysmUBKiqV0bqQ==
29602959

29612960
"@types/node@^11.10.4":
29622961
version "11.13.21"
@@ -18398,8 +18397,7 @@ source-map@^0.7.3:
1839818397
integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==
1839918398

1840018399
"sourcegraph@link:packages/sourcegraph-extension-api":
18401-
version "0.0.0"
18402-
uid ""
18400+
version "23.2.0"
1840318401

1840418402
space-separated-tokens@^1.0.0:
1840518403
version "1.1.2"

0 commit comments

Comments
 (0)