Skip to content

Commit

Permalink
build(deps-dev): bump lint-staged from 15.2.10 to 15.3.0
Browse files Browse the repository at this point in the history
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.10 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.10...v15.3.0)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 7d98a2d commit 4a2b316
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 29 deletions.
54 changes: 27 additions & 27 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 packages/diracx-web-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"install": "^0.13.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"lint-staged": "^15.2.2",
"lint-staged": "^15.3.0",
"prettier": "^3.2.5",
"react-test-renderer": "^18.3.1",
"storybook": "^8.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/diracx-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"eslint-config-next": "^15.0.2",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"lint-staged": "^15.2.2",
"lint-staged": "^15.3.0",
"prettier": "^3.2.5",
"tsc-files": "^1.1.4",
"typescript": "^5.6.3"
Expand Down

0 comments on commit 4a2b316

Please sign in to comment.