Skip to content

Commit

Permalink
build(deps-dev): bump lint-staged from 15.2.0 to 15.2.1
Browse files Browse the repository at this point in the history
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.2.0 to 15.2.1.
- [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.0...v15.2.1)

---
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 and Quentin-Guillemin committed Feb 1, 2024
1 parent e3a9b0e commit 9713259
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"eslint-plugin-vue": "^9.20.1",
"husky": "^8.0.3",
"jsdom": "^24.0.0",
"lint-staged": "^15.2.0",
"lint-staged": "^15.2.1",
"lodash.debounce": "^4.0.8",
"lodash.isempty": "^4.4.0",
"lodash.throttle": "^4.1.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3445,7 +3445,7 @@ __metadata:
eslint-plugin-vue: "npm:^9.20.1"
husky: "npm:^8.0.3"
jsdom: "npm:^24.0.0"
lint-staged: "npm:^15.2.0"
lint-staged: "npm:^15.2.1"
lodash.debounce: "npm:^4.0.8"
lodash.isempty: "npm:^4.4.0"
lodash.throttle: "npm:^4.1.1"
Expand Down Expand Up @@ -6190,37 +6190,37 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^15.2.0":
version: 15.2.0
resolution: "lint-staged@npm:15.2.0"
"lint-staged@npm:^15.2.1":
version: 15.2.1
resolution: "lint-staged@npm:15.2.1"
dependencies:
chalk: "npm:5.3.0"
commander: "npm:11.1.0"
debug: "npm:4.3.4"
execa: "npm:8.0.1"
lilconfig: "npm:3.0.0"
listr2: "npm:8.0.0"
listr2: "npm:8.0.1"
micromatch: "npm:4.0.5"
pidtree: "npm:0.6.0"
string-argv: "npm:0.3.2"
yaml: "npm:2.3.4"
bin:
lint-staged: bin/lint-staged.js
checksum: 10/2a20e9b15f7e7419e92a2014afb01feb58798341a4a56aa1b9c8570297681cf54919f645df3c221e4348fd262df38c1e711a245a645d477bf870841e27c604f2
checksum: 10/ee2e858b9afea01378ff3a3ff5fbed000f856c553f0ac570d9be6390e27299e586ae047d1efa77fdf17f15aeef0c53f6c658eeb24432748b9203698d929d0c76
languageName: node
linkType: hard

"listr2@npm:8.0.0":
version: 8.0.0
resolution: "listr2@npm:8.0.0"
"listr2@npm:8.0.1":
version: 8.0.1
resolution: "listr2@npm:8.0.1"
dependencies:
cli-truncate: "npm:^4.0.0"
colorette: "npm:^2.0.20"
eventemitter3: "npm:^5.0.1"
log-update: "npm:^6.0.0"
rfdc: "npm:^1.3.0"
wrap-ansi: "npm:^9.0.0"
checksum: 10/d5a53b6d5feaa3a45c3750ebf10d242d42f11741b890edf8de7d68a002c36f15d0683f25742a0eb055763f04c005210a5cd61ef6c24ebac099d597cb21b06f29
checksum: 10/3fa83e8b709306b7efab69884ac1af08de3e18449bccf0b4d81f78dc7235dc921a32a5875b1e7deea0650f0faef2bca2d8992f16377d858158eb5a57bbb0d025
languageName: node
linkType: hard

Expand Down

0 comments on commit 9713259

Please sign in to comment.