Skip to content

Commit

Permalink
build(deps-dev): Bump lint-staged from 15.2.9 to 15.2.10 (#324)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent da19e77 commit f130a82
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"husky": "9.1.5",
"is-ci": "3.0.1",
"jsonc-eslint-parser": "2.4.0",
"lint-staged": "15.2.9",
"lint-staged": "15.2.10",
"node-notifier": "10.0.1",
"prettier": "3.3.3",
"pretty-bytes": "6.1.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1753,7 +1753,7 @@ __metadata:
husky: "npm:9.1.5"
is-ci: "npm:3.0.1"
jsonc-eslint-parser: "npm:2.4.0"
lint-staged: "npm:15.2.9"
lint-staged: "npm:15.2.10"
node-notifier: "npm:10.0.1"
prettier: "npm:3.3.3"
pretty-bytes: "npm:6.1.1"
Expand Down Expand Up @@ -6661,23 +6661,23 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:15.2.9":
version: 15.2.9
resolution: "lint-staged@npm:15.2.9"
"lint-staged@npm:15.2.10":
version: 15.2.10
resolution: "lint-staged@npm:15.2.10"
dependencies:
chalk: "npm:~5.3.0"
commander: "npm:~12.1.0"
debug: "npm:~4.3.6"
execa: "npm:~8.0.1"
lilconfig: "npm:~3.1.2"
listr2: "npm:~8.2.4"
micromatch: "npm:~4.0.7"
micromatch: "npm:~4.0.8"
pidtree: "npm:~0.6.0"
string-argv: "npm:~0.3.2"
yaml: "npm:~2.5.0"
bin:
lint-staged: bin/lint-staged.js
checksum: 10/2f7342ca3fc7e2a8a0cc3db79ca8d2ad0269b98b13220f3a6745a514aacf1f83487a23a550569081ea962f9a576af7df8d687a8330a9c3c2c27348d5a4d5440e
checksum: 10/ab6930cd633dbb5b6ec7c81fc06c65df41e9f80d93dd22e0d79c6e272cdfd8110a0fbdec60303d46a06b30bcd92261153630e2c937531b77ec5ae41e7e9d90d3
languageName: node
linkType: hard

Expand Down Expand Up @@ -7734,7 +7734,7 @@ __metadata:
languageName: node
linkType: hard

"micromatch@npm:4.0.8, micromatch@npm:^4.0.4, micromatch@npm:^4.0.7, micromatch@npm:~4.0.7":
"micromatch@npm:4.0.8, micromatch@npm:^4.0.4, micromatch@npm:^4.0.7, micromatch@npm:~4.0.8":
version: 4.0.8
resolution: "micromatch@npm:4.0.8"
dependencies:
Expand Down

0 comments on commit f130a82

Please sign in to comment.