Skip to content

Commit 9fbfa1f

Browse files
committed
chore(deps): update dependency lint-staged to ^15.2.2
1 parent e190342 commit 9fbfa1f

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
@@ -42,7 +42,7 @@
4242
"@types/react": "^18.2.53",
4343
"husky": "^8.0.3",
4444
"jest": "^29.7.0",
45-
"lint-staged": "^15.2.1",
45+
"lint-staged": "^15.2.2",
4646
"react": "^18.2.0",
4747
"ts-jest": "^29.1.2",
4848
"typescript": "^5.3.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5835,10 +5835,10 @@ lines-and-columns@^2.0.3:
58355835
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-2.0.3.tgz#b2f0badedb556b747020ab8ea7f0373e22efac1b"
58365836
integrity sha512-cNOjgCnLB+FnvWWtyRTzmB3POJ+cXxTA81LoW7u8JdmhfXzriropYwpjShnz1QLLWsQwY7nIxoDmcPTwphDK9w==
58375837

5838-
lint-staged@^15.2.1:
5839-
version "15.2.1"
5840-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.1.tgz#25beb6e587f54245b20163f5efede073f12c4d1b"
5841-
integrity sha512-dhwAPnM85VdshybV9FWI/9ghTvMLoQLEXgVMx+ua2DN7mdfzd/tRfoU2yhMcBac0RHkofoxdnnJUokr8s4zKmQ==
5838+
lint-staged@^15.2.2:
5839+
version "15.2.2"
5840+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.2.tgz#ad7cbb5b3ab70e043fa05bff82a09ed286bc4c5f"
5841+
integrity sha512-TiTt93OPh1OZOsb5B7k96A/ATl2AjIZo+vnzFZ6oHK5FuTk63ByDtxGQpHm+kFETjEWqgkF95M8FRXKR/LEBcw==
58425842
dependencies:
58435843
chalk "5.3.0"
58445844
commander "11.1.0"

0 commit comments

Comments
 (0)