Skip to content

Commit 9e78e41

Browse files
committed
chore(deps): update dependency @types/lodash to v4.14.195
1 parent 135a40c commit 9e78e41

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.194",
131+
"@types/lodash": "4.14.195",
132132
"@types/mocha": "9.1.1",
133133
"@types/node": "18.16.5",
134134
"@types/sinon": "10.0.14",

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].194":
1146-
version "4.14.194"
1147-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.194.tgz#b71eb6f7a0ff11bff59fc987134a093029258a76"
1148-
integrity sha512-r22s9tAS7imvBt2lyHC9B8AGwWnXaYb1tY09oyLkXDs4vArpYJzw09nj8MLx5VfciBPGIb+ZwG0ssYnEPJxn/g==
1145+
"@types/[email protected].195":
1146+
version "4.14.195"
1147+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.195.tgz#bafc975b252eb6cea78882ce8a7b6bf22a6de632"
1148+
integrity sha512-Hwx9EUgdwf2GLarOjQp5ZH8ZmblzcbTBC2wtQWNKARBSxM9ezRIAUpeDTgoQRAFB0+8CNWXVA9+MaSOzOF3nPg==
11491149

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

0 commit comments

Comments
 (0)