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

Commit bc2d32d

Browse files
Update dependency @types/lodash to v4.14.176 (#709)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent b042099 commit bc2d32d

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
@@ -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.175",
48+
"@types/lodash": "4.14.176",
4949
"@types/lru-cache": "5.1.1",
5050
"@types/mocha": "9.0.0",
5151
"@types/mock-require": "2.0.0",

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.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==
1122+
"@types/lodash@4.14.176", "@types/lodash@^4.14.168":
1123+
version "4.14.176"
1124+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.176.tgz#641150fc1cda36fbfa329de603bbb175d7ee20c0"
1125+
integrity sha512-xZmuPTa3rlZoIbtDUyJKZQimJV3bxCmzMIO2c9Pz9afyDro6kr7R79GwcB6mRhuoPmV2p1Vb66WOJH7F886WKQ==
11261126

11271127
"@types/lru-cache@5.1.1":
11281128
version "5.1.1"

0 commit comments

Comments
 (0)