Skip to content

Commit 6742c71

Browse files
committed
chore(deps): update dependency lint-staged to ^13.1.2
1 parent e9caf7d commit 6742c71

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.4.2",
57-
"lint-staged": "^13.1.1",
57+
"lint-staged": "^13.1.2",
5858
"react": "^18.2.0",
5959
"redux-saga": "^1.2.2",
6060
"semantic-release": "^20.1.0",

yarn.lock

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

5162-
lint-staged@^13.1.1:
5163-
version "13.1.1"
5164-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.1.1.tgz#db61636850660e291a6885da65d8e79850bd8307"
5165-
integrity sha512-LLJLO0Kdbcv2a+CvSF4p1M7jBZOajKSMpBUvyR8+bXccsqPER0/NxTFQSpNHjqwV9kM3tkHczYerTB5wI+bksQ==
5162+
lint-staged@^13.1.2:
5163+
version "13.1.2"
5164+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.1.2.tgz#443636a0cfd834d5518d57d228130dc04c83d6fb"
5165+
integrity sha512-K9b4FPbWkpnupvK3WXZLbgu9pchUJ6N7TtVZjbaPsoizkqFUDkUReUL25xdrCljJs7uLUF3tZ7nVPeo/6lp+6w==
51665166
dependencies:
51675167
cli-truncate "^3.1.0"
51685168
colorette "^2.0.19"

0 commit comments

Comments
 (0)