Skip to content

Commit 8fdf553

Browse files
committed
⬆️ deps: Upgrade dependency lint-staged to v13.1.1
1 parent 5c949dd commit 8fdf553

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": "8.0.3",
85-
"lint-staged": "13.1.0",
85+
"lint-staged": "13.1.1",
8686
"microbundle": "0.15.1",
8787
"np": "7.6.3",
8888
"pinst": "3.0.0",

yarn.lock

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

7003-
lint-staged@13.1.0:
7004-
version "13.1.0"
7005-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.1.0.tgz#d4c61aec939e789e489fa51987ec5207b50fd37e"
7006-
integrity sha512-pn/sR8IrcF/T0vpWLilih8jmVouMlxqXxKuAojmbiGX5n/gDnz+abdPptlj0vYnbfE0SQNl3CY/HwtM0+yfOVQ==
7003+
lint-staged@13.1.1:
7004+
version "13.1.1"
7005+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.1.1.tgz#db61636850660e291a6885da65d8e79850bd8307"
7006+
integrity sha512-LLJLO0Kdbcv2a+CvSF4p1M7jBZOajKSMpBUvyR8+bXccsqPER0/NxTFQSpNHjqwV9kM3tkHczYerTB5wI+bksQ==
70077007
dependencies:
70087008
cli-truncate "^3.1.0"
70097009
colorette "^2.0.19"

0 commit comments

Comments
 (0)