chore(deps-dev): bump @types/node from 14.14.22 to 14.14.25 (#194)

This commit is contained in:
dependabot-preview[bot] 2021-02-05 14:56:16 +09:00 committed by GitHub
parent 0c132c8bfc
commit 467ee99a74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -1013,10 +1013,10 @@
"@types/node" "*" "@types/node" "*"
form-data "^3.0.0" form-data "^3.0.0"
"@types/node@*", "@types/node@^14.14.22": "@types/node@*", "@types/node@^14.14.25":
version "14.14.22" version "14.14.25"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.22.tgz#0d29f382472c4ccf3bd96ff0ce47daf5b7b84b18" resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.25.tgz#15967a7b577ff81383f9b888aa6705d43fbbae93"
integrity sha512-g+f/qj/cNcqKkc3tFqlXOYjrmZA+jNBiDzbP3kH+B+otKFqAdPgVTGP1IeKRdMml/aE69as5S4FqtxAbl+LaMw== integrity sha512-EPpXLOVqDvisVxtlbvzfyqSsFeQxltFbluZNRndIb8tr9KiBnYNLzrc1N3pyKUCww2RNrfHDViqDWWE1LCJQtQ==
"@types/normalize-package-data@^2.4.0": "@types/normalize-package-data@^2.4.0":
version "2.4.0" version "2.4.0"