Skip to content

Commit 53f699c

Browse files
build(deps-dev): Bump lint-staged from 13.2.1 to 13.2.2 (#96)
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 3badb74 commit 53f699c

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
@@ -148,7 +148,7 @@
148148
"husky": "8.0.3",
149149
"is-ci": "3.0.1",
150150
"jsonc-eslint-parser": "2.2.0",
151-
"lint-staged": "13.2.1",
151+
"lint-staged": "13.2.2",
152152
"mri": "1.2.0",
153153
"node-notifier": "10.0.1",
154154
"pkg-size": "2.4.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1082,7 +1082,7 @@ __metadata:
10821082
husky: "npm:8.0.3"
10831083
is-ci: "npm:3.0.1"
10841084
jsonc-eslint-parser: "npm:2.2.0"
1085-
lint-staged: "npm:13.2.1"
1085+
lint-staged: "npm:13.2.2"
10861086
mri: "npm:1.2.0"
10871087
node-notifier: "npm:10.0.1"
10881088
pkg-size: "npm:2.4.0"
@@ -5846,9 +5846,9 @@ __metadata:
58465846
languageName: node
58475847
linkType: hard
58485848

5849-
"lint-staged@npm:13.2.1":
5850-
version: 13.2.1
5851-
resolution: "lint-staged@npm:13.2.1"
5849+
"lint-staged@npm:13.2.2":
5850+
version: 13.2.2
5851+
resolution: "lint-staged@npm:13.2.2"
58525852
dependencies:
58535853
chalk: "npm:5.2.0"
58545854
cli-truncate: "npm:^3.1.0"
@@ -5862,10 +5862,10 @@ __metadata:
58625862
object-inspect: "npm:^1.12.3"
58635863
pidtree: "npm:^0.6.0"
58645864
string-argv: "npm:^0.3.1"
5865-
yaml: "npm:^2.2.1"
5865+
yaml: "npm:^2.2.2"
58665866
bin:
58675867
lint-staged: bin/lint-staged.js
5868-
checksum: 973a3ef29dbe145a2b3c1a2c3b94d689e610d954a5d5c57c41d539f7dabe4634b4b15a3f1fae2a7a87608f3bea097b67fe2bc40d55c8bae25b03bfca35ade3c5
5868+
checksum: 3806845ef891482c8458868d7463e99165bf46891b45ccdd9a72124c69f6da98e18b931c38ae038f472659cabbf63351cc429d8090110d840f98290dd76b16b4
58695869
languageName: node
58705870
linkType: hard
58715871

@@ -9175,10 +9175,10 @@ __metadata:
91759175
languageName: node
91769176
linkType: hard
91779177

9178-
"yaml@npm:^2.0.0, yaml@npm:^2.2.1":
9179-
version: 2.2.1
9180-
resolution: "yaml@npm:2.2.1"
9181-
checksum: 6a9e540d14030184df84ea8b79adbfe5c40fad79d10cb9fef28625cd6cfcfa3f28e09eda1b9f0d6f2f8354878f71ed3e6bf972d8d787bea1e8c6bf468f2c9cca
9178+
"yaml@npm:^2.0.0, yaml@npm:^2.2.2":
9179+
version: 2.2.2
9180+
resolution: "yaml@npm:2.2.2"
9181+
checksum: afa383e3cb2fcd195f99eab4942c08aaa6fbb87a2cced34a5bd0c850224d4b98684706a7564455aedf2dfce0accd7e45417d9f2942e01eba2cfb83f689b8ceff
91829182
languageName: node
91839183
linkType: hard
91849184

0 commit comments

Comments
 (0)