Skip to content

Commit

Permalink
Bump the dev-dependencies group with 3 updates (#39)
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 3 updates: [eslint](https://github.com/eslint/eslint), [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) and [prettier](https://github.com/prettier/prettier).


Updates `eslint` from 9.20.1 to 9.21.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.20.1...v9.21.0)

Updates `eslint-plugin-yml` from 1.16.0 to 1.17.0
- [Release notes](https://github.com/ota-meshi/eslint-plugin-yml/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-yml/blob/master/CHANGELOG.md)
- [Commits](ota-meshi/eslint-plugin-yml@v1.16.0...v1.17.0)

Updates `prettier` from 3.5.1 to 3.5.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.5.1...3.5.2)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-yml
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 24, 2025
1 parent f915766 commit 5d994a7
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 51 deletions.
83 changes: 35 additions & 48 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@
"devDependencies": {
"@prantlf/jsonlint": "^16.0.0",
"@prettier/plugin-xml": "^3.4.1",
"eslint": "^9.20.1",
"eslint-plugin-yml": "^1.16.0",
"eslint": "^9.21.0",
"eslint-plugin-yml": "^1.17.0",
"markdownlint-cli": "^0.44.0",
"npm-package-json-lint": "^8.0.0",
"npm-package-json-lint-config-default": "^7.0.1",
"prettier": "^3.5.1",
"prettier": "^3.5.2",
"remark-cli": "^12.0.1",
"remark-lint-list-item-indent": "^4.0.1",
"remark-preset-lint-consistent": "^6.0.1",
Expand Down

0 comments on commit 5d994a7

Please sign in to comment.