Merge pull request #267 from napi-rs/dependabot/npm_and_yarn/types/lodash-4.14.163

build(deps-dev): bump @types/lodash from 4.14.162 to 4.14.163
This commit is contained in:
LongYinan 2020-10-30 11:41:00 +08:00 committed by GitHub
commit a6211a7371
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -75,7 +75,7 @@
"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@types/debug": "^4.1.5",
"@types/inquirer": "^7.3.1",
"@types/lodash": "^4.14.162",
"@types/lodash": "^4.14.163",
"@types/node": "^14.14.5",
"@types/sinon": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^4.6.0",

View file

@ -487,10 +487,10 @@
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
"@types/lodash@^4.14.162":
version "4.14.162"
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.162.tgz#65d78c397e0d883f44afbf1f7ba9867022411470"
integrity sha512-alvcho1kRUnnD1Gcl4J+hK0eencvzq9rmzvFPRmP5rPHx9VVsJj6bKLTATPVf9ktgv4ujzh7T+XWKp+jhuODig==
"@types/lodash@^4.14.163":
version "4.14.163"
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.163.tgz#6026f73c8267a0b7d41c7c8aadacfa2a5255774f"
integrity sha512-BeZM/FZaV53emqyHxn9L39Oz6XbHMBRLA1b1quROku48J/1kYYxPmVOJ/qSQheb81on4BI7H6QDo6bkUuRaDNQ==
"@types/node@*", "@types/node@>= 8", "@types/node@^14.14.5":
version "14.14.5"