Skip to content

Commit 5a116db

Browse files
chore(deps): update dependency lint-staged to v13.0.2 (#1116)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 71dbdcf commit 5a116db

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.1",
36+
"lint-staged": "13.0.2",
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
@@ -3895,10 +3895,10 @@ lines-and-columns@^1.1.6:
38953895
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
38963896
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
38973897

3898-
lint-staged@13.0.1:
3899-
version "13.0.1"
3900-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.1.tgz#899e78065ab29b88fdd922482411121664ef66be"
3901-
integrity sha512-Ykaf4QTi0a02BF7cnq7JIPGOJxH4TkNMWhSlJdH9wOekd0X+gog47Jfh/0L31DqZe5AiydLGC7LkPqpaNm+Kvg==
3898+
lint-staged@13.0.2:
3899+
version "13.0.2"
3900+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.2.tgz#35a1c57130e9ad5b1dea784972a40777ba433dd5"
3901+
integrity sha512-qQLfLTh9z34eMzfEHENC+QBskZfxjomrf+snF3xJ4BzilORbD989NLqQ00ughsF/A+PT41e87+WsMFabf9++pQ==
39023902
dependencies:
39033903
cli-truncate "^3.1.0"
39043904
colorette "^2.0.17"

0 commit comments

Comments
 (0)