Skip to content

Commit 2c9ebf9

Browse files
committed
chore(deps): update dependency @types/lodash to v4.14.197
1 parent 64c1636 commit 2c9ebf9

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.14.196",
131+
"@types/lodash": "4.14.197",
132132
"@types/mocha": "9.1.1",
133133
"@types/node": "18.17.3",
134134
"@types/sinon": "10.0.16",

yarn.lock

Lines changed: 4 additions & 4 deletions
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].196":
1146-
version "4.14.196"
1147-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.196.tgz#a7c3d6fc52d8d71328b764e28e080b4169ec7a95"
1148-
integrity sha512-22y3o88f4a94mKljsZcanlNWPzO0uBsBdzLAngf2tp533LzZcQzb6+eZPJ+vCTt+bqF2XnvT9gejTLsAcJAJyQ==
1145+
"@types/[email protected].197":
1146+
version "4.14.197"
1147+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.197.tgz#e95c5ddcc814ec3e84c891910a01e0c8a378c54b"
1148+
integrity sha512-BMVOiWs0uNxHVlHBgzTIqJYmj+PgCo4euloGF+5m4okL3rEYzM2EEv78mw8zWSMM57dM7kVIgJ2QDvwHSoCI5g==
11491149

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

0 commit comments

Comments
 (0)