Skip to content

Commit

Permalink
build(deps-dev): Bump lint-staged from 13.2.1 to 13.2.2 (#234)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: flexdevelopment[bot] <admin@flexdevelopment.llc>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: flexdevelopment[bot] <admin@flexdevelopment.llc>
  • Loading branch information
dependabot[bot] and flexdevelopment committed Apr 28, 2023
1 parent 72f7f76 commit 67296ee
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 @@ -167,7 +167,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",
"nest-commander": "3.6.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1208,7 +1208,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"
merge-anything: "npm:5.1.5"
mri: "npm:1.2.0"
Expand Down Expand Up @@ -6180,9 +6180,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 @@ -6196,10 +6196,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 @@ -9677,10 +9677,10 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 67296ee

Please sign in to comment.