update: update dependency @types/lodash to v4.14.154 (#373)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
10ff616398
commit
d419950254
|
@ -43,7 +43,7 @@
|
|||
"@types/chai-as-promised": "7.1.2",
|
||||
"@types/deep-diff": "1.0.0",
|
||||
"@types/js-yaml": "3.12.4",
|
||||
"@types/lodash": "4.14.153",
|
||||
"@types/lodash": "4.14.154",
|
||||
"@types/minimatch": "3.0.3",
|
||||
"@types/mocha": "7.0.2",
|
||||
"@types/mock-fs": "4.10.0",
|
||||
|
|
|
@ -353,10 +353,10 @@
|
|||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/json-schema/-/json-schema-7.0.3.tgz#bdfd69d61e464dcc81b25159c270d75a73c1a636"
|
||||
integrity sha512-Il2DtDVRGDcqjDtE+rF8iqg1CArehSK84HZJCT7AMITlyXRBpuPhqGLDQMowraqqu1coEaimg4ZOqggt6L6L+A==
|
||||
|
||||
"@types/lodash@4.14.153":
|
||||
version "4.14.153"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.153.tgz#5cb7dded0649f1df97938ac5ffc4f134e9e9df98"
|
||||
integrity sha512-lYniGRiRfZf2gGAR9cfRC3Pi5+Q1ziJCKqPmjZocigrSJUVPWf7st1BtSJ8JOeK0FLXVndQ1IjUjTco9CXGo/Q==
|
||||
"@types/lodash@4.14.154":
|
||||
version "4.14.154"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.154.tgz#069e3c703fdb264e67be9e03b20a640bc0198ecc"
|
||||
integrity sha512-VoDZIJmg3P8vPEnTldLvgA+q7RkIbVkbYX4k0cAVFzGAOQwUehVgRHgIr2/wepwivDst/rVRqaiBSjCXRnoWwQ==
|
||||
|
||||
"@types/minimatch@3.0.3":
|
||||
version "3.0.3"
|
||||
|
|
Loading…
Reference in New Issue