Skip to content

Commit 55c77d3

Browse files
Bump the npm-minor-patch group with 2 updates (#1260)
* Bump the npm-minor-patch group with 2 updates Bumps the npm-minor-patch group with 2 updates: [@redocly/cli](https://github.com/Redocly/redocly-cli) and [lint-staged](https://github.com/lint-staged/lint-staged). Updates `@redocly/cli` from 2.19.2 to 2.20.2 - [Release notes](https://github.com/Redocly/redocly-cli/releases) - [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/cli@2.19.2...@redocly/cli@2.20.2) Updates `lint-staged` from 16.2.7 to 16.3.1 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.2.7...v16.3.1) --- updated-dependencies: - dependency-name: "@redocly/cli" dependency-version: 2.20.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: lint-staged dependency-version: 16.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Trigger build --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Akol125 <akinola.olutola1@nhs.net>
1 parent d1468e6 commit 55c77d3

2 files changed

Lines changed: 50 additions & 67 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"license": "MIT",
1616
"homepage": "https://github.com/NHSDigital/immunisation-fhir-api",
1717
"devDependencies": {
18-
"@redocly/cli": "^2.19.2",
18+
"@redocly/cli": "^2.20.2",
1919
"husky": "^9.1.7",
20-
"lint-staged": "^16.2.7",
20+
"lint-staged": "^16.3.1",
2121
"prettier": "^3.8.1"
2222
},
2323
"lint-staged": {

0 commit comments

Comments
 (0)