Skip to content

Commit 9fe8252

Browse files
chore(deps): update devdependency lint-staged to v13.1.0 (#267)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 39870fb commit 9fe8252

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
@@ -51,7 +51,7 @@
5151
"eslint": "8.29.0",
5252
"eslint-config-prettier": "8.5.0",
5353
"husky": "8.0.2",
54-
"lint-staged": "13.0.4",
54+
"lint-staged": "13.1.0",
5555
"nuxt": "3.0.0",
5656
"release-it": "15.5.1",
5757
"vitest": "0.25.3"

yarn.lock

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

4635-
lint-staged@13.0.4:
4636-
version "13.0.4"
4637-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.4.tgz#c4b4391280c35165b805ad43304ba01f733067a0"
4638-
integrity sha512-HxlHCXoYRsq9QCby5wFozmZW00hMs/9e3l+/dz6Qr8Kle4UH0kJTdABAbqhzG+3pcG6QjL9kz7NgGBfph+a5dw==
4635+
lint-staged@13.1.0:
4636+
version "13.1.0"
4637+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.1.0.tgz#d4c61aec939e789e489fa51987ec5207b50fd37e"
4638+
integrity sha512-pn/sR8IrcF/T0vpWLilih8jmVouMlxqXxKuAojmbiGX5n/gDnz+abdPptlj0vYnbfE0SQNl3CY/HwtM0+yfOVQ==
46394639
dependencies:
46404640
cli-truncate "^3.1.0"
46414641
colorette "^2.0.19"

0 commit comments

Comments
 (0)