Skip to content

Commit 0f2e4a3

Browse files
chore(deps): update dependency @types/lodash to v4.14.197
1 parent 8407fad commit 0f2e4a3

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.10.3",
3030
"@types/bluebird": "3.5.38",
3131
"@types/jest": "29.5.1",
32-
"@types/lodash": "4.14.194",
32+
"@types/lodash": "4.14.197",
3333
"@types/node": "20.2.1",
3434
"@typescript-eslint/eslint-plugin": "5.59.6",
3535
"@typescript-eslint/parser": "5.59.6",

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

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2241,10 +2241,10 @@
22412241
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
22422242
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
22432243

2244-
"@types/[email protected].194":
2245-
version "4.14.194"
2246-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.194.tgz#b71eb6f7a0ff11bff59fc987134a093029258a76"
2247-
integrity sha512-r22s9tAS7imvBt2lyHC9B8AGwWnXaYb1tY09oyLkXDs4vArpYJzw09nj8MLx5VfciBPGIb+ZwG0ssYnEPJxn/g==
2244+
"@types/[email protected].197":
2245+
version "4.14.197"
2246+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.197.tgz#e95c5ddcc814ec3e84c891910a01e0c8a378c54b"
2247+
integrity sha512-BMVOiWs0uNxHVlHBgzTIqJYmj+PgCo4euloGF+5m4okL3rEYzM2EEv78mw8zWSMM57dM7kVIgJ2QDvwHSoCI5g==
22482248

22492249
"@types/minimatch@^3.0.3":
22502250
version "3.0.5"

0 commit comments

Comments
 (0)