Skip to content

Commit

Permalink
chore(deps-dev): bump lint-staged from 15.0.1 to 15.0.2 (#524)
Browse files Browse the repository at this point in the history
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.0.1 to 15.0.2.
- [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.1...v15.0.2)

---
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 Oct 23, 2023
1 parent 8df0ddc commit 8923979
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 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.1",
"lint-staged": "15.0.2",
"mock-argv": "2.0.8",
"prettier": "3.0.3",
"semantic-release": "22.0.5",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2297,7 +2297,7 @@ __metadata:
husky: 8.0.3
jest: 29.7.0
leasot: 13.3.0
lint-staged: 15.0.1
lint-staged: 15.0.2
mock-argv: 2.0.8
prettier: 3.0.3
semantic-release: 22.0.5
Expand Down Expand Up @@ -5469,37 +5469,37 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:15.0.1":
version: 15.0.1
resolution: "lint-staged@npm:15.0.1"
"lint-staged@npm:15.0.2":
version: 15.0.2
resolution: "lint-staged@npm:15.0.2"
dependencies:
chalk: 5.3.0
commander: 11.1.0
debug: 4.3.4
execa: 8.0.1
lilconfig: 2.1.0
listr2: 7.0.1
listr2: 7.0.2
micromatch: 4.0.5
pidtree: 0.6.0
string-argv: 0.3.2
yaml: 2.3.2
yaml: 2.3.3
bin:
lint-staged: bin/lint-staged.js
checksum: 4ef972b8fb246fa047e2f819833e675a816bfe1dd1fa4130d1b75cb6af2a51abc54eb7047a7b82403d9d4f8aefe1e71532a999161d180fb5ec019d360988b7bf
checksum: 437bc006a103eda779584b0beccef03732d1e79fe3c5d66004fee0ba641b2defe81ed8f7b4909fd1b4c59a7b7e2587d811dcc3a2e171f95573976af4294da9fc
languageName: node
linkType: hard

"listr2@npm:7.0.1":
version: 7.0.1
resolution: "listr2@npm:7.0.1"
"listr2@npm:7.0.2":
version: 7.0.2
resolution: "listr2@npm:7.0.2"
dependencies:
cli-truncate: ^3.1.0
colorette: ^2.0.20
eventemitter3: ^5.0.1
log-update: ^5.0.1
rfdc: ^1.3.0
wrap-ansi: ^8.1.0
checksum: ad6a64b952505c54f18f2c18d7bc4cf92a236b2742bf5bc514994dfadd48d9dacc5abd4f599ba7cd5bd0343da1ad0a0c3f3faa034597e8905b751b75c2a6b2e8
checksum: 1734c6b9367ceeb09bf372427930a4586b3727097373408f2f840896b9333cc80e53a1a696771a83a7d4d9ada46229843f3052b87f3b0b58c20e9451362c2dd3
languageName: node
linkType: hard

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

"yaml@npm:2.3.2":
version: 2.3.2
resolution: "yaml@npm:2.3.2"
checksum: acd80cc24df12c808c6dec8a0176d404ef9e6f08ad8786f746ecc9d8974968c53c6e8a67fdfabcc5f99f3dc59b6bb0994b95646ff03d18e9b1dcd59eccc02146
"yaml@npm:2.3.3":
version: 2.3.3
resolution: "yaml@npm:2.3.3"
checksum: cdfd132e7e0259f948929efe8835923df05c013c273c02bb7a2de9b46ac3af53c2778a35b32c7c0f877cc355dc9340ed564018c0242bfbb1278c2a3e53a0e99e
languageName: node
linkType: hard

Expand Down

0 comments on commit 8923979

Please sign in to comment.