Skip to content

Commit 6c612e9

Browse files
Upgrade: [dependabot] - bump @redocly/cli from 2.25.1 to 2.25.2 (#2942)
Bumps [@redocly/cli](https://github.com/Redocly/redocly-cli) from 2.25.1 to 2.25.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Redocly/redocly-cli/releases"><code>@​redocly/cli</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​redocly/cli</code><a href="https://github.com/2"><code>@​2</code></a>.25.2</h2> <h3>Patch Changes</h3> <ul> <li>Updated <code>picomatch</code> dependency to <code>^4.0.4</code>.</li> <li>Updated <code>@​redocly/openapi-core</code> to v2.25.2.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Redocly/redocly-cli/commit/d61ab91833b33fa33c9b925f02d869503e343933"><code>d61ab91</code></a> chore: 🔖 release new versions (<a href="https://redirect.github.com/Redocly/redocly-cli/issues/2694">#2694</a>)</li> <li><a href="https://github.com/Redocly/redocly-cli/commit/1f8d0df4f90084422ce086edd8514287be7e95b1"><code>1f8d0df</code></a> chore: update <code>@​redocly/config</code> to v0.45.0 (<a href="https://redirect.github.com/Redocly/redocly-cli/issues/2700">#2700</a>)</li> <li><a href="https://github.com/Redocly/redocly-cli/commit/606ae8336bc3ae352126aa96ba30fd052c448570"><code>606ae83</code></a> chore: audit and update dependencies (<a href="https://redirect.github.com/Redocly/redocly-cli/issues/2699">#2699</a>)</li> <li><a href="https://github.com/Redocly/redocly-cli/commit/a33c4739a65e5fb6dd439f0ae4c3b30185147bfd"><code>a33c473</code></a> chore: refactor duplicate imports (<a href="https://redirect.github.com/Redocly/redocly-cli/issues/2690">#2690</a>)</li> <li><a href="https://github.com/Redocly/redocly-cli/commit/34468be6d603f4094deac6a6d3625332ae17520d"><code>34468be</code></a> chore: improve typing for node types (<a href="https://redirect.github.com/Redocly/redocly-cli/issues/2695">#2695</a>)</li> <li><a href="https://github.com/Redocly/redocly-cli/commit/db83135a2deb955aabacd2335f8005f0c32c17e1"><code>db83135</code></a> fix: an issue with invalid <code>extends</code> caused hard crash (<a href="https://redirect.github.com/Redocly/redocly-cli/issues/2680">#2680</a>)</li> <li>See full diff in <a href="https://github.com/Redocly/redocly-cli/compare/@redocly/cli@2.25.1...@redocly/cli@2.25.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@redocly/cli&package-manager=npm_and_yarn&previous-version=2.25.1&new-version=2.25.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d532244 commit 6c612e9

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

package-lock.json

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/specification/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
},
1919
"homepage": "https://github.com/NHSDigital/eps-prescription-status-update-api",
2020
"devDependencies": {
21-
"@redocly/cli": "^2.25.1"
21+
"@redocly/cli": "^2.25.2"
2222
}
2323
}

0 commit comments

Comments
 (0)