Skip to content

Commit

Permalink
chore(dev-deps): update dependency lint-staged to v15.2.8 (#525)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 3, 2024
1 parent b89cd62 commit dadd731
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jsdoc": "48.2.9",
"husky": "9.1.4",
"lint-staged": "15.2.7",
"lint-staged": "15.2.8",
"prettier": "3.3.3",
"rimraf": "5.0.10",
"typescript": "5.5.2",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -861,7 +861,7 @@ __metadata:
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-jsdoc: "npm:48.2.9"
husky: "npm:9.1.4"
lint-staged: "npm:15.2.7"
lint-staged: "npm:15.2.8"
prettier: "npm:3.3.3"
rimraf: "npm:5.0.10"
typescript: "npm:5.5.2"
Expand Down Expand Up @@ -2063,7 +2063,7 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:4, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:~4.3.4":
"debug@npm:4, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:~4.3.6":
version: 4.3.6
resolution: "debug@npm:4.3.6"
dependencies:
Expand Down Expand Up @@ -3824,7 +3824,7 @@ __metadata:
languageName: node
linkType: hard

"lilconfig@npm:~3.1.1":
"lilconfig@npm:~3.1.2":
version: 3.1.2
resolution: "lilconfig@npm:3.1.2"
checksum: 10/8058403850cfad76d6041b23db23f730e52b6c17a8c28d87b90766639ca0ee40c748a3e85c2d7bd133d572efabff166c4b015e5d25e01fd666cb4b13cfada7f0
Expand All @@ -3838,27 +3838,27 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:15.2.7":
version: 15.2.7
resolution: "lint-staged@npm:15.2.7"
"lint-staged@npm:15.2.8":
version: 15.2.8
resolution: "lint-staged@npm:15.2.8"
dependencies:
chalk: "npm:~5.3.0"
commander: "npm:~12.1.0"
debug: "npm:~4.3.4"
debug: "npm:~4.3.6"
execa: "npm:~8.0.1"
lilconfig: "npm:~3.1.1"
listr2: "npm:~8.2.1"
lilconfig: "npm:~3.1.2"
listr2: "npm:~8.2.4"
micromatch: "npm:~4.0.7"
pidtree: "npm:~0.6.0"
string-argv: "npm:~0.3.2"
yaml: "npm:~2.4.2"
yaml: "npm:~2.5.0"
bin:
lint-staged: bin/lint-staged.js
checksum: 10/7557bcf4e8dc0555f2c7e6a8ab6f5dfd7faaaed632a5d9e598768c86f786267ca216f8005068796a8118884d322a1c7f8f93e57c01b3e556475b77297ddad34f
checksum: 10/cabeb0540775cafa71d8d55be74b6854f65f083efa43886a5b47bfad36d23bc302c70c67dc952303ffa646e5563cfb92005a5d5ea3944c71f7ee3ff5b7bdcd71
languageName: node
linkType: hard

"listr2@npm:~8.2.1":
"listr2@npm:~8.2.4":
version: 8.2.4
resolution: "listr2@npm:8.2.4"
dependencies:
Expand Down Expand Up @@ -6236,12 +6236,12 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:~2.4.2":
version: 2.4.5
resolution: "yaml@npm:2.4.5"
"yaml@npm:~2.5.0":
version: 2.5.0
resolution: "yaml@npm:2.5.0"
bin:
yaml: bin.mjs
checksum: 10/b09bf5a615a65276d433d76b8e34ad6b4c0320b85eb3f1a39da132c61ae6e2ff34eff4624e6458d96d49566c93cf43408ba5e568218293a8c6541a2006883f64
checksum: 10/72e903fdbe3742058885205db4a6c9ff38e5f497f4e05e631264f7756083c05e7d10dfb5e4ce9d7a95de95338f9b20d19dd0b91c60c65f7d7608b6b3929820ad
languageName: node
linkType: hard

Expand Down

0 comments on commit dadd731

Please sign in to comment.