Skip to content

Commit

Permalink
build(deps-dev): Bump lint-staged from 13.2.1 to 13.2.2
Browse files Browse the repository at this point in the history
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.1 to 13.2.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](lint-staged/lint-staged@v13.2.1...v13.2.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] committed Apr 26, 2023
1 parent d9c49ea commit 68b03f8
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
"husky": "8.0.3",
"is-ci": "3.0.1",
"jsonc-eslint-parser": "2.2.0",
"lint-staged": "13.2.1",
"lint-staged": "13.2.2",
"memfs": "3.5.1",
"mri": "1.2.0",
"node-notifier": "10.0.1",
Expand Down
21 changes: 14 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1279,7 +1279,7 @@ __metadata:
husky: "npm:8.0.3"
is-ci: "npm:3.0.1"
jsonc-eslint-parser: "npm:2.2.0"
lint-staged: "npm:13.2.1"
lint-staged: "npm:13.2.2"
memfs: "npm:3.5.1"
mri: "npm:1.2.0"
node-notifier: "npm:10.0.1"
Expand Down Expand Up @@ -5881,9 +5881,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:13.2.1":
version: 13.2.1
resolution: "lint-staged@npm:13.2.1"
"lint-staged@npm:13.2.2":
version: 13.2.2
resolution: "lint-staged@npm:13.2.2"
dependencies:
chalk: "npm:5.2.0"
cli-truncate: "npm:^3.1.0"
Expand All @@ -5897,10 +5897,10 @@ __metadata:
object-inspect: "npm:^1.12.3"
pidtree: "npm:^0.6.0"
string-argv: "npm:^0.3.1"
yaml: "npm:^2.2.1"
yaml: "npm:^2.2.2"
bin:
lint-staged: bin/lint-staged.js
checksum: 973a3ef29dbe145a2b3c1a2c3b94d689e610d954a5d5c57c41d539f7dabe4634b4b15a3f1fae2a7a87608f3bea097b67fe2bc40d55c8bae25b03bfca35ade3c5
checksum: 3806845ef891482c8458868d7463e99165bf46891b45ccdd9a72124c69f6da98e18b931c38ae038f472659cabbf63351cc429d8090110d840f98290dd76b16b4
languageName: node
linkType: hard

Expand Down Expand Up @@ -9215,13 +9215,20 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^2.0.0, yaml@npm:^2.2.1":
"yaml@npm:^2.0.0":
version: 2.2.1
resolution: "yaml@npm:2.2.1"
checksum: 6a9e540d14030184df84ea8b79adbfe5c40fad79d10cb9fef28625cd6cfcfa3f28e09eda1b9f0d6f2f8354878f71ed3e6bf972d8d787bea1e8c6bf468f2c9cca
languageName: node
linkType: hard

"yaml@npm:^2.2.2":
version: 2.2.2
resolution: "yaml@npm:2.2.2"
checksum: afa383e3cb2fcd195f99eab4942c08aaa6fbb87a2cced34a5bd0c850224d4b98684706a7564455aedf2dfce0accd7e45417d9f2942e01eba2cfb83f689b8ceff
languageName: node
linkType: hard

"yargs-parser@npm:^20.2.2, yargs-parser@npm:^20.2.3, yargs-parser@npm:^20.2.9":
version: 20.2.9
resolution: "yargs-parser@npm:20.2.9"
Expand Down

0 comments on commit 68b03f8

Please sign in to comment.