Merge pull request #15 from Brooooooklyn/dependabot/npm_and_yarn/types/node-13.9.2

build(deps-dev): bump @types/node from 13.9.1 to 13.9.2
This commit is contained in:
LongYinan 2020-03-19 11:17:59 +08:00 committed by GitHub
commit 12769335dd
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" "LICENSE"
], ],
"devDependencies": { "devDependencies": {
"@types/node": "^13.7.1", "@types/node": "^13.9.2",
"prettier": "^1.12.1" "prettier": "^1.12.1"
} }
} }

View file

@ -2,10 +2,10 @@
# yarn lockfile v1 # yarn lockfile v1
"@types/node@^13.7.1": "@types/node@^13.9.2":
version "13.9.1" version "13.9.2"
resolved "https://registry.npmjs.org/@types/node/-/node-13.9.1.tgz#96f606f8cd67fb018847d9b61e93997dabdefc72" resolved "https://registry.npmjs.org/@types/node/-/node-13.9.2.tgz#ace1880c03594cc3e80206d96847157d8e7fa349"
integrity sha512-E6M6N0blf/jiZx8Q3nb0vNaswQeEyn0XlupO+xN6DtJ6r6IT4nXrTry7zhIfYvFCl3/8Cu6WIysmUBKiqV0bqQ== integrity sha512-bnoqK579sAYrQbp73wwglccjJ4sfRdKU7WNEZ5FW4K2U6Kc0/eZ5kvXG0JKsEKFB50zrFmfFt52/cvBbZa7eXg==
minimist@^1.2.5: minimist@^1.2.5:
version "1.2.5" version "1.2.5"