Skip to content

Commit a8b4758

Browse files
committed
⬆️ deps: Upgrade dependency lint-staged to v13.1.0
1 parent df72d4d commit a8b4758

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.2",
85-
"lint-staged": "13.0.4",
85+
"lint-staged": "13.1.0",
8686
"microbundle": "0.15.1",
8787
"np": "7.6.2",
8888
"pinst": "3.0.0",

yarn.lock

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

6927-
lint-staged@13.0.4:
6928-
version "13.0.4"
6929-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.4.tgz#c4b4391280c35165b805ad43304ba01f733067a0"
6930-
integrity sha512-HxlHCXoYRsq9QCby5wFozmZW00hMs/9e3l+/dz6Qr8Kle4UH0kJTdABAbqhzG+3pcG6QjL9kz7NgGBfph+a5dw==
6927+
lint-staged@13.1.0:
6928+
version "13.1.0"
6929+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.1.0.tgz#d4c61aec939e789e489fa51987ec5207b50fd37e"
6930+
integrity sha512-pn/sR8IrcF/T0vpWLilih8jmVouMlxqXxKuAojmbiGX5n/gDnz+abdPptlj0vYnbfE0SQNl3CY/HwtM0+yfOVQ==
69316931
dependencies:
69326932
cli-truncate "^3.1.0"
69336933
colorette "^2.0.19"

0 commit comments

Comments
 (0)