Skip to content

Commit 666ba86

Browse files
chore(deps): update dependency lint-staged to v14 (#435)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8402928 commit 666ba86

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/react-component-tsx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"compile-less-cli": "~1.9.0",
6060
"husky": "~8.0.0",
6161
"kkt": "^7.5.2",
62-
"lint-staged": "~13.2.0",
62+
"lint-staged": "~14.0.0",
6363
"prettier": "~2.8.0",
6464
"react-test-renderer": "~18.2.0",
6565
"tsbb": "^4.1.5"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@babel/runtime": "^7.18.3",
4747
"husky": "~8.0.0",
4848
"lerna": "~7.3.0",
49-
"lint-staged": "~13.2.0",
49+
"lint-staged": "~14.0.0",
5050
"prettier": "~2.8.0",
5151
"tsbb": "^4.1.5"
5252
}

0 commit comments

Comments
 (0)