Skip to content

Commit 036288f

Browse files
Update dependency lint-staged to v15.4.1 (#2480)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 88bb330 commit 036288f

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
@@ -92,7 +92,7 @@
9292
"globals": "^15.9.0",
9393
"graphql-tag": "2.12.6",
9494
"husky": "9.1.7",
95-
"lint-staged": "15.4.0",
95+
"lint-staged": "15.4.1",
9696
"prettier": "3.4.2",
9797
"typescript": "5.7.3",
9898
"webpack-bundle-analyzer": "4.10.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9625,9 +9625,9 @@ __metadata:
96259625
languageName: node
96269626
linkType: hard
96279627

9628-
"lint-staged@npm:15.4.0":
9629-
version: 15.4.0
9630-
resolution: "lint-staged@npm:15.4.0"
9628+
"lint-staged@npm:15.4.1":
9629+
version: 15.4.1
9630+
resolution: "lint-staged@npm:15.4.1"
96319631
dependencies:
96329632
chalk: "npm:~5.4.1"
96339633
commander: "npm:~12.1.0"
@@ -9641,7 +9641,7 @@ __metadata:
96419641
yaml: "npm:~2.6.1"
96429642
bin:
96439643
lint-staged: bin/lint-staged.js
9644-
checksum: 10/1fed6a273643f93da27c6152d37f30dd9a79338b8cb0a1f6673ba829f3a73362ca48e3fe2561c8cc6cbc39987d60ca9f51e6665d110d7d3b71640236a8d03444
9644+
checksum: 10/615a1f0a66c6cb35fda928745fec9864498853d5aab49785840b12643e40c6518daf01218b5255a727d32ef9a3738e3766103679cfdcd6f1b320e272920f3b68
96459645
languageName: node
96469646
linkType: hard
96479647

@@ -12428,7 +12428,7 @@ __metadata:
1242812428
graphql-tag: "npm:2.12.6"
1242912429
history: "npm:5.3.0"
1243012430
husky: "npm:9.1.7"
12431-
lint-staged: "npm:15.4.0"
12431+
lint-staged: "npm:15.4.1"
1243212432
lodash: "npm:4.17.21"
1243312433
luxon: "npm:3.5.0"
1243412434
mini-css-extract-plugin: "npm:2.9.2"

0 commit comments

Comments
 (0)