Skip to content

Commit ebf567e

Browse files
committed
chore(deps): update dependency lint-staged to v13.0.3
1 parent fe86797 commit ebf567e

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-config-prettier": "8.5.0",
4141
"eslint-plugin-import": "2.26.0",
4242
"husky": "8.0.1",
43-
"lint-staged": "13.0.2",
43+
"lint-staged": "13.0.3",
4444
"prettier": "2.7.1",
4545
"release-it": "15.1.0",
4646
"typescript": "4.7.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4200,10 +4200,10 @@ lines-and-columns@^1.1.6:
42004200
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz"
42014201
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
42024202

4203-
lint-staged@13.0.2:
4204-
version "13.0.2"
4205-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-13.0.2.tgz"
4206-
integrity sha512-qQLfLTh9z34eMzfEHENC+QBskZfxjomrf+snF3xJ4BzilORbD989NLqQ00ughsF/A+PT41e87+WsMFabf9++pQ==
4203+
lint-staged@13.0.3:
4204+
version "13.0.3"
4205+
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-13.0.3.tgz"
4206+
integrity sha512-9hmrwSCFroTSYLjflGI8Uk+GWAwMB4OlpU4bMJEAT5d/llQwtYKoim4bLOyLCuWFAhWEupE0vkIFqtw/WIsPug==
42074207
dependencies:
42084208
cli-truncate "^3.1.0"
42094209
colorette "^2.0.17"

0 commit comments

Comments
 (0)