Skip to content

Commit e9355a0

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

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.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.200",
3333
"@types/node": "20.2.1",
3434
"@typescript-eslint/eslint-plugin": "5.59.6",
3535
"@typescript-eslint/parser": "5.59.6",

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.194",
31+
"@types/lodash": "4.14.200",
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
@@ -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].200":
2245+
version "4.14.200"
2246+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.200.tgz#435b6035c7eba9cdf1e039af8212c9e9281e7149"
2247+
integrity sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q==
22482248

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

0 commit comments

Comments
 (0)