Skip to content

Commit e8531f0

Browse files
committed
⬆️ deps: Upgrade dependency lint-staged to v13.1.0
1 parent 9b634e2 commit e8531f0

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
@@ -93,7 +93,7 @@
9393
"esdoc-standard-plugin": "1.0.0",
9494
"fixpack": "4.0.0",
9595
"husky": "8.0.2",
96-
"lint-staged": "13.0.4",
96+
"lint-staged": "13.1.0",
9797
"microbundle": "0.15.1",
9898
"np": "7.6.2",
9999
"pinst": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7200,10 +7200,10 @@ lines-and-columns@^1.1.6:
72007200
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
72017201
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
72027202

7203-
lint-staged@13.0.4:
7204-
version "13.0.4"
7205-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.4.tgz#c4b4391280c35165b805ad43304ba01f733067a0"
7206-
integrity sha512-HxlHCXoYRsq9QCby5wFozmZW00hMs/9e3l+/dz6Qr8Kle4UH0kJTdABAbqhzG+3pcG6QjL9kz7NgGBfph+a5dw==
7203+
lint-staged@13.1.0:
7204+
version "13.1.0"
7205+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.1.0.tgz#d4c61aec939e789e489fa51987ec5207b50fd37e"
7206+
integrity sha512-pn/sR8IrcF/T0vpWLilih8jmVouMlxqXxKuAojmbiGX5n/gDnz+abdPptlj0vYnbfE0SQNl3CY/HwtM0+yfOVQ==
72077207
dependencies:
72087208
cli-truncate "^3.1.0"
72097209
colorette "^2.0.19"

0 commit comments

Comments
 (0)