Skip to content

Commit 9d06aa5

Browse files
editor/code: Update prettier to v3
https://prettier.io/blog/2023/07/05/3.0.0.html
1 parent eed1888 commit 9d06aa5

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

editors/code/package-lock.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

editors/code/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"eslint": "^8.43.0",
6060
"eslint-config-prettier": "^8.8.0",
6161
"ovsx": "^0.8.1",
62-
"prettier": "^2.8.8",
62+
"prettier": "^3.0.0",
6363
"tslib": "^2.6.0",
6464
"typescript": "^5.1.6"
6565
},

0 commit comments

Comments
 (0)