Skip to content

Commit c8e5012

Browse files
⬆️ deps: Upgrade dependency lint-staged to v15.2.2
1 parent 98c0337 commit c8e5012

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
@@ -82,7 +82,7 @@
8282
"esdoc-standard-plugin": "1.0.0",
8383
"fixpack": "4.0.0",
8484
"husky": "9.0.11",
85-
"lint-staged": "15.2.1",
85+
"lint-staged": "15.2.2",
8686
"microbundle": "0.15.1",
8787
"np": "9.2.0",
8888
"pinst": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6196,10 +6196,10 @@ lines-and-columns@^1.1.6:
61966196
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
61976197
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
61986198

6199-
6200-
version "15.2.1"
6201-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.1.tgz#25beb6e587f54245b20163f5efede073f12c4d1b"
6202-
integrity sha512-dhwAPnM85VdshybV9FWI/9ghTvMLoQLEXgVMx+ua2DN7mdfzd/tRfoU2yhMcBac0RHkofoxdnnJUokr8s4zKmQ==
6199+
6200+
version "15.2.2"
6201+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.2.tgz#ad7cbb5b3ab70e043fa05bff82a09ed286bc4c5f"
6202+
integrity sha512-TiTt93OPh1OZOsb5B7k96A/ATl2AjIZo+vnzFZ6oHK5FuTk63ByDtxGQpHm+kFETjEWqgkF95M8FRXKR/LEBcw==
62036203
dependencies:
62046204
chalk "5.3.0"
62056205
commander "11.1.0"

0 commit comments

Comments
 (0)