Skip to content

Commit d634855

Browse files
committed
chore(deps): update dependency lint-staged to ^14.0.1
1 parent 97f1ef8 commit d634855

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.3",
58-
"lint-staged": "^14.0.0",
58+
"lint-staged": "^14.0.1",
5959
"react": "^18.2.0",
6060
"redux-saga": "^1.2.3",
6161
"semantic-release": "^21.0.9",

yarn.lock

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

5686-
lint-staged@^14.0.0:
5687-
version "14.0.0"
5688-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-14.0.0.tgz#81a06f1a265854070dc4c9ace0978bb12d4b17c3"
5689-
integrity sha512-0tLf0pqZYkar/wu3nTctk4rVIG+d7PanDYv4/IQR4qwdqfQkTDziLRFnqMcLuLBTuUqmcLwsHPD2EjQ18d/oaA==
5686+
lint-staged@^14.0.1:
5687+
version "14.0.1"
5688+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-14.0.1.tgz#57dfa3013a3d60762d9af5d9c83bdb51291a6232"
5689+
integrity sha512-Mw0cL6HXnHN1ag0mN/Dg4g6sr8uf8sn98w2Oc1ECtFto9tvRF7nkXGJRbx8gPlHyoR0pLyBr2lQHbWwmUHe1Sw==
56905690
dependencies:
56915691
chalk "5.3.0"
56925692
commander "11.0.0"

0 commit comments

Comments
 (0)