Skip to content

Commit 411f710

Browse files
chore(deps): update dependency lint-staged to v13.1.2
1 parent f4f71ea commit 411f710

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
@@ -32,7 +32,7 @@
3232
"eslint-plugin-import": "2.27.5",
3333
"husky": "8.0.3",
3434
"jest": "29.4.1",
35-
"lint-staged": "13.1.0",
35+
"lint-staged": "13.1.2",
3636
"prettier": "2.8.3",
3737
"ts-jest": "29.0.5",
3838
"ts-node": "10.9.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3725,10 +3725,10 @@ lines-and-columns@^1.1.6:
37253725
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz"
37263726
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
37273727

3728-
3729-
version "13.1.0"
3730-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.1.0.tgz#d4c61aec939e789e489fa51987ec5207b50fd37e"
3731-
integrity sha512-pn/sR8IrcF/T0vpWLilih8jmVouMlxqXxKuAojmbiGX5n/gDnz+abdPptlj0vYnbfE0SQNl3CY/HwtM0+yfOVQ==
3728+
3729+
version "13.1.2"
3730+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.1.2.tgz#443636a0cfd834d5518d57d228130dc04c83d6fb"
3731+
integrity sha512-K9b4FPbWkpnupvK3WXZLbgu9pchUJ6N7TtVZjbaPsoizkqFUDkUReUL25xdrCljJs7uLUF3tZ7nVPeo/6lp+6w==
37323732
dependencies:
37333733
cli-truncate "^3.1.0"
37343734
colorette "^2.0.19"

0 commit comments

Comments
 (0)