Skip to content

Commit 3ac5100

Browse files
⬆️ deps: Upgrade dependency lint-staged to v15.2.7.
1 parent 48e732f commit 3ac5100

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"esdoc-standard-plugin": "1.0.0",
9595
"fixpack": "4.0.0",
9696
"husky": "9.0.11",
97-
"lint-staged": "15.2.6",
97+
"lint-staged": "15.2.7",
9898
"microbundle": "0.15.1",
9999
"np": "10.0.5",
100100
"pinst": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7702,10 +7702,10 @@ lines-and-columns@^1.1.6:
77027702
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
77037703
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
77047704

7705-
lint-staged@15.2.6:
7706-
version "15.2.6"
7707-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.6.tgz#6e4b0c4ba4a692c52e2143a3bb4b360ac5832121"
7708-
integrity sha512-M/3PdijFXT/A5lnbSK3EQNLbIIrkE00JZaD39r7t4kfFOqT1Ly9LgSZSMMtvQ3p2/C8Nyj/ou0vkNHmEwqoB8g==
7705+
lint-staged@15.2.7:
7706+
version "15.2.7"
7707+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.7.tgz#97867e29ed632820c0fb90be06cd9ed384025649"
7708+
integrity sha512-+FdVbbCZ+yoh7E/RosSdqKJyUM2OEjTciH0TFNkawKgvFp1zbGlEC39RADg+xKBG1R4mhoH2j85myBQZ5wR+lw==
77097709
dependencies:
77107710
chalk "~5.3.0"
77117711
commander "~12.1.0"

0 commit comments

Comments
 (0)