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 22, 2020
1 parent b4ed2c5 commit 5ffb5ec
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 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.3",
"@types/optimize-css-assets-webpack-plugin": "5.0.1",
"@types/puppeteer": "1.20.2",
"@types/react": "16.9.23",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2959,10 +2959,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.3", "@types/node@>= 8", "@types/node@>=8.9.0":
version "13.9.3"
resolved "https://registry.npmjs.org/@types/node/-/node-13.9.3.tgz#6356df2647de9eac569f9a52eda3480fa9e70b4d"
integrity sha512-01s+ac4qerwd6RHD+mVbOEsraDHSgUaefQlEdBbUolnQFjKwCr7luvAlEwW1RFojh67u0z4OUTjPn9LEl4zIkA==

"@types/node@^11.10.4":
version "11.13.21"
Expand Down

0 comments on commit 5ffb5ec

Please sign in to comment.