Skip to content

Commit eb5b379

Browse files
chore(deps-dev): bump the npm group across 1 directory with 3 updates (#86)
Bumps the npm group with 3 updates in the / directory: [@prettier/plugin-xml](https://github.com/prettier/plugin-xml), [lint-staged](https://github.com/lint-staged/lint-staged) and [prettier](https://github.com/prettier/prettier). Updates `@prettier/plugin-xml` from 3.4.1 to 3.4.2 - [Changelog](https://github.com/prettier/plugin-xml/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/plugin-xml/commits) Updates `lint-staged` from 16.1.2 to 16.1.4 - [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.1.2...v16.1.4) Updates `prettier` from 3.6.0 to 3.6.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.0...3.6.2) --- updated-dependencies: - dependency-name: "@prettier/plugin-xml" dependency-version: 3.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: lint-staged dependency-version: 16.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dff022e commit eb5b379

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"lint-staged": "lint-staged"
1616
},
1717
"devDependencies": {
18-
"@prettier/plugin-xml": "^3.4.1",
18+
"@prettier/plugin-xml": "^3.4.2",
1919
"husky": "^9.1.7",
20-
"lint-staged": "^16.1.2",
21-
"prettier": "^3.6.0",
20+
"lint-staged": "^16.1.4",
21+
"prettier": "^3.6.2",
2222
"prettier-plugin-apex": "^2.2.6"
2323
},
2424
"lint-staged": {

0 commit comments

Comments
 (0)