Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to v15.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2024
1 parent acce2f8 commit 33a8b79
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@your-org/eslint-config-bases": "workspace:^",
"eslint": "8.56.0",
"husky": "9.0.10",
"lint-staged": "15.2.1",
"lint-staged": "15.2.2",
"npm-run-all2": "6.1.2",
"prettier": "3.2.5",
"rimraf": "5.0.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15588,9 +15588,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:15.2.1":
version: 15.2.1
resolution: "lint-staged@npm:15.2.1"
"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"
Expand All @@ -15604,7 +15604,7 @@ __metadata:
yaml: "npm:2.3.4"
bin:
lint-staged: bin/lint-staged.js
checksum: 10c0/7da93825bebe61afce4ebfce4a2e61fb15dd24e48d117ee2dbcabd88f5d83f2b0ab210228d5d8c45c9d6a0412cb9e781c751f41a663b94b36876a8723aaf1f34
checksum: 10c0/a1ba6c7ee53e30a0f6ea9a351d95d3d0d2be916a41b561e22907e9ea513eb18cb3dbe65bff3ec13fad15777999efe56b2e2a95427e31d12a9b7e7948c3630ee2
languageName: node
linkType: hard

Expand Down Expand Up @@ -17898,7 +17898,7 @@ __metadata:
cross-env: "npm:7.0.3"
eslint: "npm:8.56.0"
husky: "npm:9.0.10"
lint-staged: "npm:15.2.1"
lint-staged: "npm:15.2.2"
npm-run-all2: "npm:6.1.2"
prettier: "npm:3.2.5"
rimraf: "npm:5.0.5"
Expand Down

0 comments on commit 33a8b79

Please sign in to comment.