Skip to content

Commit d0da74b

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

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

+1-1
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.194",
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

+1-1
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.194",
3232
"@types/sqlstring": "2.3.0"
3333
},
3434
"publishConfig": {

yarn.lock

+4-4
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/[email protected].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/[email protected].194":
2316+
version "4.14.194"
2317+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.194.tgz#b71eb6f7a0ff11bff59fc987134a093029258a76"
2318+
integrity sha512-r22s9tAS7imvBt2lyHC9B8AGwWnXaYb1tY09oyLkXDs4vArpYJzw09nj8MLx5VfciBPGIb+ZwG0ssYnEPJxn/g==
23192319

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

0 commit comments

Comments
 (0)