Skip to content

Commit

Permalink
build(npm-dev): bump lint-staged from 15.2.6 to 15.2.7
Browse files Browse the repository at this point in the history
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.2.6 to 15.2.7.
- [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.2.6...v15.2.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 13, 2024
1 parent 83df389 commit 1922d70
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 @@ -27,7 +27,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-vue": "^9.26.0",
"lint-staged": "^15.2.6",
"lint-staged": "^15.2.7",
"prettier": "^3.3.2",
"sass": "~1.77.5",
"sass-loader": "^14.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5454,9 +5454,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^15.2.6":
version: 15.2.6
resolution: "lint-staged@npm:15.2.6"
"lint-staged@npm:^15.2.7":
version: 15.2.7
resolution: "lint-staged@npm:15.2.7"
dependencies:
chalk: ~5.3.0
commander: ~12.1.0
Expand All @@ -5470,7 +5470,7 @@ __metadata:
yaml: ~2.4.2
bin:
lint-staged: bin/lint-staged.js
checksum: 9320f6995365723d37b9247c8ebc1a80c567578a4d2ed693de20140749b244730be2d296e1cdc9545430c7dcda08b622473a578fc9847c70589913f1c3b61f6e
checksum: 0f21d1b44c046fcfc0388dab66d45d244818afdb24bdf57e7593640c7ca82cc55be7d75e086708e453fac0c0d9ab8760b2cde053944f7b2121c2dd65f6367ffe
languageName: node
linkType: hard

Expand Down Expand Up @@ -8671,7 +8671,7 @@ __metadata:
eslint-config-prettier: ^9.1.0
eslint-plugin-prettier: ^5.1.3
eslint-plugin-vue: ^9.26.0
lint-staged: ^15.2.6
lint-staged: ^15.2.7
lodash.clonedeep: ^4.5.0
prettier: ^3.3.2
qs: ^6.12.1
Expand Down

0 comments on commit 1922d70

Please sign in to comment.