Skip to content

Commit 52ac0c6

Browse files
committed
chore(deps): update dependency lint-staged to v13.1.0
1 parent ad63f49 commit 52ac0c6

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
@@ -51,7 +51,7 @@
5151
"jest": "29.3.1",
5252
"lerna": "6.1.0",
5353
"lerna-changelog": "2.2.0",
54-
"lint-staged": "13.0.4",
54+
"lint-staged": "13.1.0",
5555
"prettier": "2.8.0",
5656
"reflect-metadata": "0.1.13",
5757
"release-it": "15.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8049,10 +8049,10 @@ lines-and-columns@^1.1.6:
80498049
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
80508050
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
80518051

8052-
lint-staged@13.0.4:
8053-
version "13.0.4"
8054-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.4.tgz#c4b4391280c35165b805ad43304ba01f733067a0"
8055-
integrity sha512-HxlHCXoYRsq9QCby5wFozmZW00hMs/9e3l+/dz6Qr8Kle4UH0kJTdABAbqhzG+3pcG6QjL9kz7NgGBfph+a5dw==
8052+
lint-staged@13.1.0:
8053+
version "13.1.0"
8054+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.1.0.tgz#d4c61aec939e789e489fa51987ec5207b50fd37e"
8055+
integrity sha512-pn/sR8IrcF/T0vpWLilih8jmVouMlxqXxKuAojmbiGX5n/gDnz+abdPptlj0vYnbfE0SQNl3CY/HwtM0+yfOVQ==
80568056
dependencies:
80578057
cli-truncate "^3.1.0"
80588058
colorette "^2.0.19"

0 commit comments

Comments
 (0)