Skip to content

Commit

Permalink
chore(deps-dev): bump lint-staged from 14.0.0 to 14.0.1 (#497)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent c175a29 commit 44e679c
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 @@ -69,7 +69,7 @@
"husky": "8.0.3",
"jest": "29.6.3",
"leasot": "13.3.0",
"lint-staged": "14.0.0",
"lint-staged": "14.0.1",
"mock-argv": "2.0.8",
"prettier": "3.0.2",
"semantic-release": "21.0.9",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2034,7 +2034,7 @@ __metadata:
husky: 8.0.3
jest: 29.6.3
leasot: 13.3.0
lint-staged: 14.0.0
lint-staged: 14.0.1
mock-argv: 2.0.8
prettier: 3.0.2
semantic-release: 21.0.9
Expand Down Expand Up @@ -5147,9 +5147,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:14.0.0":
version: 14.0.0
resolution: "lint-staged@npm:14.0.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 @@ -5163,7 +5163,7 @@ __metadata:
yaml: 2.3.1
bin:
lint-staged: bin/lint-staged.js
checksum: 7269cd21c15a7b5734a28775f879a91f6b59291bec9a897a1f2faae1cd8316dd50e19fd13207fb6798c705eb5371a25caee0e2dfd5932fbcd38ea5f8155f918c
checksum: 8c5d740cb3c90fab2d970fa6bbffe5ddf35ec66ed374a52caf3a3cf83d8f4d5fd01a949994822bce5ea18c0b8dc8fa4ce087ef886a8c11db674139a063cdfe4f
languageName: node
linkType: hard

Expand Down

0 comments on commit 44e679c

Please sign in to comment.