Skip to content

Commit 0cc16ee

Browse files
committed
⬆️ deps: Upgrade dependency lint-staged to v15.2.2
1 parent 9d1eea6 commit 0cc16ee

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
@@ -88,7 +88,7 @@
8888
"esdoc-standard-plugin": "1.0.0",
8989
"fixpack": "4.0.0",
9090
"husky": "9.0.10",
91-
"lint-staged": "15.2.1",
91+
"lint-staged": "15.2.2",
9292
"microbundle": "0.15.1",
9393
"np": "9.2.0",
9494
"pinst": "3.0.0",

yarn.lock

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

7256-
7257-
version "15.2.1"
7258-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.1.tgz#25beb6e587f54245b20163f5efede073f12c4d1b"
7259-
integrity sha512-dhwAPnM85VdshybV9FWI/9ghTvMLoQLEXgVMx+ua2DN7mdfzd/tRfoU2yhMcBac0RHkofoxdnnJUokr8s4zKmQ==
7256+
7257+
version "15.2.2"
7258+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.2.tgz#ad7cbb5b3ab70e043fa05bff82a09ed286bc4c5f"
7259+
integrity sha512-TiTt93OPh1OZOsb5B7k96A/ATl2AjIZo+vnzFZ6oHK5FuTk63ByDtxGQpHm+kFETjEWqgkF95M8FRXKR/LEBcw==
72607260
dependencies:
72617261
chalk "5.3.0"
72627262
commander "11.1.0"

0 commit comments

Comments
 (0)