Skip to content

Commit 4117884

Browse files
committed
Update dependency lint-staged to v13.1.0
1 parent cf57369 commit 4117884

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"eslint-plugin-json": "3.1.0",
129129
"eslint-plugin-node": "11.1.0",
130130
"husky": "8.0.2",
131-
"lint-staged": "13.0.4",
131+
"lint-staged": "13.1.0",
132132
"loader.js": "4.7.0",
133133
"prettier": "2.8.0",
134134
"qunit-dom": "2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18612,10 +18612,10 @@ linkify-it@^4.0.1:
1861218612
dependencies:
1861318613
uc.micro "^1.0.1"
1861418614

18615-
lint-staged@13.0.4:
18616-
version "13.0.4"
18617-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.4.tgz#c4b4391280c35165b805ad43304ba01f733067a0"
18618-
integrity sha512-HxlHCXoYRsq9QCby5wFozmZW00hMs/9e3l+/dz6Qr8Kle4UH0kJTdABAbqhzG+3pcG6QjL9kz7NgGBfph+a5dw==
18615+
lint-staged@13.1.0:
18616+
version "13.1.0"
18617+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.1.0.tgz#d4c61aec939e789e489fa51987ec5207b50fd37e"
18618+
integrity sha512-pn/sR8IrcF/T0vpWLilih8jmVouMlxqXxKuAojmbiGX5n/gDnz+abdPptlj0vYnbfE0SQNl3CY/HwtM0+yfOVQ==
1861918619
dependencies:
1862018620
cli-truncate "^3.1.0"
1862118621
colorette "^2.0.19"

0 commit comments

Comments
 (0)