Skip to content

Commit b4e99e4

Browse files
Bump the npm-minor-patch group with 2 updates (#1028)
* 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 [prettier](https://github.com/prettier/prettier). Updates `@redocly/cli` from 2.12.1 to 2.12.2 - [Release notes](https://github.com/Redocly/redocly-cli/releases) - [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/[email protected]...@redocly/[email protected]) Updates `prettier` from 3.7.3 to 3.7.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.3...3.7.4) --- updated-dependencies: - dependency-name: "@redocly/cli" dependency-version: 2.12.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: prettier dependency-version: 3.7.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Trigger Build --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Daniel Yip <[email protected]>
1 parent cc57e49 commit b4e99e4

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

package-lock.json

Lines changed: 17 additions & 17 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
@@ -14,11 +14,11 @@
1414
"license": "MIT",
1515
"homepage": "https://github.com/NHSDigital/immunisation-fhir-api",
1616
"devDependencies": {
17-
"@redocly/cli": "^2.12.1",
17+
"@redocly/cli": "^2.12.2",
1818
"husky": "^9.1.7",
1919
"license-checker": "^25.0.1",
2020
"lint-staged": "^16.2.7",
21-
"prettier": "^3.7.3"
21+
"prettier": "^3.7.4"
2222
},
2323
"lint-staged": {
2424
"*": "prettier --ignore-unknown --write",

0 commit comments

Comments
 (0)