Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): Bump lint-staged from 13.2.1 to 13.2.2 #301

Merged
merged 1 commit into from
Apr 27, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
],
"devDependencies": {
"husky": "^8.0.3",
"lint-staged": "^13.2.1",
"lint-staged": "^13.2.2",
"micromatch": "^4.0.5",
"pinst": "^3.0.0",
"prettier": "^2.8.7",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ __metadata:
resolution: "@mangrovedao/mangrove-core@workspace:."
dependencies:
husky: ^8.0.3
lint-staged: ^13.2.1
lint-staged: ^13.2.2
micromatch: ^4.0.5
pinst: ^3.0.0
prettier: ^2.8.7
Expand Down Expand Up @@ -1524,9 +1524,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^13.2.1":
version: 13.2.1
resolution: "lint-staged@npm:13.2.1"
"lint-staged@npm:^13.2.2":
version: 13.2.2
resolution: "lint-staged@npm:13.2.2"
dependencies:
chalk: 5.2.0
cli-truncate: ^3.1.0
Expand All @@ -1540,10 +1540,10 @@ __metadata:
object-inspect: ^1.12.3
pidtree: ^0.6.0
string-argv: ^0.3.1
yaml: ^2.2.1
yaml: ^2.2.2
bin:
lint-staged: bin/lint-staged.js
checksum: 5788d3fe38e69b7f7b7f700284d4e10738978a0916bc77d3f6253c43a030fc4f01f89c09da349fb658f929f3393d8b1e3eaabaac5b604416ebc33476640b51ce
checksum: f34f6e2e85e827364658ab8717bf8b35239473c2d4959d746b053a4cf158ac657348444c755820a8ef3eac2d4753a37c52e9db3e201ee20b085f26d2f2fbc9ed
languageName: node
linkType: hard

Expand Down Expand Up @@ -3148,7 +3148,7 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^2.2.1":
"yaml@npm:^2.2.2":
version: 2.2.2
resolution: "yaml@npm:2.2.2"
checksum: d90c235e099e30094dcff61ba3350437aef53325db4a6bcd04ca96e1bfe7e348b191f6a7a52b5211e2dbc4eeedb22a00b291527da030de7c189728ef3f2b4eb3
Expand Down