Skip to content

Commit 29b94af

Browse files
chore(deps): update dependency lint-staged to v14 (#314)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ed3d34b commit 29b94af

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
@@ -55,7 +55,7 @@
5555
"eslint-plugin-redux-saga": "^1.3.2",
5656
"husky": "^8.0.3",
5757
"jest": "^29.6.2",
58-
"lint-staged": "^13.3.0",
58+
"lint-staged": "^14.0.0",
5959
"react": "^18.2.0",
6060
"redux-saga": "^1.2.3",
6161
"semantic-release": "^21.0.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5578,10 +5578,10 @@ lines-and-columns@^2.0.3:
55785578
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-2.0.3.tgz#b2f0badedb556b747020ab8ea7f0373e22efac1b"
55795579
integrity sha512-cNOjgCnLB+FnvWWtyRTzmB3POJ+cXxTA81LoW7u8JdmhfXzriropYwpjShnz1QLLWsQwY7nIxoDmcPTwphDK9w==
55805580

5581-
lint-staged@^13.3.0:
5582-
version "13.3.0"
5583-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.3.0.tgz#7965d72a8d6a6c932f85e9c13ccf3596782d28a5"
5584-
integrity sha512-mPRtrYnipYYv1FEE134ufbWpeggNTo+O/UPzngoaKzbzHAthvR55am+8GfHTnqNRQVRRrYQLGW9ZyUoD7DsBHQ==
5581+
lint-staged@^14.0.0:
5582+
version "14.0.0"
5583+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-14.0.0.tgz#81a06f1a265854070dc4c9ace0978bb12d4b17c3"
5584+
integrity sha512-0tLf0pqZYkar/wu3nTctk4rVIG+d7PanDYv4/IQR4qwdqfQkTDziLRFnqMcLuLBTuUqmcLwsHPD2EjQ18d/oaA==
55855585
dependencies:
55865586
chalk "5.3.0"
55875587
commander "11.0.0"

0 commit comments

Comments
 (0)