Skip to content

Commit 9ffc204

Browse files
committed
chore(deps): update dependency lint-staged to v13.2.2
1 parent f8eebad commit 9ffc204

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
@@ -193,7 +193,7 @@
193193
"jest-environment-jsdom": "29.5.0",
194194
"jest-junit": "15.0.0",
195195
"kill-port": "1.6.1",
196-
"lint-staged": "13.2.1",
196+
"lint-staged": "13.2.2",
197197
"nc": "git+https://github.com/dsueltenfuss/nc.git",
198198
"prettier": "2.8.7",
199199
"prettier-plugin-organize-imports": "3.2.2",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4839,7 +4839,7 @@ __metadata:
48394839
js-yaml: 4.1.0
48404840
jsonwebtoken: 9.0.0
48414841
kill-port: 1.6.1
4842-
lint-staged: 13.2.1
4842+
lint-staged: 13.2.2
48434843
lodash: 4.17.21
48444844
markdown-truncate: 1.1.0
48454845
nc: "git+https://github.com/dsueltenfuss/nc.git"
@@ -23580,9 +23580,9 @@ __metadata:
2358023580
languageName: node
2358123581
linkType: hard
2358223582

23583-
"lint-staged@npm:13.2.1":
23584-
version: 13.2.1
23585-
resolution: "lint-staged@npm:13.2.1"
23583+
"lint-staged@npm:13.2.2":
23584+
version: 13.2.2
23585+
resolution: "lint-staged@npm:13.2.2"
2358623586
dependencies:
2358723587
chalk: 5.2.0
2358823588
cli-truncate: ^3.1.0
@@ -23596,10 +23596,10 @@ __metadata:
2359623596
object-inspect: ^1.12.3
2359723597
pidtree: ^0.6.0
2359823598
string-argv: ^0.3.1
23599-
yaml: ^2.2.1
23599+
yaml: ^2.2.2
2360023600
bin:
2360123601
lint-staged: bin/lint-staged.js
23602-
checksum: 5788d3fe38e69b7f7b7f700284d4e10738978a0916bc77d3f6253c43a030fc4f01f89c09da349fb658f929f3393d8b1e3eaabaac5b604416ebc33476640b51ce
23602+
checksum: f34f6e2e85e827364658ab8717bf8b35239473c2d4959d746b053a4cf158ac657348444c755820a8ef3eac2d4753a37c52e9db3e201ee20b085f26d2f2fbc9ed
2360323603
languageName: node
2360423604
linkType: hard
2360523605

@@ -36365,10 +36365,10 @@ __metadata:
3636536365
languageName: node
3636636366
linkType: hard
3636736367

36368-
"yaml@npm:^2.2.1":
36369-
version: 2.2.1
36370-
resolution: "yaml@npm:2.2.1"
36371-
checksum: 84f68cbe462d5da4e7ded4a8bded949ffa912bc264472e5a684c3d45b22d8f73a3019963a32164023bdf3d83cfb6f5b58ff7b2b10ef5b717c630f40bd6369a23
36368+
"yaml@npm:^2.2.2":
36369+
version: 2.2.2
36370+
resolution: "yaml@npm:2.2.2"
36371+
checksum: d90c235e099e30094dcff61ba3350437aef53325db4a6bcd04ca96e1bfe7e348b191f6a7a52b5211e2dbc4eeedb22a00b291527da030de7c189728ef3f2b4eb3
3637236372
languageName: node
3637336373
linkType: hard
3637436374

0 commit comments

Comments
 (0)