Skip to content

Commit cb62f11

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/lodash to v4.14.179
1 parent a8213b1 commit cb62f11

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
"@sourcegraph/tsconfig": "^4.0.1",
182182
"@sourcegraph/tslint-config": "^13.4.0",
183183
"@types/expect": "1.20.4",
184-
"@types/lodash": "4.14.170",
184+
"@types/lodash": "4.14.179",
185185
"@types/mocha": "8.2.2",
186186
"@types/mock-require": "2.0.0",
187187
"@types/node": "14.17.3",

yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -906,10 +906,10 @@
906906
resolved "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.1.tgz"
907907
integrity sha512-hRJD2ahnnpLgsj6KWMYSrmXkM3rm2Dl1qkx6IOFD5FnuNPXJIG5L0dhgKXCYTRMGzU4n0wImQ/xfmRc4POUFlg==
908908

909-
"@types/[email protected].170":
910-
version "4.14.170"
911-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.170.tgz"
912-
integrity sha512-bpcvu/MKHHeYX+qeEN8GE7DIravODWdACVA1ctevD8CN24RhPZIKMn9ntfAsrvLfSX3cR5RrBKAbYm9bGs0A+Q==
909+
"@types/[email protected].179":
910+
version "4.14.179"
911+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.179.tgz"
912+
integrity sha512-uwc1x90yCKqGcIOAT6DwOSuxnrAbpkdPsUOZtwrXb4D/6wZs+6qG7QnIawDuZWg0sWpxl+ltIKCaLoMlna678w==
913913

914914
915915
version "8.2.2"
@@ -4061,9 +4061,9 @@ nanomatch@^1.2.9:
40614061
to-regex "^3.0.1"
40624062

40634063
needle@^2.2.1:
4064-
version "2.6.0"
4065-
resolved "https://registry.yarnpkg.com/needle/-/needle-2.6.0.tgz#24dbb55f2509e2324b4a99d61f413982013ccdbe"
4066-
integrity sha512-KKYdza4heMsEfSWD7VPUIz3zX2XDwOyX2d+geb4vrERZMT5RMU6ujjaD+I5Yr54uZxQ2w6XRTAhHBbSCyovZBg==
4064+
version "2.9.1"
4065+
resolved "https://registry.yarnpkg.com/needle/-/needle-2.9.1.tgz#22d1dffbe3490c2b83e301f7709b6736cd8f2684"
4066+
integrity sha512-6R9fqJ5Zcmf+uYaFgdIHmLwNldn5HbK8L5ybn7Uz+ylX/rnOsSp1AHcvQSrCaFN+qNM1wpymHqD7mVasEOlHGQ==
40674067
dependencies:
40684068
debug "^3.2.6"
40694069
iconv-lite "^0.4.4"

0 commit comments

Comments
 (0)