Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to ^15.4.3 (#682)
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 Feb 2, 2025
1 parent f5673ef commit 2f41443
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 @@ -88,7 +88,7 @@
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.3",
"lint-staged": "^15.4.2",
"lint-staged": "^15.4.3",
"prettier": "^3.4.2",
"rimraf": "^5.0.10",
"skia-canvas": "^1.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1403,7 +1403,7 @@ __metadata:
eslint: "npm:^8.57.1"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-prettier: "npm:^5.2.3"
lint-staged: "npm:^15.4.2"
lint-staged: "npm:^15.4.3"
prettier: "npm:^3.4.2"
rimraf: "npm:^5.0.10"
skia-canvas: "npm:^1.0.2"
Expand Down Expand Up @@ -3269,9 +3269,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^15.4.2":
version: 15.4.2
resolution: "lint-staged@npm:15.4.2"
"lint-staged@npm:^15.4.3":
version: 15.4.3
resolution: "lint-staged@npm:15.4.3"
dependencies:
chalk: "npm:^5.4.1"
commander: "npm:^13.1.0"
Expand All @@ -3285,7 +3285,7 @@ __metadata:
yaml: "npm:^2.7.0"
bin:
lint-staged: bin/lint-staged.js
checksum: 10/19f85db74d002b46901b8d1acf8af195e116eab53a1c3790be89d6d175b2fdf62098df86d6b5d0db2822ce4e0ccae8dc954f2dd2a79b656b7837d2f5af65c563
checksum: 10/14a6a9cb9b5e8027b1347cb24e114839d618d343d5c724c26def7d45ca9b9a9b813b585531c68f5a3d13332407c2dba198987a73f0350df483d99a876ba69c60
languageName: node
linkType: hard

Expand Down

0 comments on commit 2f41443

Please sign in to comment.