1
0
mirror of https://github.com/uetchy/namae.git synced 2025-07-02 14:20:03 +09:00

chore(deps-dev): bump @types/node from 13.9.1 to 13.9.5 in /api

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.9.1 to 13.9.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-30 20:45:22 +00:00
parent ec0aca1a1b
commit 19a4df4f88
2 changed files with 5 additions and 10 deletions

View File

@ -14,7 +14,7 @@
}, },
"devDependencies": { "devDependencies": {
"@types/jest": "^24.9.0", "@types/jest": "^24.9.0",
"@types/node": "^12.12.31", "@types/node": "^13.9.5",
"@types/node-fetch": "^2.5.5", "@types/node-fetch": "^2.5.5",
"jest": "24.9.0", "jest": "24.9.0",
"nock": "^12.0.3", "nock": "^12.0.3",

View File

@ -389,15 +389,10 @@
"@types/node" "*" "@types/node" "*"
form-data "^3.0.0" form-data "^3.0.0"
"@types/node@*": "@types/node@*", "@types/node@^13.9.5":
version "13.9.1" version "13.9.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.1.tgz#96f606f8cd67fb018847d9b61e93997dabdefc72" resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.5.tgz#59738bf30b31aea1faa2df7f4a5f55613750cf00"
integrity sha512-E6M6N0blf/jiZx8Q3nb0vNaswQeEyn0XlupO+xN6DtJ6r6IT4nXrTry7zhIfYvFCl3/8Cu6WIysmUBKiqV0bqQ== integrity sha512-hkzMMD3xu6BrJpGVLeQ3htQQNAcOrJjX7WFmtK8zWQpz2UJf13LCFF2ALA7c9OVdvc2vQJeDdjfR35M0sBCxvw==
"@types/node@^12.12.31":
version "12.12.32"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.32.tgz#0ccc836d273e8a3cddf568daf22729cfa57c1925"
integrity sha512-44/reuCrwiQEsXud3I5X3sqI5jIXAmHB5xoiyKUw965olNHF3IWKjBLKK3F9LOSUZmK+oDt8jmyO637iX+hMgA==
"@types/responselike@*": "@types/responselike@*":
version "1.0.0" version "1.0.0"