Skip to content

Commit 33ac0ef

Browse files
committed
⬆️ deps: Upgrade dependency lint-staged to v15.2.2
1 parent 4e53d32 commit 33ac0ef

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
@@ -83,7 +83,7 @@
8383
"esdoc-standard-plugin": "1.0.0",
8484
"fixpack": "4.0.0",
8585
"husky": "9.0.10",
86-
"lint-staged": "15.2.1",
86+
"lint-staged": "15.2.2",
8787
"microbundle": "0.15.1",
8888
"np": "9.2.0",
8989
"pinst": "3.0.0",

yarn.lock

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

6094-
lint-staged@15.2.1:
6095-
version "15.2.1"
6096-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.1.tgz#25beb6e587f54245b20163f5efede073f12c4d1b"
6097-
integrity sha512-dhwAPnM85VdshybV9FWI/9ghTvMLoQLEXgVMx+ua2DN7mdfzd/tRfoU2yhMcBac0RHkofoxdnnJUokr8s4zKmQ==
6094+
lint-staged@15.2.2:
6095+
version "15.2.2"
6096+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.2.tgz#ad7cbb5b3ab70e043fa05bff82a09ed286bc4c5f"
6097+
integrity sha512-TiTt93OPh1OZOsb5B7k96A/ATl2AjIZo+vnzFZ6oHK5FuTk63ByDtxGQpHm+kFETjEWqgkF95M8FRXKR/LEBcw==
60986098
dependencies:
60996099
chalk "5.3.0"
61006100
commander "11.1.0"

0 commit comments

Comments
 (0)