Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to ^15.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 15, 2023
1 parent 5be391d commit af59738
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 @@ -52,7 +52,7 @@
"eslint-config-mahir": "^0.0.33",
"husky": "^8.0.3",
"jsdom": "^22.1.0",
"lint-staged": "^15.0.0",
"lint-staged": "^15.0.1",
"pinst": "^3.0.0",
"prettier": "^3.0.3",
"pretty-quick": "^3.1.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -777,7 +777,7 @@ __metadata:
eslint-config-mahir: ^0.0.33
husky: ^8.0.3
jsdom: ^22.1.0
lint-staged: ^15.0.0
lint-staged: ^15.0.1
pinst: ^3.0.0
prettier: ^3.0.3
pretty-quick: ^3.1.3
Expand Down Expand Up @@ -5183,9 +5183,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^15.0.0":
version: 15.0.0
resolution: "lint-staged@npm:15.0.0"
"lint-staged@npm:^15.0.1":
version: 15.0.1
resolution: "lint-staged@npm:15.0.1"
dependencies:
chalk: 5.3.0
commander: 11.1.0
Expand All @@ -5199,7 +5199,7 @@ __metadata:
yaml: 2.3.2
bin:
lint-staged: bin/lint-staged.js
checksum: 8d1a0621db9ea281c3cadacd0156edd45748f74ba9b9baeb734feacef96e52b23d801c76d24116b076e1489037f005cd12695458d82d060a69e2bb2cfd830713
checksum: 4ef972b8fb246fa047e2f819833e675a816bfe1dd1fa4130d1b75cb6af2a51abc54eb7047a7b82403d9d4f8aefe1e71532a999161d180fb5ec019d360988b7bf
languageName: node
linkType: hard

Expand Down

0 comments on commit af59738

Please sign in to comment.