Skip to content

Commit

Permalink
Bump lint-staged from 15.0.2 to 15.1.0 (#5242)
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 14, 2023
1 parent 2eaf762 commit 894443b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"lerna": "7.4.2",
"less": "4.2.0",
"less-loader": "11.1.3",
"lint-staged": "15.0.2",
"lint-staged": "15.1.0",
"mini-css-extract-plugin": "2.7.6",
"msw": "1.3.2",
"msw-storybook-addon": "^1.10.0",
Expand Down
27 changes: 17 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19264,7 +19264,7 @@ __metadata:
lerna: 7.4.2
less: 4.2.0
less-loader: 11.1.3
lint-staged: 15.0.2
lint-staged: 15.1.0
mini-css-extract-plugin: 2.7.6
msw: 1.3.2
msw-storybook-addon: ^1.10.0
Expand Down Expand Up @@ -19561,9 +19561,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 @@ -19574,10 +19574,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 @@ -27436,10 +27436,10 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:2.3.3, yaml@npm:^2.1.1":
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 All @@ -27450,6 +27450,13 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^2.1.1":
version: 2.3.3
resolution: "yaml@npm:2.3.3"
checksum: cdfd132e7e0259f948929efe8835923df05c013c273c02bb7a2de9b46ac3af53c2778a35b32c7c0f877cc355dc9340ed564018c0242bfbb1278c2a3e53a0e99e
languageName: node
linkType: hard

"yargs-parser@npm:20.2.4":
version: 20.2.4
resolution: "yargs-parser@npm:20.2.4"
Expand Down

0 comments on commit 894443b

Please sign in to comment.