Skip to content

Commit b990dce

Browse files
committed
chore(deps): update dependency @types/lodash to v4.14.188
1 parent 6f65550 commit b990dce

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"@sourcegraph/tsconfig": "^4.0.1",
129129
"@sourcegraph/tslint-config": "^13.4.0",
130130
"@types/expect": "1.20.4",
131-
"@types/lodash": "4.14.187",
131+
"@types/lodash": "4.14.188",
132132
"@types/mocha": "9.1.1",
133133
"@types/node": "18.11.9",
134134
"@types/sinon": "10.0.13",

yarn.lock

+4-4
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].187":
1137-
version "4.14.187"
1138-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.187.tgz#122ff0a7192115b4c1a19444ab4482caa77e2c9d"
1139-
integrity sha512-MrO/xLXCaUgZy3y96C/iOsaIqZSeupyTImKClHunL5GrmaiII2VwvWmLBu2hwa0Kp0sV19CsyjtrTc/Fx8rg/A==
1136+
"@types/[email protected].188":
1137+
version "4.14.188"
1138+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.188.tgz#e4990c4c81f7c9b00c5ff8eae389c10f27980da5"
1139+
integrity sha512-zmEmF5OIM3rb7SbLCFYoQhO4dGt2FRM9AMkxvA3LaADOF1n8in/zGJlWji9fmafLoNyz+FoL6FE0SLtGIArD7w==
11401140

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

0 commit comments

Comments
 (0)