Skip to content

Commit e5f76d1

Browse files
committed
chore(deps): update dependency @types/lodash to v4.14.184
1 parent ec0757d commit e5f76d1

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
@@ -124,7 +124,7 @@
124124
"@sourcegraph/tsconfig": "^4.0.1",
125125
"@sourcegraph/tslint-config": "^13.4.0",
126126
"@types/expect": "1.20.4",
127-
"@types/lodash": "4.14.182",
127+
"@types/lodash": "4.14.184",
128128
"@types/mocha": "9.1.1",
129129
"@types/node": "16.11.47",
130130
"@types/sinon": "10.0.13",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1133,10 +1133,10 @@
11331133
resolved "https://registry.yarnpkg.com/@types/expect/-/expect-1.20.4.tgz#8288e51737bf7e3ab5d7c77bfa695883745264e5"
11341134
integrity sha512-Q5Vn3yjTDyCMV50TB6VRIbQNxSE4OmZR86VSbGaNpfUolm0iePBB4KdEEHmxoY5sT2+2DIvXW0rvMDP2nHZ4Mg==
11351135

1136-
"@types/[email protected].182":
1137-
version "4.14.182"
1138-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.182.tgz#05301a4d5e62963227eaafe0ce04dd77c54ea5c2"
1139-
integrity sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q==
1136+
"@types/[email protected].184":
1137+
version "4.14.184"
1138+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.184.tgz#23f96cd2a21a28e106dc24d825d4aa966de7a9fe"
1139+
integrity sha512-RoZphVtHbxPZizt4IcILciSWiC6dcn+eZ8oX9IWEYfDMcocdd42f7NPI6fQj+6zI8y4E0L7gu2pcZKLGTRaV9Q==
11401140

11411141
"@types/minimist@^1.2.0":
11421142
version "1.2.2"

0 commit comments

Comments
 (0)