Skip to content
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.

Commit

Permalink
chore: Bump lint-staged from 13.0.3 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 13.0.3 to 14.0.1.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/okonet/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v13.0.3...v14.0.1)

---
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 Oct 12, 2023
1 parent 8bc4191 commit b88a4c1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/webpack": "^5.28.3",
"concurrently": "^8.2.1",
"husky": "^8.0.0",
"lint-staged": "^13.0.3",
"lint-staged": "^14.0.1",
"prettier": "^2.4.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16031,9 +16031,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^13.0.3":
version: 13.3.0
resolution: "lint-staged@npm:13.3.0"
"lint-staged@npm:^14.0.1":
version: 14.0.1
resolution: "lint-staged@npm:14.0.1"
dependencies:
chalk: 5.3.0
commander: 11.0.0
Expand All @@ -16047,7 +16047,7 @@ __metadata:
yaml: 2.3.1
bin:
lint-staged: bin/lint-staged.js
checksum: f7c146cc2849c9ce4f1d2808d990fcbdef5e0bb79e6e79cc895f53c91f5ac4dcefdb8c3465156b38a015dcb051f2795c6bda4f20a1e2f2fa654c7ba521b2d2e0
checksum: 8c5d740cb3c90fab2d970fa6bbffe5ddf35ec66ed374a52caf3a3cf83d8f4d5fd01a949994822bce5ea18c0b8dc8fa4ce087ef886a8c11db674139a063cdfe4f
languageName: node
linkType: hard

Expand Down Expand Up @@ -20697,7 +20697,7 @@ __metadata:
"@types/webpack": ^5.28.3
concurrently: ^8.2.1
husky: ^8.0.0
lint-staged: ^13.0.3
lint-staged: ^14.0.1
prettier: ^2.4.1
react: ^17.0.2
react-dom: ^17.0.2
Expand Down

0 comments on commit b88a4c1

Please sign in to comment.