Skip to content

Commit

Permalink
Merge pull request #1215 from spiltcoffee/dependabot/npm_and_yarn/lin…
Browse files Browse the repository at this point in the history
…t-staged-15.2.2

build(npm-dev): bump lint-staged from 15.2.1 to 15.2.2
  • Loading branch information
mergify[bot] authored Feb 6, 2024
2 parents c170317 + ed2118e commit 8f0cc79
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 @@ -39,7 +39,7 @@
"husky": "^9.0.10",
"jest": "^27.5.1",
"jest-junit": "^16.0.0",
"lint-staged": "^15.2.1",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"semantic-release": "^23.0.0",
"ts-jest": "^27.1.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7228,9 +7228,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: 5.3.0
commander: 11.1.0
Expand All @@ -7244,7 +7244,7 @@ __metadata:
yaml: 2.3.4
bin:
lint-staged: bin/lint-staged.js
checksum: d2b0361b311cb3384e58a5d4bfd5d34e6ff6ad41e5ea5dcc87c65379ea6e280c84f0a037df147355963dcf4d3dc1487795e3132c38e1bc5511b25889f405e189
checksum: 031718ad3f839475fb1d41bda34bab4330f25814175808169daa2686ff026e5a667a25c95fdf3cd46dac72f9af2c98852565bb62d920992f5e2d3f730c279760
languageName: node
linkType: hard

Expand Down Expand Up @@ -8986,7 +8986,7 @@ __metadata:
husky: ^9.0.10
jest: ^27.5.1
jest-junit: ^16.0.0
lint-staged: ^15.2.1
lint-staged: ^15.2.2
prettier: ^3.2.5
semantic-release: ^23.0.0
ts-jest: ^27.1.4
Expand Down

0 comments on commit 8f0cc79

Please sign in to comment.