Skip to content

Commit b4a64ee

Browse files
Bump the npm-minor-patch group with 3 updates (#1018)
Bumps the npm-minor-patch group with 3 updates: [@redocly/cli](https://github.com/Redocly/redocly-cli), [lint-staged](https://github.com/lint-staged/lint-staged) and [prettier](https://github.com/prettier/prettier). Updates `@redocly/cli` from 2.11.1 to 2.12.1 - [Release notes](https://github.com/Redocly/redocly-cli/releases) - [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/[email protected]...@redocly/[email protected]) Updates `lint-staged` from 16.2.6 to 16.2.7 - [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.6...v16.2.7) Updates `prettier` from 3.6.2 to 3.7.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.7.3) --- updated-dependencies: - dependency-name: "@redocly/cli" dependency-version: 2.12.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: lint-staged dependency-version: 16.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: prettier dependency-version: 3.7.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch ... 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 45599b2 commit b4a64ee

File tree

2 files changed

+44
-51
lines changed

2 files changed

+44
-51
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 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.11.1",
17+
"@redocly/cli": "^2.12.1",
1818
"husky": "^9.1.7",
1919
"license-checker": "^25.0.1",
20-
"lint-staged": "^16.2.6",
21-
"prettier": "^3.6.2"
20+
"lint-staged": "^16.2.7",
21+
"prettier": "^3.7.3"
2222
},
2323
"lint-staged": {
2424
"*": "prettier --ignore-unknown --write",

0 commit comments

Comments
 (0)