Merge pull request #441 from napi-rs/dependabot/npm_and_yarn/types/lodash-4.14.168

build(deps-dev): bump @types/lodash from 4.14.167 to 4.14.168
This commit is contained in:
LongYinan 2021-01-25 14:36:24 +08:00 committed by GitHub
commit 4be59e0353
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -53,7 +53,7 @@
"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@types/debug": "^4.1.5",
"@types/inquirer": "^7.3.1",
"@types/lodash": "^4.14.167",
"@types/lodash": "^4.14.168",
"@types/node": "^14.14.21",
"@types/sinon": "^9.0.10",
"@typescript-eslint/eslint-plugin": "^4.14.0",

View file

@ -1356,10 +1356,10 @@
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
"@types/lodash@^4.14.167":
version "4.14.167"
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.167.tgz#ce7d78553e3c886d4ea643c37ec7edc20f16765e"
integrity sha512-w7tQPjARrvdeBkX/Rwg95S592JwxqOjmms3zWQ0XZgSyxSLdzWaYH3vErBhdVS/lRBX7F8aBYcYJYTr5TMGOzw==
"@types/lodash@^4.14.168":
version "4.14.168"
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008"
integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q==
"@types/minimatch@*":
version "3.0.3"