Bump @types/lodash from 4.14.165 to 4.14.166

Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.165 to 4.14.166.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-12-28 09:56:26 +00:00 committed by Benjamin Staneck
parent a697168e00
commit b289ae756d
2 changed files with 5 additions and 5 deletions

View file

@ -75,7 +75,7 @@
"@types/copy-webpack-plugin": "^6.3.0", "@types/copy-webpack-plugin": "^6.3.0",
"@types/electron-devtools-installer": "2.2.0", "@types/electron-devtools-installer": "2.2.0",
"@types/fs-extra": "9.0.6", "@types/fs-extra": "9.0.6",
"@types/lodash": "^4.14.165", "@types/lodash": "^4.14.166",
"@types/mkdirp": "1.0.1", "@types/mkdirp": "1.0.1",
"@types/mousetrap": "1.6.3", "@types/mousetrap": "1.6.3",
"@types/ms": "0.7.31", "@types/ms": "0.7.31",

View file

@ -797,10 +797,10 @@
dependencies: dependencies:
"@types/node" "*" "@types/node" "*"
"@types/lodash@^4.14.165": "@types/lodash@^4.14.166":
version "4.14.165" version "4.14.166"
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.165.tgz#74d55d947452e2de0742bad65270433b63a8c30f" resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.166.tgz#07e7f2699a149219dbc3c35574f126ec8737688f"
integrity sha512-tjSSOTHhI5mCHTy/OOXYIhi2Wt1qcbHmuXD1Ha7q70CgI/I71afO4XtLb/cVexki1oVYchpul/TOuu3Arcdxrg== integrity sha512-A3YT/c1oTlyvvW/GQqG86EyqWNrT/tisOIh2mW3YCgcx71TNjiTZA3zYZWA5BCmtsOTXjhliy4c4yEkErw6njA==
"@types/minimatch@*": "@types/minimatch@*":
version "3.0.3" version "3.0.3"