Skip to content

Commit 01177cc

Browse files
renovate[bot]dhmlau
authored andcommitted
chore: update dependency eslint-config-prettier to ^9.1.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0100fc8 commit 01177cc

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

package-lock.json

Lines changed: 7 additions & 5 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
@@ -58,7 +58,7 @@
5858
"cross-env": "^7.0.3",
5959
"cz-conventional-changelog": "^3.3.0",
6060
"eslint": "^8.57.1",
61-
"eslint-config-prettier": "^9.1.0",
61+
"eslint-config-prettier": "^9.1.1",
6262
"eslint-plugin-eslint-plugin": "^5.5.1",
6363
"eslint-plugin-mocha": "^10.5.0",
6464
"eslint-plugin-prettier": "^5.5.1",

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"@typescript-eslint/eslint-plugin": "^7.18.0",
2525
"@typescript-eslint/parser": "^7.18.0",
26-
"eslint-config-prettier": "^9.1.0",
26+
"eslint-config-prettier": "^9.1.1",
2727
"eslint-plugin-eslint-plugin": "^5.5.1",
2828
"eslint-plugin-mocha": "^10.5.0"
2929
}

0 commit comments

Comments
 (0)