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

Commit d4cb393

Browse files
Update dependency @types/lodash to v4.14.198 (#873)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b9dad7e commit d4cb393

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.197",
48+
"@types/lodash": "4.14.198",
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/lodash@4.14.197", "@types/lodash@^4.14.168":
1687-
version "4.14.197"
1688-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.197.tgz#e95c5ddcc814ec3e84c891910a01e0c8a378c54b"
1689-
integrity sha512-BMVOiWs0uNxHVlHBgzTIqJYmj+PgCo4euloGF+5m4okL3rEYzM2EEv78mw8zWSMM57dM7kVIgJ2QDvwHSoCI5g==
1686+
"@types/lodash@4.14.198", "@types/lodash@^4.14.168":
1687+
version "4.14.198"
1688+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.198.tgz#4d27465257011aedc741a809f1269941fa2c5d4c"
1689+
integrity sha512-trNJ/vtMZYMLhfN45uLq4ShQSw0/S7xCTLLVM+WM1rmFpba/VS42jVUgaO3w/NOLiWR/09lnYk0yMaA/atdIsg==
16901690

16911691
"@types/lru-cache@5.1.1":
16921692
version "5.1.1"

0 commit comments

Comments
 (0)