Skip to content

Commit b3544ca

Browse files
chore(deps): update dependency @types/lodash to v4.14.191
1 parent 05fd326 commit b3544ca

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@makeomatic/deploy": "12.6.3",
3030
"@types/bluebird": "3.5.36",
3131
"@types/jest": "27.4.1",
32-
"@types/lodash": "4.14.181",
32+
"@types/lodash": "4.14.191",
3333
"@types/node": "17.0.23",
3434
"@typescript-eslint/eslint-plugin": "5.17.0",
3535
"@typescript-eslint/parser": "5.17.0",

packages/clickhouse-adapter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"devDependencies": {
3030
"@types/debug": "^4.1.7",
31-
"@types/lodash": "4.14.181",
31+
"@types/lodash": "4.14.191",
3232
"@types/sqlstring": "2.3.0"
3333
},
3434
"publishConfig": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2312,10 +2312,10 @@
23122312
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
23132313
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
23142314

2315-
"@types/lodash@4.14.181":
2316-
version "4.14.181"
2317-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.181.tgz#d1d3740c379fda17ab175165ba04e2d03389385d"
2318-
integrity sha512-n3tyKthHJbkiWhDZs3DkhkCzt2MexYHXlX0td5iMplyfwketaOeKboEVBqzceH7juqvEg3q5oUoBFxSLu7zFag==
2315+
"@types/lodash@4.14.191":
2316+
version "4.14.191"
2317+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.191.tgz#09511e7f7cba275acd8b419ddac8da9a6a79e2fa"
2318+
integrity sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ==
23192319

23202320
"@types/minimatch@^3.0.3":
23212321
version "3.0.5"

0 commit comments

Comments
 (0)