Skip to content

Commit 9672d1b

Browse files
TASK: Update dependency lint-staged to v13
1 parent e3eaf5d commit 9672d1b

File tree

4 files changed

+580
-510
lines changed

4 files changed

+580
-510
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"flow-mono-cli": "1.5.3",
2727
"husky": "0.14.3",
2828
"lerna": "2.11.0",
29-
"lint-staged": "6.1.1",
29+
"lint-staged": "13.1.0",
3030
"prettier": "1.19.1",
3131
"rimraf": "2.7.1",
3232
"semantic-release": "8.2.3"

packages/create-react-microservice-scaffold/src/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"flow-bin": "0.196.2",
9191
"flow-mono-cli": "1.5.3",
9292
"flow-typed": "2.6.2",
93-
"lint-staged": "6.1.1",
93+
"lint-staged": "13.1.0",
9494
"prettier": "1.19.1",
9595
"pwmetrics": "3.3.0",
9696
"testcafe": "1.20.1",

0 commit comments

Comments
 (0)