Skip to content

Commit 645de7f

Browse files
build(deps-dev): Bump lint-staged from 13.2.1 to 13.2.2 (#171)
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 b97c64e commit 645de7f

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"husky": "8.0.3",
130130
"is-ci": "3.0.1",
131131
"jsonc-eslint-parser": "2.2.0",
132-
"lint-staged": "13.2.1",
132+
"lint-staged": "13.2.2",
133133
"mri": "1.2.0",
134134
"node-notifier": "10.0.1",
135135
"pkg-size": "2.4.0",

yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -1143,7 +1143,7 @@ __metadata:
11431143
husky: "npm:8.0.3"
11441144
is-ci: "npm:3.0.1"
11451145
jsonc-eslint-parser: "npm:2.2.0"
1146-
lint-staged: "npm:13.2.1"
1146+
lint-staged: "npm:13.2.2"
11471147
mri: "npm:1.2.0"
11481148
node-notifier: "npm:10.0.1"
11491149
pkg-size: "npm:2.4.0"
@@ -5815,9 +5815,9 @@ __metadata:
58155815
languageName: node
58165816
linkType: hard
58175817

5818-
"lint-staged@npm:13.2.1":
5819-
version: 13.2.1
5820-
resolution: "lint-staged@npm:13.2.1"
5818+
"lint-staged@npm:13.2.2":
5819+
version: 13.2.2
5820+
resolution: "lint-staged@npm:13.2.2"
58215821
dependencies:
58225822
chalk: "npm:5.2.0"
58235823
cli-truncate: "npm:^3.1.0"
@@ -5831,10 +5831,10 @@ __metadata:
58315831
object-inspect: "npm:^1.12.3"
58325832
pidtree: "npm:^0.6.0"
58335833
string-argv: "npm:^0.3.1"
5834-
yaml: "npm:^2.2.1"
5834+
yaml: "npm:^2.2.2"
58355835
bin:
58365836
lint-staged: bin/lint-staged.js
5837-
checksum: 973a3ef29dbe145a2b3c1a2c3b94d689e610d954a5d5c57c41d539f7dabe4634b4b15a3f1fae2a7a87608f3bea097b67fe2bc40d55c8bae25b03bfca35ade3c5
5837+
checksum: 3806845ef891482c8458868d7463e99165bf46891b45ccdd9a72124c69f6da98e18b931c38ae038f472659cabbf63351cc429d8090110d840f98290dd76b16b4
58385838
languageName: node
58395839
linkType: hard
58405840

@@ -9171,10 +9171,10 @@ __metadata:
91719171
languageName: node
91729172
linkType: hard
91739173

9174-
"yaml@npm:^2.0.0, yaml@npm:^2.2.1":
9175-
version: 2.2.1
9176-
resolution: "yaml@npm:2.2.1"
9177-
checksum: 6a9e540d14030184df84ea8b79adbfe5c40fad79d10cb9fef28625cd6cfcfa3f28e09eda1b9f0d6f2f8354878f71ed3e6bf972d8d787bea1e8c6bf468f2c9cca
9174+
"yaml@npm:^2.0.0, yaml@npm:^2.2.2":
9175+
version: 2.2.2
9176+
resolution: "yaml@npm:2.2.2"
9177+
checksum: afa383e3cb2fcd195f99eab4942c08aaa6fbb87a2cced34a5bd0c850224d4b98684706a7564455aedf2dfce0accd7e45417d9f2942e01eba2cfb83f689b8ceff
91789178
languageName: node
91799179
linkType: hard
91809180

0 commit comments

Comments
 (0)