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

Commit 60b0966

Browse files
Update dependency @types/lodash to v4.14.178 (#734)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 4cdefe2 commit 60b0966

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.177",
48+
"@types/lodash": "4.14.178",
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
@@ -1121,10 +1121,10 @@
11211121
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
11221122
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
11231123

1124-
"@types/lodash@4.14.177", "@types/lodash@^4.14.168":
1125-
version "4.14.177"
1126-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.177.tgz#f70c0d19c30fab101cad46b52be60363c43c4578"
1127-
integrity sha512-0fDwydE2clKe9MNfvXHBHF9WEahRuj+msTuQqOmAApNORFvhMYZKNGGJdCzuhheVjMps/ti0Ak/iJPACMaevvw==
1124+
"@types/lodash@4.14.178", "@types/lodash@^4.14.168":
1125+
version "4.14.178"
1126+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.178.tgz#341f6d2247db528d4a13ddbb374bcdc80406f4f8"
1127+
integrity sha512-0d5Wd09ItQWH1qFbEyQ7oTQ3GZrMfth5JkbN3EvTKLXcHLRDSXeLnlvlOn0wvxVIwK5o2M8JzP/OWz7T3NRsbw==
11281128

11291129
"@types/lru-cache@5.1.1":
11301130
version "5.1.1"

0 commit comments

Comments
 (0)