Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to ~13.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 24, 2023
1 parent 6776e23 commit de50728
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.9.0",
"husky": "~8.0.0",
"kkt": "^7.5.2",
"lint-staged": "~13.2.0",
"lint-staged": "~13.3.0",
"prettier": "~2.8.0",
"react-test-renderer": "~18.2.0",
"tsbb": "^4.1.5"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@babel/runtime": "^7.18.3",
"husky": "~8.0.0",
"lerna": "~7.3.0",
"lint-staged": "~13.2.0",
"lint-staged": "~13.3.0",
"prettier": "~2.8.0",
"tsbb": "^4.1.5"
}
Expand Down

0 comments on commit de50728

Please sign in to comment.