Skip to content

Commit

Permalink
chore(deps-dev): bump lint-staged from 15.0.2 to 15.1.0
Browse files Browse the repository at this point in the history
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.0.2 to 15.1.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.0.2...v15.1.0)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 4f2a39a commit 102a185
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"doctoc": "2.2.1",
"husky": "8.0.3",
"leasot": "13.3.0",
"lint-staged": "15.0.2",
"lint-staged": "15.1.0",
"prettier": "3.0.3",
"semantic-release": "22.0.7",
"semantic-release-yarn": "3.0.2",
Expand Down
19 changes: 6 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ __metadata:
doctoc: "npm:2.2.1"
husky: "npm:8.0.3"
leasot: "npm:13.3.0"
lint-staged: "npm:15.0.2"
lint-staged: "npm:15.1.0"
prettier: "npm:3.0.3"
semantic-release: "npm:22.0.7"
semantic-release-yarn: "npm:3.0.2"
Expand Down Expand Up @@ -3588,9 +3588,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:15.0.2":
version: 15.0.2
resolution: "lint-staged@npm:15.0.2"
"lint-staged@npm:15.1.0":
version: 15.1.0
resolution: "lint-staged@npm:15.1.0"
dependencies:
chalk: "npm:5.3.0"
commander: "npm:11.1.0"
Expand All @@ -3601,10 +3601,10 @@ __metadata:
micromatch: "npm:4.0.5"
pidtree: "npm:0.6.0"
string-argv: "npm:0.3.2"
yaml: "npm:2.3.3"
yaml: "npm:2.3.4"
bin:
lint-staged: bin/lint-staged.js
checksum: 79c6487405dff2670bcf7e4721f06705bd33b4fef88d77988565fb9cb2f62608231cbbc706da0ae150b49d0fab447be083c4561164670ec7f407fd183ce27615
checksum: 77aacab303ebab8ef6781833d35d82405b73f0e3e8f8c585cdd95b0e1f42a638a12e853d7ef6227a85d77ed2ba233f92b0499124696a6872569c508e04d25ce3
languageName: node
linkType: hard

Expand Down Expand Up @@ -6771,13 +6771,6 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:2.3.3":
version: 2.3.3
resolution: "yaml@npm:2.3.3"
checksum: 3b1a974b9d3672c671d47099a41c0de77b7ff978d0849aa55a095587486e82cd072321d19f2b4c791a367f766310b5a82dff098839b0f4ddcbbbe477f82dfb07
languageName: node
linkType: hard

"yaml@npm:2.3.4":
version: 2.3.4
resolution: "yaml@npm:2.3.4"
Expand Down

0 comments on commit 102a185

Please sign in to comment.