Merge pull request #3855 from Eugeny/dependabot/npm_and_yarn/app/types/node-15.3.0

Bump @types/node from 14.14.35 to 15.3.0 in /app
This commit is contained in:
Eugene
2021-05-16 13:37:58 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -50,7 +50,7 @@
}, },
"devDependencies": { "devDependencies": {
"@types/mz": "2.7.3", "@types/mz": "2.7.3",
"@types/node": "14.14.35", "@types/node": "15.3.0",
"node-abi": "^2.26.0", "node-abi": "^2.26.0",
"source-map-support": "^0.5.19" "source-map-support": "^0.5.19"
}, },

View File

@@ -157,10 +157,10 @@
dependencies: dependencies:
"@types/node" "*" "@types/node" "*"
"@types/node@*", "@types/node@14.14.35": "@types/node@*", "@types/node@15.3.0":
version "14.14.35" version "15.3.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.35.tgz#42c953a4e2b18ab931f72477e7012172f4ffa313" resolved "https://registry.yarnpkg.com/@types/node/-/node-15.3.0.tgz#d6fed7d6bc6854306da3dea1af9f874b00783e26"
integrity sha512-Lt+wj8NVPx0zUmUwumiVXapmaLUcAk3yPuHCFVXras9k5VT9TdhJqKqGVUQCD60OTMCl0qxJ57OiTL0Mic3Iag== integrity sha512-8/bnjSZD86ZfpBsDlCIkNXIvm+h6wi9g7IqL+kmFkQ+Wvu3JrasgLElfiPgoo8V8vVfnEi0QVS12gbl94h9YsQ==
JSONStream@^1.3.4, JSONStream@^1.3.5: JSONStream@^1.3.4, JSONStream@^1.3.5:
version "1.3.5" version "1.3.5"