Skip to content

Commit 8f2cd99

Browse files
committed
chore(deps): update dependency lint-staged to ^13.2.3
1 parent e72b6a2 commit 8f2cd99

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.3",
5656
"jest": "^29.5.0",
57-
"lint-staged": "^13.2.2",
57+
"lint-staged": "^13.2.3",
5858
"react": "^18.2.0",
5959
"redux-saga": "^1.2.3",
6060
"semantic-release": "^21.0.5",

yarn.lock

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

5376-
lint-staged@^13.2.2:
5377-
version "13.2.2"
5378-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.2.tgz#5e711d3139c234f73402177be2f8dd312e6508ca"
5379-
integrity sha512-71gSwXKy649VrSU09s10uAT0rWCcY3aewhMaHyl2N84oBk4Xs9HgxvUp3AYu+bNsK4NrOYYxvSgg7FyGJ+jGcA==
5376+
lint-staged@^13.2.3:
5377+
version "13.2.3"
5378+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.3.tgz#f899aad6c093473467e9c9e316e3c2d8a28f87a7"
5379+
integrity sha512-zVVEXLuQIhr1Y7R7YAWx4TZLdvuzk7DnmrsTNL0fax6Z3jrpFcas+vKbzxhhvp6TA55m1SQuWkpzI1qbfDZbAg==
53805380
dependencies:
53815381
chalk "5.2.0"
53825382
cli-truncate "^3.1.0"

0 commit comments

Comments
 (0)