Skip to content

Commit 175c90b

Browse files
fix(deps): update prettier
1 parent 9272f2f commit 175c90b

File tree

2 files changed

+43
-187
lines changed

2 files changed

+43
-187
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@
3030
"@commitlint/cli": "^17.0.0",
3131
"@commitlint/config-conventional": "^17.0.0",
3232
"husky": "^4.3.5",
33-
"prettier": "^2.4.1",
33+
"prettier": "^2.8.8",
3434
"semantic-release": "^17.1.2"
3535
},
3636
"dependencies": {
3737
"@sourcegraph/prettierrc": "^3.0.3",
3838
"@typescript-eslint/eslint-plugin": "^6.9.0",
3939
"@typescript-eslint/parser": "^6.9.0",
40-
"eslint-config-prettier": "^9.0.0",
40+
"eslint-config-prettier": "^9.1.0",
4141
"eslint-plugin-ban": "^1.4.0",
4242
"eslint-plugin-etc": "^2.0.2",
4343
"eslint-plugin-import": "^2.26.0",

0 commit comments

Comments
 (0)