Skip to content

Commit be5b06a

Browse files
chore(deps): update dependency lint-staged to v13 (#66)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b3e2546 commit be5b06a

File tree

4 files changed

+88
-24
lines changed

4 files changed

+88
-24
lines changed

package-lock.json

Lines changed: 85 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"eslint": "8.18.0",
6363
"eslint-formatter-pretty": "^4.1.0",
6464
"husky": "8.0.1",
65-
"lint-staged": "12.5.0",
65+
"lint-staged": "13.0.3",
6666
"prettier": "2.7.1",
6767
"standard-version": "9.5.0"
6868
}

templates/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"jest": "^28.0.3",
5656
"jsdoc": "^3.6.10",
5757
"jsdoc-babel": "^0.5.0",
58-
"lint-staged": "^12.4.1",
58+
"lint-staged": "13.0.3",
5959
"mini-css-extract-plugin": "^2.6.0",
6060
"postcss-flexbugs-fixes": "^5.0.2",
6161
"postcss-loader": "7.0.1",

templates/react-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"jest": "^28.0.3",
6767
"jsdoc": "^3.6.10",
6868
"jsdoc-babel": "^0.5.0",
69-
"lint-staged": "^12.4.1",
69+
"lint-staged": "13.0.3",
7070
"mini-css-extract-plugin": "^2.6.0",
7171
"postcss-flexbugs-fixes": "^5.0.2",
7272
"postcss-loader": "7.0.1",

0 commit comments

Comments
 (0)