Skip to content

Commit 9be6f51

Browse files
chore(deps): update dependency lint-staged to v13.0.3 (#1119)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 35abc25 commit 9be6f51

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
@@ -33,7 +33,7 @@
3333
"expect.js": "0.3.1",
3434
"gulp": "4.0.2",
3535
"husky": "8.0.1",
36-
"lint-staged": "13.0.2",
36+
"lint-staged": "13.0.3",
3737
"mocha": "9.2.2",
3838
"mysql2": "latest",
3939
"pg": "latest",

yarn.lock

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

3877-
lint-staged@13.0.2:
3878-
version "13.0.2"
3879-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.2.tgz#35a1c57130e9ad5b1dea784972a40777ba433dd5"
3880-
integrity sha512-qQLfLTh9z34eMzfEHENC+QBskZfxjomrf+snF3xJ4BzilORbD989NLqQ00ughsF/A+PT41e87+WsMFabf9++pQ==
3877+
lint-staged@13.0.3:
3878+
version "13.0.3"
3879+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.3.tgz#d7cdf03a3830b327a2b63c6aec953d71d9dc48c6"
3880+
integrity sha512-9hmrwSCFroTSYLjflGI8Uk+GWAwMB4OlpU4bMJEAT5d/llQwtYKoim4bLOyLCuWFAhWEupE0vkIFqtw/WIsPug==
38813881
dependencies:
38823882
cli-truncate "^3.1.0"
38833883
colorette "^2.0.17"

0 commit comments

Comments
 (0)