Skip to content

Commit 8cae464

Browse files
chore(deps): update dependency @types/lodash to v4.17.15
1 parent 9b140fa commit 8cae464

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.15",
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].15":
1145+
version "4.17.15"
1146+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.15.tgz#12d4af0ed17cc7600ce1f9980cec48fc17ad1e89"
1147+
integrity sha512-w/P33JFeySuhN6JLkysYUK2gEmy9kHHFN7E8ro0tkfmlDOgxBDzWEZ/J8cWA+fHqFevpswDTFZnDx+R9lbL6xw==
11481148

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

0 commit comments

Comments
 (0)