chore(deps): update dependency @types/node to v14.14.26 (#214)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-02-12 14:05:27 +09:00 committed by GitHub
parent ef0df273fb
commit 25c51a2180
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 2 deletions

View File

@ -54,7 +54,7 @@
"@types/jest": "26.0.20",
"@types/josa": "3.0.2",
"@types/jsonwebtoken": "8.5.0",
"@types/node": "14.14.25",
"@types/node": "14.14.26",
"@types/node-emoji": "1.8.1",
"@types/node-fetch": "2.5.8",
"@types/react": "17.0.1",

View File

@ -984,11 +984,16 @@
"@types/node" "*"
form-data "^3.0.0"
"@types/node@*", "@types/node@14.14.25":
"@types/node@*":
version "14.14.25"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.25.tgz#15967a7b577ff81383f9b888aa6705d43fbbae93"
integrity sha512-EPpXLOVqDvisVxtlbvzfyqSsFeQxltFbluZNRndIb8tr9KiBnYNLzrc1N3pyKUCww2RNrfHDViqDWWE1LCJQtQ==
"@types/node@14.14.26":
version "14.14.26"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.26.tgz#e40df24c957568f350cca04e63bfb1e1556d1cbf"
integrity sha512-skWxepWOs+VArEBWd2S/VR3wUavioIIx9/HzW+UJiIjtwa6+kNXdsOeq7FfxDXf56hIcL0ieo2brwMgBJ1+lhw==
"@types/normalize-package-data@^2.4.0":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"