Skip to content

Commit 5075e98

Browse files
chore(deps): update dependency eslint-formatter-pretty to v6
1 parent 561407d commit 5075e98

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

templates/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"commitizen": "4.3.0",
4949
"cz-conventional-changelog": "3.3.0",
5050
"eslint": "8.56.0",
51-
"eslint-formatter-pretty": "4.1.0",
51+
"eslint-formatter-pretty": "6.0.1",
5252
"husky": "8.0.3",
5353
"lint-staged": "15.2.0",
5454
"prettier": "3.2.4",

templates/javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"cross-env": "7.0.3",
7070
"cz-conventional-changelog": "3.3.0",
7171
"eslint": "8.56.0",
72-
"eslint-formatter-pretty": "4.1.0",
72+
"eslint-formatter-pretty": "6.0.1",
7373
"husky": "8.0.3",
7474
"jest": "29.6.1",
7575
"jest-environment-jsdom": "29.6.1",

templates/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"esbuild": "0.15.12",
9292
"esbuild-style-plugin": "1.6.3",
9393
"eslint": "8.56.0",
94-
"eslint-formatter-pretty": "5.0.0",
94+
"eslint-formatter-pretty": "6.0.1",
9595
"fs-extra": "11.2.0",
9696
"husky": "8.0.3",
9797
"jest": "29.6.2",

0 commit comments

Comments
 (0)