Skip to content

Commit c4d2742

Browse files
committed
chore(deps): update dependency lint-staged to v13.2.2
1 parent 0e3a120 commit c4d2742

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed
45.2 KB
Binary file not shown.
230 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint-plugin-prettier": "4.2.1",
5252
"husky": "8.0.3",
5353
"jest": "27.5.1",
54-
"lint-staged": "13.2.1",
54+
"lint-staged": "13.2.2",
5555
"prettier": "2.8.8",
5656
"semantic-release": "19.0.5",
5757
"ts-jest": "27.1.5",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1153,7 +1153,7 @@ __metadata:
11531153
glob: ^8.1.0
11541154
husky: 8.0.3
11551155
jest: 27.5.1
1156-
lint-staged: 13.2.1
1156+
lint-staged: 13.2.2
11571157
mini-css-extract-plugin: ^2.7.5
11581158
prettier: 2.8.8
11591159
semantic-release: 19.0.5
@@ -5958,9 +5958,9 @@ __metadata:
59585958
languageName: node
59595959
linkType: hard
59605960

5961-
"lint-staged@npm:13.2.1":
5962-
version: 13.2.1
5963-
resolution: "lint-staged@npm:13.2.1"
5961+
"lint-staged@npm:13.2.2":
5962+
version: 13.2.2
5963+
resolution: "lint-staged@npm:13.2.2"
59645964
dependencies:
59655965
chalk: 5.2.0
59665966
cli-truncate: ^3.1.0
@@ -5974,10 +5974,10 @@ __metadata:
59745974
object-inspect: ^1.12.3
59755975
pidtree: ^0.6.0
59765976
string-argv: ^0.3.1
5977-
yaml: ^2.2.1
5977+
yaml: ^2.2.2
59785978
bin:
59795979
lint-staged: bin/lint-staged.js
5980-
checksum: 5788d3fe38e69b7f7b7f700284d4e10738978a0916bc77d3f6253c43a030fc4f01f89c09da349fb658f929f3393d8b1e3eaabaac5b604416ebc33476640b51ce
5980+
checksum: f34f6e2e85e827364658ab8717bf8b35239473c2d4959d746b053a4cf158ac657348444c755820a8ef3eac2d4753a37c52e9db3e201ee20b085f26d2f2fbc9ed
59815981
languageName: node
59825982
linkType: hard
59835983

@@ -9389,10 +9389,10 @@ __metadata:
93899389
languageName: node
93909390
linkType: hard
93919391

9392-
"yaml@npm:^2.2.1":
9393-
version: 2.2.1
9394-
resolution: "yaml@npm:2.2.1"
9395-
checksum: 84f68cbe462d5da4e7ded4a8bded949ffa912bc264472e5a684c3d45b22d8f73a3019963a32164023bdf3d83cfb6f5b58ff7b2b10ef5b717c630f40bd6369a23
9392+
"yaml@npm:^2.2.2":
9393+
version: 2.2.2
9394+
resolution: "yaml@npm:2.2.2"
9395+
checksum: d90c235e099e30094dcff61ba3350437aef53325db4a6bcd04ca96e1bfe7e348b191f6a7a52b5211e2dbc4eeedb22a00b291527da030de7c189728ef3f2b4eb3
93969396
languageName: node
93979397
linkType: hard
93989398

0 commit comments

Comments
 (0)