Skip to content

Commit 7954f1f

Browse files
build(deps-dev): Bump lint-staged from 13.2.1 to 13.2.2 (#181)
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>
1 parent db1b039 commit 7954f1f

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"husky": "8.0.3",
134134
"is-ci": "3.0.1",
135135
"jsonc-eslint-parser": "2.2.0",
136-
"lint-staged": "13.2.1",
136+
"lint-staged": "13.2.2",
137137
"mri": "1.2.0",
138138
"node-notifier": "10.0.1",
139139
"pkg-size": "2.4.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1178,7 +1178,7 @@ __metadata:
11781178
husky: "npm:8.0.3"
11791179
is-ci: "npm:3.0.1"
11801180
jsonc-eslint-parser: "npm:2.2.0"
1181-
lint-staged: "npm:13.2.1"
1181+
lint-staged: "npm:13.2.2"
11821182
mri: "npm:1.2.0"
11831183
node-notifier: "npm:10.0.1"
11841184
pkg-size: "npm:2.4.0"
@@ -5874,9 +5874,9 @@ __metadata:
58745874
languageName: node
58755875
linkType: hard
58765876

5877-
"lint-staged@npm:13.2.1":
5878-
version: 13.2.1
5879-
resolution: "lint-staged@npm:13.2.1"
5877+
"lint-staged@npm:13.2.2":
5878+
version: 13.2.2
5879+
resolution: "lint-staged@npm:13.2.2"
58805880
dependencies:
58815881
chalk: "npm:5.2.0"
58825882
cli-truncate: "npm:^3.1.0"
@@ -5890,10 +5890,10 @@ __metadata:
58905890
object-inspect: "npm:^1.12.3"
58915891
pidtree: "npm:^0.6.0"
58925892
string-argv: "npm:^0.3.1"
5893-
yaml: "npm:^2.2.1"
5893+
yaml: "npm:^2.2.2"
58945894
bin:
58955895
lint-staged: bin/lint-staged.js
5896-
checksum: 973a3ef29dbe145a2b3c1a2c3b94d689e610d954a5d5c57c41d539f7dabe4634b4b15a3f1fae2a7a87608f3bea097b67fe2bc40d55c8bae25b03bfca35ade3c5
5896+
checksum: 3806845ef891482c8458868d7463e99165bf46891b45ccdd9a72124c69f6da98e18b931c38ae038f472659cabbf63351cc429d8090110d840f98290dd76b16b4
58975897
languageName: node
58985898
linkType: hard
58995899

@@ -9218,10 +9218,10 @@ __metadata:
92189218
languageName: node
92199219
linkType: hard
92209220

9221-
"yaml@npm:^2.0.0, yaml@npm:^2.2.1":
9222-
version: 2.2.1
9223-
resolution: "yaml@npm:2.2.1"
9224-
checksum: 6a9e540d14030184df84ea8b79adbfe5c40fad79d10cb9fef28625cd6cfcfa3f28e09eda1b9f0d6f2f8354878f71ed3e6bf972d8d787bea1e8c6bf468f2c9cca
9221+
"yaml@npm:^2.0.0, yaml@npm:^2.2.2":
9222+
version: 2.2.2
9223+
resolution: "yaml@npm:2.2.2"
9224+
checksum: afa383e3cb2fcd195f99eab4942c08aaa6fbb87a2cced34a5bd0c850224d4b98684706a7564455aedf2dfce0accd7e45417d9f2942e01eba2cfb83f689b8ceff
92259225
languageName: node
92269226
linkType: hard
92279227

0 commit comments

Comments
 (0)