From 72b934aff01658acf2c474481d256e29ddd015ed Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 11 Jun 2024 00:03:04 +0800
Subject: [PATCH] chore(deps-dev): bump @types/lodash from 4.17.4 to 4.17.5
(#78)
Bumps
[@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash)
from 4.17.4 to 4.17.5.
Commits
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/lodash&package-manager=npm_and_yarn&previous-version=4.17.4&new-version=4.17.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
packages/chainfile-agent/package.json | 2 +-
packages/chainfile-docker/package.json | 2 +-
pnpm-lock.yaml | 14 +++++++-------
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/packages/chainfile-agent/package.json b/packages/chainfile-agent/package.json
index 978638b..12712d3 100644
--- a/packages/chainfile-agent/package.json
+++ b/packages/chainfile-agent/package.json
@@ -38,6 +38,6 @@
},
"devDependencies": {
"@types/debug": "^4.1.12",
- "@types/lodash": "^4.17.4"
+ "@types/lodash": "^4.17.5"
}
}
diff --git a/packages/chainfile-docker/package.json b/packages/chainfile-docker/package.json
index bca0677..050b073 100644
--- a/packages/chainfile-docker/package.json
+++ b/packages/chainfile-docker/package.json
@@ -38,6 +38,6 @@
},
"devDependencies": {
"@types/js-yaml": "^4.0.9",
- "@types/lodash": "^4.17.4"
+ "@types/lodash": "^4.17.5"
}
}
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index bad413d..a941186 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -88,8 +88,8 @@ importers:
specifier: ^4.1.12
version: 4.1.12
'@types/lodash':
- specifier: ^4.17.4
- version: 4.17.4
+ specifier: ^4.17.5
+ version: 4.17.5
packages/chainfile-docker:
dependencies:
@@ -113,8 +113,8 @@ importers:
specifier: ^4.0.9
version: 4.0.9
'@types/lodash':
- specifier: ^4.17.4
- version: 4.17.4
+ specifier: ^4.17.5
+ version: 4.17.5
packages/chainfile-schema:
devDependencies:
@@ -1546,8 +1546,8 @@ packages:
resolution: {integrity: sha512-HMwFiRujE5PjrgwHQ25+bsLJgowjGjm5Z8FVSf0N6PwgJrwxH0QxzHYDcKsTfV3wva0vzrpqMTJS2jXPr5BMEQ==}
dev: false
- /@types/lodash@4.17.4:
- resolution: {integrity: sha512-wYCP26ZLxaT3R39kiN2+HcJ4kTd3U1waI/cY7ivWYqFP6pW3ZNpvi6Wd6PHZx7T/t8z0vlkXMg3QYLa7DZ/IJQ==}
+ /@types/lodash@4.17.5:
+ resolution: {integrity: sha512-MBIOHVZqVqgfro1euRDWX7OO0fBVUUMrN6Pwm8LQsz8cWhEpihlvR70ENj3f40j58TNxZaWv2ndSkInykNBBJw==}
dev: true
/@types/mdast@3.0.15:
@@ -5204,7 +5204,7 @@ packages:
dependencies:
'@apidevtools/json-schema-ref-parser': 11.6.4
'@types/json-schema': 7.0.15
- '@types/lodash': 4.17.4
+ '@types/lodash': 4.17.5
cli-color: 2.0.4
glob: 10.4.1
is-glob: 4.0.3