Skip to content

Commit

Permalink
Bump the minor-patch group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the minor-patch group with 3 updates: [lint-staged](https://github.com/lint-staged/lint-staged), [consola](https://github.com/unjs/consola) and [es-module-lexer](https://github.com/guybedford/es-module-lexer).


Updates `lint-staged` from 15.2.11 to 15.3.0
- [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.2.11...v15.3.0)

Updates `consola` from 3.3.1 to 3.3.3
- [Release notes](https://github.com/unjs/consola/releases)
- [Changelog](https://github.com/unjs/consola/blob/main/CHANGELOG.md)
- [Commits](unjs/consola@v3.3.1...v3.3.3)

Updates `es-module-lexer` from 1.5.4 to 1.6.0
- [Release notes](https://github.com/guybedford/es-module-lexer/releases)
- [Commits](guybedford/es-module-lexer@1.5.4...1.6.0)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: consola
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: es-module-lexer
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and alcohol committed Dec 30, 2024
1 parent e9e2e52 commit 2ff1247
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 20 deletions.
34 changes: 15 additions & 19 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"eslint-webpack-plugin": "^4.2.0",
"glob": "^11.0.0",
"husky": "^9.1.7",
"lint-staged": "^15.2.11",
"lint-staged": "^15.3.0",
"prettier": "^3.4.2",
"purgecss-webpack-plugin": "^7.0.2",
"sass": "^1.83.0",
Expand Down

0 comments on commit 2ff1247

Please sign in to comment.