Skip to content

Commit

Permalink
chore(deps-dev): bump lint-staged from 15.0.2 to 15.1.0 (#532)
Browse files Browse the repository at this point in the history
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.0.2 to 15.1.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.0.2...v15.1.0)

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

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 Nov 13, 2023
1 parent a0d9b89 commit b7ac29d
Show file tree
Hide file tree
Showing 2 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 @@ -69,7 +69,7 @@
"husky": "8.0.3",
"jest": "29.7.0",
"leasot": "13.3.0",
"lint-staged": "15.0.2",
"lint-staged": "15.1.0",
"mock-argv": "2.0.8",
"prettier": "3.0.3",
"semantic-release": "22.0.7",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2304,7 +2304,7 @@ __metadata:
husky: 8.0.3
jest: 29.7.0
leasot: 13.3.0
lint-staged: 15.0.2
lint-staged: 15.1.0
mock-argv: 2.0.8
prettier: 3.0.3
semantic-release: 22.0.7
Expand Down Expand Up @@ -5489,9 +5489,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:15.0.2":
version: 15.0.2
resolution: "lint-staged@npm:15.0.2"
"lint-staged@npm:15.1.0":
version: 15.1.0
resolution: "lint-staged@npm:15.1.0"
dependencies:
chalk: 5.3.0
commander: 11.1.0
Expand All @@ -5502,10 +5502,10 @@ __metadata:
micromatch: 4.0.5
pidtree: 0.6.0
string-argv: 0.3.2
yaml: 2.3.3
yaml: 2.3.4
bin:
lint-staged: bin/lint-staged.js
checksum: 437bc006a103eda779584b0beccef03732d1e79fe3c5d66004fee0ba641b2defe81ed8f7b4909fd1b4c59a7b7e2587d811dcc3a2e171f95573976af4294da9fc
checksum: e99bdedb32d20fa22c0d0798ecf014fd00ac9cce1158373d7caf47855c0b9b4c20d228417677a05ea81f6941f957ae9347dccb3846a48bc1fdd0cdeed2ccf0ef
languageName: node
linkType: hard

Expand Down Expand Up @@ -9066,10 +9066,10 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:2.3.3":
version: 2.3.3
resolution: "yaml@npm:2.3.3"
checksum: cdfd132e7e0259f948929efe8835923df05c013c273c02bb7a2de9b46ac3af53c2778a35b32c7c0f877cc355dc9340ed564018c0242bfbb1278c2a3e53a0e99e
"yaml@npm:2.3.4":
version: 2.3.4
resolution: "yaml@npm:2.3.4"
checksum: e6d1dae1c6383bcc8ba11796eef3b8c02d5082911c6723efeeb5ba50fc8e881df18d645e64de68e421b577296000bea9c75d6d9097c2f6699da3ae0406c030d8
languageName: node
linkType: hard

Expand Down

0 comments on commit b7ac29d

Please sign in to comment.