Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to ^15.2.6 (#10594)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 11, 2024
1 parent 2ca9f9f commit d91ffa8
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 @@ -57,7 +57,7 @@
"jest-environment-jsdom": "^29.7.0",
"jest-transform-stub": "^2.0.0",
"lerna": "^7.4.2",
"lint-staged": "^15.2.5",
"lint-staged": "^15.2.6",
"mutation-observer": "^1.0.3",
"plop": "^4.0.1",
"prettier": "^3.3.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3235,7 +3235,7 @@ __metadata:
jest-environment-jsdom: "npm:^29.7.0"
jest-transform-stub: "npm:^2.0.0"
lerna: "npm:^7.4.2"
lint-staged: "npm:^15.2.5"
lint-staged: "npm:^15.2.6"
mutation-observer: "npm:^1.0.3"
plop: "npm:^4.0.1"
prettier: "npm:^3.3.2"
Expand Down Expand Up @@ -13788,9 +13788,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^15.2.5":
version: 15.2.5
resolution: "lint-staged@npm:15.2.5"
"lint-staged@npm:^15.2.6":
version: 15.2.6
resolution: "lint-staged@npm:15.2.6"
dependencies:
chalk: "npm:~5.3.0"
commander: "npm:~12.1.0"
Expand All @@ -13804,7 +13804,7 @@ __metadata:
yaml: "npm:~2.4.2"
bin:
lint-staged: bin/lint-staged.js
checksum: 10c0/89c54489783510f86df15756659facade82e849c0cbfb564fe047b82be91c5d2b1b5608a4bfc5237bd7b9fd0e1206e66aa3e4f8cad3ac51e37a098b8492c2fa6
checksum: 10c0/3976a86634324e5e0704911f30681f36e0c3e3aa4737da49cce1e5e73e089ccde65f20a6d0c74fff763baa9bc29b598ba3ba31fc785a66012cd3d75a19d69e8b
languageName: node
linkType: hard

Expand Down

0 comments on commit d91ffa8

Please sign in to comment.