Skip to content

Commit 1b9ac23

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

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"jest": "28.1.3",
5151
"jest-docblock": "28.1.1",
5252
"jest-junit": "16.0.0",
53-
"lint-staged": "15.2.1",
53+
"lint-staged": "15.2.2",
5454
"patch-package": "8.0.0",
5555
"prettier": "2.8.5",
5656
"rimraf": "5.0.5",

yarn.lock

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

5899-
5900-
version "15.2.1"
5901-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.1.tgz#25beb6e587f54245b20163f5efede073f12c4d1b"
5902-
integrity sha512-dhwAPnM85VdshybV9FWI/9ghTvMLoQLEXgVMx+ua2DN7mdfzd/tRfoU2yhMcBac0RHkofoxdnnJUokr8s4zKmQ==
5899+
5900+
version "15.2.2"
5901+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.2.tgz#ad7cbb5b3ab70e043fa05bff82a09ed286bc4c5f"
5902+
integrity sha512-TiTt93OPh1OZOsb5B7k96A/ATl2AjIZo+vnzFZ6oHK5FuTk63ByDtxGQpHm+kFETjEWqgkF95M8FRXKR/LEBcw==
59035903
dependencies:
59045904
chalk "5.3.0"
59055905
commander "11.1.0"

0 commit comments

Comments
 (0)