Skip to content

Commit 4853e44

Browse files
chore(deps): update dependency @types/lodash to v4.17.14
1 parent 9b140fa commit 4853e44

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

yarn.lock

+4-4
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].13":
1145-
version "4.17.13"
1146-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.13.tgz#786e2d67cfd95e32862143abe7463a7f90c300eb"
1147-
integrity sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg==
1144+
"@types/[email protected].14":
1145+
version "4.17.14"
1146+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.14.tgz#bafc053533f4cdc5fcc9635af46a963c1f3deaff"
1147+
integrity sha512-jsxagdikDiDBeIRaPYtArcT8my4tN1og7MtMRquFT3XNA6axxyHDRUemqDz/taRDdOUn0GnGHRCuff4q48sW9A==
11481148

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

0 commit comments

Comments
 (0)