Skip to content

Commit 4d47c9e

Browse files
committed
⬆️ deps: Upgrade dependency lint-staged to v13.1.0
1 parent d90fac5 commit 4d47c9e

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
@@ -84,7 +84,7 @@
8484
"esdoc-standard-plugin": "1.0.0",
8585
"fixpack": "4.0.0",
8686
"husky": "8.0.2",
87-
"lint-staged": "13.0.4",
87+
"lint-staged": "13.1.0",
8888
"microbundle": "0.15.1",
8989
"np": "7.6.2",
9090
"pinst": "3.0.0",

yarn.lock

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

6932-
lint-staged@13.0.4:
6933-
version "13.0.4"
6934-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.4.tgz#c4b4391280c35165b805ad43304ba01f733067a0"
6935-
integrity sha512-HxlHCXoYRsq9QCby5wFozmZW00hMs/9e3l+/dz6Qr8Kle4UH0kJTdABAbqhzG+3pcG6QjL9kz7NgGBfph+a5dw==
6932+
lint-staged@13.1.0:
6933+
version "13.1.0"
6934+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.1.0.tgz#d4c61aec939e789e489fa51987ec5207b50fd37e"
6935+
integrity sha512-pn/sR8IrcF/T0vpWLilih8jmVouMlxqXxKuAojmbiGX5n/gDnz+abdPptlj0vYnbfE0SQNl3CY/HwtM0+yfOVQ==
69366936
dependencies:
69376937
cli-truncate "^3.1.0"
69386938
colorette "^2.0.19"

0 commit comments

Comments
 (0)