Skip to content

Commit a86c8a8

Browse files
build(deps-dev): Bump lint-staged from 13.2.1 to 13.2.2 (#155)
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 0eabd32 commit a86c8a8

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
@@ -141,7 +141,7 @@
141141
"husky": "8.0.3",
142142
"is-ci": "3.0.1",
143143
"jsonc-eslint-parser": "2.2.0",
144-
"lint-staged": "13.2.1",
144+
"lint-staged": "13.2.2",
145145
"mri": "1.2.0",
146146
"node-notifier": "10.0.1",
147147
"pkg-size": "2.4.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1246,7 +1246,7 @@ __metadata:
12461246
husky: "npm:8.0.3"
12471247
is-ci: "npm:3.0.1"
12481248
jsonc-eslint-parser: "npm:2.2.0"
1249-
lint-staged: "npm:13.2.1"
1249+
lint-staged: "npm:13.2.2"
12501250
mri: "npm:1.2.0"
12511251
node-notifier: "npm:10.0.1"
12521252
pkg-size: "npm:2.4.0"
@@ -5819,9 +5819,9 @@ __metadata:
58195819
languageName: node
58205820
linkType: hard
58215821

5822-
"lint-staged@npm:13.2.1":
5823-
version: 13.2.1
5824-
resolution: "lint-staged@npm:13.2.1"
5822+
"lint-staged@npm:13.2.2":
5823+
version: 13.2.2
5824+
resolution: "lint-staged@npm:13.2.2"
58255825
dependencies:
58265826
chalk: "npm:5.2.0"
58275827
cli-truncate: "npm:^3.1.0"
@@ -5835,10 +5835,10 @@ __metadata:
58355835
object-inspect: "npm:^1.12.3"
58365836
pidtree: "npm:^0.6.0"
58375837
string-argv: "npm:^0.3.1"
5838-
yaml: "npm:^2.2.1"
5838+
yaml: "npm:^2.2.2"
58395839
bin:
58405840
lint-staged: bin/lint-staged.js
5841-
checksum: 973a3ef29dbe145a2b3c1a2c3b94d689e610d954a5d5c57c41d539f7dabe4634b4b15a3f1fae2a7a87608f3bea097b67fe2bc40d55c8bae25b03bfca35ade3c5
5841+
checksum: 3806845ef891482c8458868d7463e99165bf46891b45ccdd9a72124c69f6da98e18b931c38ae038f472659cabbf63351cc429d8090110d840f98290dd76b16b4
58425842
languageName: node
58435843
linkType: hard
58445844

@@ -9150,10 +9150,10 @@ __metadata:
91509150
languageName: node
91519151
linkType: hard
91529152

9153-
"yaml@npm:^2.0.0, yaml@npm:^2.2.1":
9154-
version: 2.2.1
9155-
resolution: "yaml@npm:2.2.1"
9156-
checksum: 6a9e540d14030184df84ea8b79adbfe5c40fad79d10cb9fef28625cd6cfcfa3f28e09eda1b9f0d6f2f8354878f71ed3e6bf972d8d787bea1e8c6bf468f2c9cca
9153+
"yaml@npm:^2.0.0, yaml@npm:^2.2.2":
9154+
version: 2.2.2
9155+
resolution: "yaml@npm:2.2.2"
9156+
checksum: afa383e3cb2fcd195f99eab4942c08aaa6fbb87a2cced34a5bd0c850224d4b98684706a7564455aedf2dfce0accd7e45417d9f2942e01eba2cfb83f689b8ceff
91579157
languageName: node
91589158
linkType: hard
91599159

0 commit comments

Comments
 (0)