Skip to content

Commit 89713ba

Browse files
chore(deps): update dependency lint-staged to v15.2.2 (#1461)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a757514 commit 89713ba

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
@@ -34,7 +34,7 @@
3434
"expect.js": "0.3.1",
3535
"gulp": "4.0.2",
3636
"husky": "8.0.3",
37-
"lint-staged": "15.2.1",
37+
"lint-staged": "15.2.2",
3838
"mocha": "9.2.2",
3939
"mysql2": "3.2.0",
4040
"pg": "latest",

yarn.lock

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

3934-
lint-staged@15.2.1:
3935-
version "15.2.1"
3936-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.1.tgz#25beb6e587f54245b20163f5efede073f12c4d1b"
3937-
integrity sha512-dhwAPnM85VdshybV9FWI/9ghTvMLoQLEXgVMx+ua2DN7mdfzd/tRfoU2yhMcBac0RHkofoxdnnJUokr8s4zKmQ==
3934+
lint-staged@15.2.2:
3935+
version "15.2.2"
3936+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.2.tgz#ad7cbb5b3ab70e043fa05bff82a09ed286bc4c5f"
3937+
integrity sha512-TiTt93OPh1OZOsb5B7k96A/ATl2AjIZo+vnzFZ6oHK5FuTk63ByDtxGQpHm+kFETjEWqgkF95M8FRXKR/LEBcw==
39383938
dependencies:
39393939
chalk "5.3.0"
39403940
commander "11.1.0"

0 commit comments

Comments
 (0)