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

Commit 90cb47c

Browse files
Update dependency @types/lodash to v4.14.175 (#691)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 94600a3 commit 90cb47c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@sourcegraph/tsconfig": "^4.0.1",
4444
"@types/fs-extra": "9.0.13",
4545
"@types/js-base64": "3.0.0",
46-
"@types/lodash": "4.14.172",
46+
"@types/lodash": "4.14.175",
4747
"@types/mocha": "9.0.0",
4848
"@types/mock-require": "2.0.0",
4949
"@types/mz": "2.7.4",

yarn.lock

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

1122-
"@types/lodash@4.14.172", "@types/lodash@^4.14.168":
1123-
version "4.14.172"
1124-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.172.tgz#aad774c28e7bfd7a67de25408e03ee5a8c3d028a"
1125-
integrity sha512-/BHF5HAx3em7/KkzVKm3LrsD6HZAXuXO1AJZQ3cRRBZj4oHZDviWPYu0aEplAqDFNHZPW6d3G7KN+ONcCCC7pw==
1122+
"@types/lodash@4.14.175", "@types/lodash@^4.14.168":
1123+
version "4.14.175"
1124+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.175.tgz#b78dfa959192b01fae0ad90e166478769b215f45"
1125+
integrity sha512-XmdEOrKQ8a1Y/yxQFOMbC47G/V2VDO1GvMRnl4O75M4GW/abC5tnfzadQYkqEveqRM1dEJGFFegfPNA2vvx2iw==
11261126

11271127
"@types/minimatch@*":
11281128
version "3.0.3"

0 commit comments

Comments
 (0)