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 Mar 1, 2024
1 parent 31f6eae commit 52994fc
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/web": "^0.0.138",
"commitlint": "^18.6.0",
"eslint": "^8.56.0",
"lint-staged": "^15.2.1",
"lint-staged": "^15.2.2",
"npm-run-all": "^4.1.5",
"simple-git-hooks": "^2.9.0",
"tsx": "^4.7.0",
Expand Down
24 changes: 22 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4473,7 +4473,7 @@ __metadata:
"@types/web": "npm:^0.0.138"
commitlint: "npm:^18.6.0"
eslint: "npm:^8.56.0"
lint-staged: "npm:^15.2.1"
lint-staged: "npm:^15.2.2"
npm-run-all: "npm:^4.1.5"
simple-git-hooks: "npm:^2.9.0"
tsx: "npm:^4.7.0"
Expand Down Expand Up @@ -9277,7 +9277,7 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^15.2.0, lint-staged@npm:^15.2.1":
"lint-staged@npm:^15.2.0":
version: 15.2.1
resolution: "lint-staged@npm:15.2.1"
dependencies:
Expand All @@ -9297,6 +9297,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: 10c0/a1ba6c7ee53e30a0f6ea9a351d95d3d0d2be916a41b561e22907e9ea513eb18cb3dbe65bff3ec13fad15777999efe56b2e2a95427e31d12a9b7e7948c3630ee2
languageName: node
linkType: hard

"listr2@npm:8.0.1":
version: 8.0.1
resolution: "listr2@npm:8.0.1"
Expand Down

0 comments on commit 52994fc

Please sign in to comment.