Skip to content

Commit 2ca66df

Browse files
committed
chore(deps): update dependency @types/lodash to v4.17.10
1 parent 5a1e169 commit 2ca66df

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.17.9",
131+
"@types/lodash": "4.17.10",
132132
"@types/mocha": "9.1.1",
133133
"@types/node": "20.16.10",
134134
"@types/sinon": "17.0.3",

yarn.lock

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

1144-
"@types/[email protected].9":
1145-
version "4.17.9"
1146-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.9.tgz#0dc4902c229f6b8e2ac5456522104d7b1a230290"
1147-
integrity sha512-w9iWudx1XWOHW5lQRS9iKpK/XuRhnN+0T7HvdCCd802FYkT1AMTnxndJHGrNJwRoRHkslGr4S29tjm1cT7x/7w==
1144+
"@types/[email protected].10":
1145+
version "4.17.10"
1146+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.10.tgz#64f3edf656af2fe59e7278b73d3e62404144a6e6"
1147+
integrity sha512-YpS0zzoduEhuOWjAotS6A5AVCva7X4lVlYLF0FYHAY9sdraBfnatttHItlWeZdGhuEkf+OzMNg2ZYAx8t+52uQ==
11481148

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

0 commit comments

Comments
 (0)