Skip to content
This repository was archived by the owner on Mar 18, 2024. It is now read-only.

Commit c66e756

Browse files
Update dependency @types/lodash to v4.14.191 (#843)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 864ce3f commit c66e756

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@sourcegraph/tsconfig": "^4.0.1",
4646
"@types/fs-extra": "9.0.13",
4747
"@types/js-base64": "3.0.0",
48-
"@types/lodash": "4.14.188",
48+
"@types/lodash": "4.14.191",
4949
"@types/lru-cache": "5.1.1",
5050
"@types/mocha": "10.0.0",
5151
"@types/mock-require": "2.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1683,10 +1683,10 @@
16831683
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
16841684
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
16851685

1686-
"@types/[email protected].188", "@types/lodash@^4.14.168":
1687-
version "4.14.188"
1688-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.188.tgz#e4990c4c81f7c9b00c5ff8eae389c10f27980da5"
1689-
integrity sha512-zmEmF5OIM3rb7SbLCFYoQhO4dGt2FRM9AMkxvA3LaADOF1n8in/zGJlWji9fmafLoNyz+FoL6FE0SLtGIArD7w==
1686+
"@types/[email protected].191", "@types/lodash@^4.14.168":
1687+
version "4.14.191"
1688+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.191.tgz#09511e7f7cba275acd8b419ddac8da9a6a79e2fa"
1689+
integrity sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ==
16901690

16911691
16921692
version "5.1.1"

0 commit comments

Comments
 (0)