Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to ^13.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 8, 2023
1 parent 7697c2a commit 027f832
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@typescript-eslint/parser": "^5.54.1",
"eslint": "^8.37.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.0",
"lint-staged": "^13.2.1",
"rimraf": "^3.0.2",
"typescript": "^5.0.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2899,9 +2899,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^13.2.0":
version: 13.2.0
resolution: "lint-staged@npm:13.2.0"
"lint-staged@npm:^13.2.1":
version: 13.2.1
resolution: "lint-staged@npm:13.2.1"
dependencies:
chalk: 5.2.0
cli-truncate: ^3.1.0
Expand All @@ -2918,7 +2918,7 @@ __metadata:
yaml: ^2.2.1
bin:
lint-staged: bin/lint-staged.js
checksum: dcaa8fbbde567eb8ac27230a18b3a22f30c278c524c0e27cf7d4110d662d5d33ed68a585a2e1b05075ef1c262e853f557a5ae046188b723603246d63e6b9f07b
checksum: 5788d3fe38e69b7f7b7f700284d4e10738978a0916bc77d3f6253c43a030fc4f01f89c09da349fb658f929f3393d8b1e3eaabaac5b604416ebc33476640b51ce
languageName: node
linkType: hard

Expand Down Expand Up @@ -4556,7 +4556,7 @@ __metadata:
eslint: ^8.37.0
fuse.js: ^6.6.2
husky: ^8.0.3
lint-staged: ^13.2.0
lint-staged: ^13.2.1
mw.js: ^2.4.1
mysql2: ^2.3.3
rimraf: ^3.0.2
Expand Down

0 comments on commit 027f832

Please sign in to comment.