Skip to content

Commit

Permalink
build(deps-dev): bump lint-staged from 15.2.0 to 15.2.2
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.2.
- [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.2)

---
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 Mar 12, 2024
1 parent 52bc074 commit 09dc1e9
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 @@ -170,7 +170,7 @@
"husky": "9.0.10",
"is-ci": "3.0.1",
"jsonc-eslint-parser": "2.4.0",
"lint-staged": "15.2.0",
"lint-staged": "15.2.2",
"node-notifier": "10.0.1",
"pkg-size": "2.4.0",
"prettier": "3.2.5",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1363,7 +1363,7 @@ __metadata:
is-unicode-supported: "npm:2.0.0"
json5: "npm:2.2.3"
jsonc-eslint-parser: "npm:2.4.0"
lint-staged: "npm:15.2.0"
lint-staged: "npm:15.2.2"
node-emoji: "npm:2.1.3"
node-notifier: "npm:10.0.1"
pkg-size: "npm:2.4.0"
Expand Down Expand Up @@ -5961,37 +5961,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.2":
version: 15.2.2
resolution: "lint-staged@npm:15.2.2"
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: 2a20e9b15f7e7419e92a2014afb01feb58798341a4a56aa1b9c8570297681cf54919f645df3c221e4348fd262df38c1e711a245a645d477bf870841e27c604f2
checksum: 5855ae7abf3ffdc2d66e8ad20759915e76544e7c4bcdfef78c82b5c126502284320d9fb0ecde554a6d07747311ab751d0bccbe3468aa5d5a7661774317cd7437
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: d5a53b6d5feaa3a45c3750ebf10d242d42f11741b890edf8de7d68a002c36f15d0683f25742a0eb055763f04c005210a5cd61ef6c24ebac099d597cb21b06f29
checksum: 3fa83e8b709306b7efab69884ac1af08de3e18449bccf0b4d81f78dc7235dc921a32a5875b1e7deea0650f0faef2bca2d8992f16377d858158eb5a57bbb0d025
languageName: node
linkType: hard

Expand Down

0 comments on commit 09dc1e9

Please sign in to comment.