Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to ~13.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 27, 2023
1 parent 122f9da commit 506abb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/react-component-tsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"compile-less-cli": "~1.8.13",
"husky": "~8.0.0",
"kkt": "^7.4.10",
"lint-staged": "~13.1.0",
"lint-staged": "~13.2.0",
"prettier": "~2.8.0",
"react-test-renderer": "~18.2.0",
"tsbb": "~3.7.0"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@babel/runtime": "^7.18.3",
"husky": "~8.0.0",
"lerna": "~5.6.0",
"lint-staged": "~13.1.0",
"lint-staged": "~13.2.0",
"prettier": "~2.8.0",
"tsbb": "^3.7.5"
}
Expand Down

0 comments on commit 506abb2

Please sign in to comment.