Skip to content

Commit f6de1ea

Browse files
committed
chore(deps): update dependency lint-staged to ^13.1.0
1 parent 0f7d46f commit f6de1ea

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
@@ -54,7 +54,7 @@
5454
"eslint-plugin-redux-saga": "^1.3.2",
5555
"husky": "^8.0.2",
5656
"jest": "^29.3.1",
57-
"lint-staged": "^13.0.4",
57+
"lint-staged": "^13.1.0",
5858
"react": "^18.2.0",
5959
"redux-saga": "^1.2.1",
6060
"semantic-release": "^19.0.5",

yarn.lock

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

4927-
lint-staged@^13.0.4:
4928-
version "13.0.4"
4929-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.4.tgz#c4b4391280c35165b805ad43304ba01f733067a0"
4930-
integrity sha512-HxlHCXoYRsq9QCby5wFozmZW00hMs/9e3l+/dz6Qr8Kle4UH0kJTdABAbqhzG+3pcG6QjL9kz7NgGBfph+a5dw==
4927+
lint-staged@^13.1.0:
4928+
version "13.1.0"
4929+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.1.0.tgz#d4c61aec939e789e489fa51987ec5207b50fd37e"
4930+
integrity sha512-pn/sR8IrcF/T0vpWLilih8jmVouMlxqXxKuAojmbiGX5n/gDnz+abdPptlj0vYnbfE0SQNl3CY/HwtM0+yfOVQ==
49314931
dependencies:
49324932
cli-truncate "^3.1.0"
49334933
colorette "^2.0.19"

0 commit comments

Comments
 (0)