Skip to content

Commit 2f41443

Browse files
chore(deps): update dependency lint-staged to ^15.4.3 (#682)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f5673ef commit 2f41443

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"eslint": "^8.57.1",
8989
"eslint-config-prettier": "^9.1.0",
9090
"eslint-plugin-prettier": "^5.2.3",
91-
"lint-staged": "^15.4.2",
91+
"lint-staged": "^15.4.3",
9292
"prettier": "^3.4.2",
9393
"rimraf": "^5.0.10",
9494
"skia-canvas": "^1.0.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1403,7 +1403,7 @@ __metadata:
14031403
eslint: "npm:^8.57.1"
14041404
eslint-config-prettier: "npm:^9.1.0"
14051405
eslint-plugin-prettier: "npm:^5.2.3"
1406-
lint-staged: "npm:^15.4.2"
1406+
lint-staged: "npm:^15.4.3"
14071407
prettier: "npm:^3.4.2"
14081408
rimraf: "npm:^5.0.10"
14091409
skia-canvas: "npm:^1.0.2"
@@ -3269,9 +3269,9 @@ __metadata:
32693269
languageName: node
32703270
linkType: hard
32713271

3272-
"lint-staged@npm:^15.4.2":
3273-
version: 15.4.2
3274-
resolution: "lint-staged@npm:15.4.2"
3272+
"lint-staged@npm:^15.4.3":
3273+
version: 15.4.3
3274+
resolution: "lint-staged@npm:15.4.3"
32753275
dependencies:
32763276
chalk: "npm:^5.4.1"
32773277
commander: "npm:^13.1.0"
@@ -3285,7 +3285,7 @@ __metadata:
32853285
yaml: "npm:^2.7.0"
32863286
bin:
32873287
lint-staged: bin/lint-staged.js
3288-
checksum: 10/19f85db74d002b46901b8d1acf8af195e116eab53a1c3790be89d6d175b2fdf62098df86d6b5d0db2822ce4e0ccae8dc954f2dd2a79b656b7837d2f5af65c563
3288+
checksum: 10/14a6a9cb9b5e8027b1347cb24e114839d618d343d5c724c26def7d45ca9b9a9b813b585531c68f5a3d13332407c2dba198987a73f0350df483d99a876ba69c60
32893289
languageName: node
32903290
linkType: hard
32913291

0 commit comments

Comments
 (0)