Skip to content

Commit c6775b5

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

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.16",
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].16":
1145+
version "4.17.16"
1146+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.16.tgz#94ae78fab4a38d73086e962d0b65c30d816bfb0a"
1147+
integrity sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==
11481148

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

0 commit comments

Comments
 (0)