Skip to content

Commit

Permalink
⬆️ Bump lint-staged from 14.0.1 to 15.2.0
Browse files Browse the repository at this point in the history
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 14.0.1 to 15.2.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v14.0.1...v15.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 12d317e commit 0bf6c7a
Show file tree
Hide file tree
Showing 4 changed files with 99 additions and 75 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": "^8.0.3",
"lint-staged": "^14.0.1",
"lint-staged": "^15.2.0",
"prettier": "3.1.0",
"turbo": "1.10.16"
},
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": "^14.0.1",
"lint-staged": "^15.2.0",
"nodemon": "^3.0.1",
"prettier": "3.1.0",
"unbuild": "^2.0.0"
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": "^14.0.1",
"lint-staged": "^15.2.0",
"next": "^14.0.3",
"next-pwa": "^5.6.0",
"next-sitemap": "^4.2.3",
Expand Down
168 changes: 96 additions & 72 deletions pnpm-lock.yaml

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

0 comments on commit 0bf6c7a

Please sign in to comment.