Skip to content

Commit

Permalink
⬆️ Bump lint-staged from 13.2.3 to 14.0.0
Browse files Browse the repository at this point in the history
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.3 to 14.0.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](lint-staged/lint-staged@v13.2.3...v14.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 15, 2023
1 parent da88c43 commit c20eb90
Show file tree
Hide file tree
Showing 4 changed files with 74 additions and 123 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"@vercel/analytics": "^1.0.1",
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
"lint-staged": "^14.0.0",
"prettier": "3.0.1",
"turbo": "1.10.12"
},
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": "^13.2.3",
"lint-staged": "^14.0.0",
"nodemon": "^3.0.1",
"prettier": "3.0.1",
"unbuild": "^1.2.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 @@ -34,7 +34,7 @@
"jest": "^29.6.2",
"jest-environment-jsdom": "^29.6.2",
"jest-fetch-mock": "^3.0.3",
"lint-staged": "^13.2.3",
"lint-staged": "^14.0.0",
"next": "^13.4.16",
"next-pwa": "^5.6.0",
"next-sitemap": "^4.2.2",
Expand Down
Loading

0 comments on commit c20eb90

Please sign in to comment.