Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to ^15.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2024
1 parent b36ebd0 commit 411f218
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@vitest/coverage-v8": "^1.2.1",
"eslint": "^8.56.0",
"github-markdown-css": "^5.5.0",
"lint-staged": "^15.2.0",
"lint-staged": "^15.2.2",
"npm-run-all": "^4.1.5",
"prettier": "^3.2.4",
"react": "^18.2.0",
Expand Down
36 changes: 35 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11943,7 +11943,7 @@ __metadata:
"@vitest/coverage-v8": "npm:^1.2.1"
eslint: "npm:^8.56.0"
github-markdown-css: "npm:^5.5.0"
lint-staged: "npm:^15.2.0"
lint-staged: "npm:^15.2.2"
npm-run-all: "npm:^4.1.5"
prettier: "npm:^3.2.4"
react: "npm:^18.2.0"
Expand Down Expand Up @@ -12020,6 +12020,26 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^15.2.2":
version: 15.2.2
resolution: "lint-staged@npm:15.2.2"
dependencies:
chalk: "npm:5.3.0"
commander: "npm:11.1.0"
debug: "npm:4.3.4"
execa: "npm:8.0.1"
lilconfig: "npm:3.0.0"
listr2: "npm:8.0.1"
micromatch: "npm:4.0.5"
pidtree: "npm:0.6.0"
string-argv: "npm:0.3.2"
yaml: "npm:2.3.4"
bin:
lint-staged: bin/lint-staged.js
checksum: 5855ae7abf3ffdc2d66e8ad20759915e76544e7c4bcdfef78c82b5c126502284320d9fb0ecde554a6d07747311ab751d0bccbe3468aa5d5a7661774317cd7437
languageName: node
linkType: hard

"listr2@npm:8.0.0":
version: 8.0.0
resolution: "listr2@npm:8.0.0"
Expand All @@ -12034,6 +12054,20 @@ __metadata:
languageName: node
linkType: hard

"listr2@npm:8.0.1":
version: 8.0.1
resolution: "listr2@npm:8.0.1"
dependencies:
cli-truncate: "npm:^4.0.0"
colorette: "npm:^2.0.20"
eventemitter3: "npm:^5.0.1"
log-update: "npm:^6.0.0"
rfdc: "npm:^1.3.0"
wrap-ansi: "npm:^9.0.0"
checksum: 3fa83e8b709306b7efab69884ac1af08de3e18449bccf0b4d81f78dc7235dc921a32a5875b1e7deea0650f0faef2bca2d8992f16377d858158eb5a57bbb0d025
languageName: node
linkType: hard

"load-json-file@npm:^1.0.0":
version: 1.1.0
resolution: "load-json-file@npm:1.1.0"
Expand Down

0 comments on commit 411f218

Please sign in to comment.