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 Apr 1, 2024
1 parent d6fc093 commit 12e702f
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 @@ -43,7 +43,7 @@
"cross-env": "^7.0.3",
"eslint": "^8.56.0",
"jest": "^30.0.0-alpha.2",
"lint-staged": "^15.2.1",
"lint-staged": "^15.2.2",
"patch-package": "^8.0.0",
"prettier": "^3.1.1",
"react": "^18.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3751,7 +3751,7 @@ __metadata:
cross-env: "npm:^7.0.3"
eslint: "npm:^8.56.0"
jest: "npm:^30.0.0-alpha.2"
lint-staged: "npm:^15.2.1"
lint-staged: "npm:^15.2.2"
patch-package: "npm:^8.0.0"
prettier: "npm:^3.1.1"
react: "npm:^18.2.0"
Expand Down Expand Up @@ -10676,9 +10676,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 @@ -10692,7 +10692,7 @@ __metadata:
yaml: "npm:2.3.4"
bin:
lint-staged: bin/lint-staged.js
checksum: 7da93825bebe61afce4ebfce4a2e61fb15dd24e48d117ee2dbcabd88f5d83f2b0ab210228d5d8c45c9d6a0412cb9e781c751f41a663b94b36876a8723aaf1f34
checksum: a1ba6c7ee53e30a0f6ea9a351d95d3d0d2be916a41b561e22907e9ea513eb18cb3dbe65bff3ec13fad15777999efe56b2e2a95427e31d12a9b7e7948c3630ee2
languageName: node
linkType: hard

Expand Down

0 comments on commit 12e702f

Please sign in to comment.