Merge pull request #20 from Brooooooklyn/dependabot/npm_and_yarn/types/node-13.9.5

build(deps-dev): bump @types/node from 13.9.4 to 13.9.5
This commit is contained in:
LongYinan 2020-03-28 12:16:07 +08:00 committed by GitHub
commit 8a82fd02bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -37,7 +37,7 @@
"LICENSE"
],
"devDependencies": {
"@types/node": "^13.9.4",
"@types/node": "^13.9.5",
"prettier": "^2.0.2"
}
}

View file

@ -2,10 +2,10 @@
# yarn lockfile v1
"@types/node@^13.9.4":
version "13.9.4"
resolved "https://registry.npmjs.org/@types/node/-/node-13.9.4.tgz#63c58e67999bfbfa688dd49ed84639b01b543606"
integrity sha512-uzaaDXey/NI2l7kU+xCgWu852Dh/zmf6ZKApc0YQEQpY4DaiZFmLN29E6SLHJfSedj3iNWAndSwfSBpEDadJfg==
"@types/node@^13.9.5":
version "13.9.5"
resolved "https://registry.npmjs.org/@types/node/-/node-13.9.5.tgz#59738bf30b31aea1faa2df7f4a5f55613750cf00"
integrity sha512-hkzMMD3xu6BrJpGVLeQ3htQQNAcOrJjX7WFmtK8zWQpz2UJf13LCFF2ALA7c9OVdvc2vQJeDdjfR35M0sBCxvw==
minimist@^1.2.5:
version "1.2.5"