Skip to content

Commit

Permalink
Bump the development-dependencies group with 2 updates (#68)
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 2 updates: [eslint](https://github.com/eslint/eslint) and [lint-staged](https://github.com/lint-staged/lint-staged).


Updates `eslint` from 9.17.0 to 9.19.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.17.0...v9.19.0)

Updates `lint-staged` from 15.3.0 to 15.4.3
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.3.0...v15.4.3)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-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 1, 2025
1 parent 271f95a commit 3de3b6c
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 49 deletions.
91 changes: 44 additions & 47 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@
"devDependencies": {
"@stylelint/prettier-config": "^3.0.0",
"@stylelint/remark-preset": "^5.1.1",
"eslint": "^9.17.0",
"eslint": "^9.19.0",
"eslint-config-stylelint": "^23.0.0",
"husky": "^9.1.7",
"lint-staged": "^15.3.0",
"lint-staged": "^15.4.3",
"prettier": "^3.4.2",
"remark-cli": "^12.0.1",
"yaml": "^2.7.0"
Expand Down

0 comments on commit 3de3b6c

Please sign in to comment.