Skip to content

Commit 7f7a339

Browse files
committed
chore(deps): update dependency @types/lodash to v4.14.201
1 parent 02403e5 commit 7f7a339

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.200",
131+
"@types/lodash": "4.14.201",
132132
"@types/mocha": "9.1.1",
133133
"@types/node": "20.8.10",
134134
"@types/sinon": "10.0.20",

yarn.lock

+4-4
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].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==
1145+
"@types/[email protected].201":
1146+
version "4.14.201"
1147+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.201.tgz#76f47cb63124e806824b6c18463daf3e1d480239"
1148+
integrity sha512-y9euML0cim1JrykNxADLfaG0FgD1g/yTHwUs/Jg9ZIU7WKj2/4IW9Lbb1WZbvck78W/lfGXFfe+u2EGfIJXdLQ==
11491149

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

0 commit comments

Comments
 (0)