Skip to content

Commit c9981f7

Browse files
committed
chore(deps): update dependency @types/lodash to v4.14.200
1 parent b817003 commit c9981f7

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
@@ -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.199",
131+
"@types/lodash": "4.14.200",
132132
"@types/mocha": "9.1.1",
133133
"@types/node": "18.18.4",
134134
"@types/sinon": "10.0.19",

yarn.lock

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

1145-
"@types/[email protected].199":
1146-
version "4.14.199"
1147-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.199.tgz#c3edb5650149d847a277a8961a7ad360c474e9bf"
1148-
integrity sha512-Vrjz5N5Ia4SEzWWgIVwnHNEnb1UE1XMkvY5DGXrAeOGE9imk0hgTHh5GyDjLDJi9OTCn9oo9dXH1uToK1VRfrg==
1145+
"@types/[email protected].200":
1146+
version "4.14.200"
1147+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.200.tgz#435b6035c7eba9cdf1e039af8212c9e9281e7149"
1148+
integrity sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q==
11491149

11501150
"@types/minimist@^1.2.0":
11511151
version "1.2.2"

0 commit comments

Comments
 (0)