Skip to content

Commit aa4fffc

Browse files
chore(deps-dev): Bump prettier from 3.2.4 to 3.3.0 in /docs (#1215)
1 parent 50a8faa commit aa4fffc

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

docs/package-lock.json

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

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@docusaurus/module-type-aliases": "3.4.0",
3333
"@tsconfig/docusaurus": "^2.0.3",
3434
"eslint": "^8.57.0",
35-
"prettier": "^3.2.4",
35+
"prettier": "^3.3.0",
3636
"typescript": "^5.4.5"
3737
},
3838
"browserslist": {

docs/tsconfig.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
// This file is not used in compilation. It is here just for a nice editor experience.
33
"extends": "@tsconfig/docusaurus/tsconfig.json",
44
"compilerOptions": {
5-
"baseUrl": ".",
6-
},
5+
"baseUrl": "."
6+
}
77
}

0 commit comments

Comments
 (0)