Skip to content

Commit

Permalink
build(deps-dev): Bump lint-staged from 15.0.1 to 15.0.2
Browse files Browse the repository at this point in the history
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.0.1 to 15.0.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.0.1...v15.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent 87130e1 commit 18b2b5c
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
"husky": "8.0.3",
"is-ci": "3.0.1",
"jsonc-eslint-parser": "2.3.0",
"lint-staged": "15.0.1",
"lint-staged": "15.0.2",
"lodash-es": "4.17.21",
"memfs": "4.6.0",
"node-emoji": "2.1.0",
Expand Down
31 changes: 19 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1220,7 +1220,7 @@ __metadata:
husky: "npm:8.0.3"
is-ci: "npm:3.0.1"
jsonc-eslint-parser: "npm:2.3.0"
lint-staged: "npm:15.0.1"
lint-staged: "npm:15.0.2"
lodash-es: "npm:4.17.21"
memfs: "npm:4.6.0"
node-emoji: "npm:2.1.0"
Expand Down Expand Up @@ -6031,37 +6031,37 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:15.0.1":
version: 15.0.1
resolution: "lint-staged@npm:15.0.1"
"lint-staged@npm:15.0.2":
version: 15.0.2
resolution: "lint-staged@npm:15.0.2"
dependencies:
chalk: "npm:5.3.0"
commander: "npm:11.1.0"
debug: "npm:4.3.4"
execa: "npm:8.0.1"
lilconfig: "npm:2.1.0"
listr2: "npm:7.0.1"
listr2: "npm:7.0.2"
micromatch: "npm:4.0.5"
pidtree: "npm:0.6.0"
string-argv: "npm:0.3.2"
yaml: "npm:2.3.2"
yaml: "npm:2.3.3"
bin:
lint-staged: bin/lint-staged.js
checksum: feeede7055d3d863a9f7a552589f2ea789c8596d7faa3750b03fe6061ea4893e718e3fd60a11494a11183649c569e50216c4b2fa798aad1a5afdf9177e3c6f64
checksum: 79c6487405dff2670bcf7e4721f06705bd33b4fef88d77988565fb9cb2f62608231cbbc706da0ae150b49d0fab447be083c4561164670ec7f407fd183ce27615
languageName: node
linkType: hard

"listr2@npm:7.0.1":
version: 7.0.1
resolution: "listr2@npm:7.0.1"
"listr2@npm:7.0.2":
version: 7.0.2
resolution: "listr2@npm:7.0.2"
dependencies:
cli-truncate: "npm:^3.1.0"
colorette: "npm:^2.0.20"
eventemitter3: "npm:^5.0.1"
log-update: "npm:^5.0.1"
rfdc: "npm:^1.3.0"
wrap-ansi: "npm:^8.1.0"
checksum: e94e6e20ebf991f9eae990c97a013a80bc2e22cb0baea708f4100e25ce239163813df46e6c2a01633253c3ec745400563e15812fb38f5f9a70d48ae15b20d54f
checksum: 42cda5764906f9d298e3b0b0a684e71a3737533b2aef66f361265a3b938c4bc8f49bcea91536a8daa956833658d14108469b00c565c8e93ce4079795f6a06e07
languageName: node
linkType: hard

Expand Down Expand Up @@ -9153,7 +9153,14 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:2.3.2, yaml@npm:^2.0.0":
"yaml@npm:2.3.3":
version: 2.3.3
resolution: "yaml@npm:2.3.3"
checksum: 3b1a974b9d3672c671d47099a41c0de77b7ff978d0849aa55a095587486e82cd072321d19f2b4c791a367f766310b5a82dff098839b0f4ddcbbbe477f82dfb07
languageName: node
linkType: hard

"yaml@npm:^2.0.0":
version: 2.3.2
resolution: "yaml@npm:2.3.2"
checksum: dba78b314c4b713a7dfa4412c88c1168ffe41fe26cdd4363cb3389194765895415b800f5a2d1a5bdfb0b2e31f1ad689f8e8f9cf78153f24142b68172e72afc95
Expand Down

0 comments on commit 18b2b5c

Please sign in to comment.