Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2023
1 parent 82dd3ed commit 507a7dc
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 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.2",
"husky": "^8.0.3",
"lint-staged": "^14.0.0",
"lint-staged": "^14.0.1",
"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": "^14.0.0",
"lint-staged": "^14.0.1",
"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.4",
"jest-fetch-mock": "^3.0.3",
"lint-staged": "^14.0.0",
"lint-staged": "^14.0.1",
"next": "^13.4.16",
"next-pwa": "^5.6.0",
"next-sitemap": "^4.2.2",
Expand Down
16 changes: 8 additions & 8 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 507a7dc

Please sign in to comment.