Merge pull request #16 from Brooooooklyn/dependabot/npm_and_yarn/types/node-13.9.3

build(deps-dev): bump @types/node from 13.9.2 to 13.9.3
This commit is contained in:
LongYinan 2020-03-24 11:08:34 +08:00 committed by GitHub
commit f03f29c3ed
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.2",
"@types/node": "^13.9.3",
"prettier": "^2.0.1"
}
}

View file

@ -2,10 +2,10 @@
# yarn lockfile v1
"@types/node@^13.9.2":
version "13.9.2"
resolved "https://registry.npmjs.org/@types/node/-/node-13.9.2.tgz#ace1880c03594cc3e80206d96847157d8e7fa349"
integrity sha512-bnoqK579sAYrQbp73wwglccjJ4sfRdKU7WNEZ5FW4K2U6Kc0/eZ5kvXG0JKsEKFB50zrFmfFt52/cvBbZa7eXg==
"@types/node@^13.9.3":
version "13.9.3"
resolved "https://registry.npmjs.org/@types/node/-/node-13.9.3.tgz#6356df2647de9eac569f9a52eda3480fa9e70b4d"
integrity sha512-01s+ac4qerwd6RHD+mVbOEsraDHSgUaefQlEdBbUolnQFjKwCr7luvAlEwW1RFojh67u0z4OUTjPn9LEl4zIkA==
minimist@^1.2.5:
version "1.2.5"