Bump @types/lodash from 4.14.155 to 4.14.157
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.155 to 4.14.157. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
cc85b3c053
commit
1c21564fff
|
@ -5516,9 +5516,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"@types/lodash": {
|
||||
"version": "4.14.155",
|
||||
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.155.tgz",
|
||||
"integrity": "sha512-vEcX7S7aPhsBCivxMwAANQburHBtfN9RdyXFk84IJmu2Z4Hkg1tOFgaslRiEqqvoLtbCBi6ika1EMspE+NZ9Lg==",
|
||||
"version": "4.14.157",
|
||||
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.157.tgz",
|
||||
"integrity": "sha512-Ft5BNFmv2pHDgxV5JDsndOWTRJ+56zte0ZpYLowp03tW+K+t8u8YMOzAnpuqPgzX6WO1XpDIUm7u04M8vdDiVQ==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/minimatch": {
|
||||
|
|
|
@ -219,7 +219,7 @@
|
|||
"@types/electron-json-storage": "^4.0.0",
|
||||
"@types/i18next": "^13.0.0",
|
||||
"@types/jest": "^25.1.4",
|
||||
"@types/lodash": "^4.14.155",
|
||||
"@types/lodash": "^4.14.157",
|
||||
"@types/nedb": "^1.8.9",
|
||||
"@types/node": "^14.0.13",
|
||||
"@types/parse-link-header": "^1.0.0",
|
||||
|
|
Loading…
Reference in New Issue