Skip to content

Commit 1d513a4

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

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Diff for: 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.192",
3333
"@types/node": "17.0.23",
3434
"@typescript-eslint/eslint-plugin": "5.17.0",
3535
"@typescript-eslint/parser": "5.17.0",

Diff for: 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.192",
3232
"@types/sqlstring": "2.3.0"
3333
},
3434
"publishConfig": {

Diff for: 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].192":
2316+
version "4.14.192"
2317+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.192.tgz#5790406361a2852d332d41635d927f1600811285"
2318+
integrity sha512-km+Vyn3BYm5ytMO13k9KTp27O75rbQ0NFw+U//g+PX7VZyjCioXaRFisqSIJRECljcTv73G3i6BpglNGHgUQ5A==
23192319

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

0 commit comments

Comments
 (0)