Skip to content

Commit

Permalink
⬆️ Bump lint-staged from 15.2.10 to 15.4.3 (#1859)
Browse files Browse the repository at this point in the history
⬆️ Bump lint-staged from 15.2.10 to 15.4.3

Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.10 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.2.10...v15.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent 145c0c5 commit 128fa33
Show file tree
Hide file tree
Showing 4 changed files with 115 additions and 86 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"lint-staged": "^15.4.3",
"prettier": "3.4.2",
"turbo": "2.4.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/gitmojis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"ajv-cli": "^5.0.0",
"lint-staged": "^15.2.10",
"lint-staged": "^15.4.3",
"nodemon": "^3.1.7",
"prettier": "3.4.2",
"unbuild": "^3.3.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-fetch-mock": "^3.0.3",
"lint-staged": "^15.2.10",
"lint-staged": "^15.4.3",
"next": "^14.2.15",
"next-pwa": "^5.6.0",
"next-sitemap": "^4.2.3",
Expand Down
Loading

0 comments on commit 128fa33

Please sign in to comment.