Skip to content

Commit addd5a6

Browse files
⬆️ deps: Upgrade dependency lint-staged to v15.2.9.
1 parent 0d575ec commit addd5a6

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.1.4",
97-
"lint-staged": "15.2.8",
97+
"lint-staged": "15.2.9",
9898
"microbundle": "0.15.1",
9999
"np": "10.0.7",
100100
"pinst": "3.0.0",

yarn.lock

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

8061-
lint-staged@15.2.8:
8062-
version "15.2.8"
8063-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.8.tgz#5e19eb7b4dbb922f56fafb4635b44ee3c92f7322"
8064-
integrity sha512-PUWFf2zQzsd9EFU+kM1d7UP+AZDbKFKuj+9JNVTBkhUFhbg4MAt6WfyMMwBfM4lYqd4D2Jwac5iuTu9rVj4zCQ==
8061+
lint-staged@15.2.9:
8062+
version "15.2.9"
8063+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.9.tgz#bf70d40b6b192df6ad756fb89822211615e0f4da"
8064+
integrity sha512-BZAt8Lk3sEnxw7tfxM7jeZlPRuT4M68O0/CwZhhaw6eeWu0Lz5eERE3m386InivXB64fp/mDID452h48tvKlRQ==
80658065
dependencies:
80668066
chalk "~5.3.0"
80678067
commander "~12.1.0"

0 commit comments

Comments
 (0)