Skip to content

Commit

Permalink
⬆️ Bump lint-staged from 14.0.0 to 14.0.1 (#1593)
Browse files Browse the repository at this point in the history
⬆️ Bump lint-staged from 14.0.0 to 14.0.1

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2023
1 parent 710852c commit f8f4bcb
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": "^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 @@ -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.

1 comment on commit f8f4bcb

@vercel
Copy link

@vercel vercel bot commented on f8f4bcb Sep 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.