[go: nahoru, domu]

Skip to content

Commit

Permalink
chore(deps-dev): Bump prettier from 3.2.4 to 3.3.0 in /docs (#1215)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 3, 2024
1 parent 50a8faa commit aa4fffc
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
14 changes: 7 additions & 7 deletions docs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@docusaurus/module-type-aliases": "3.4.0",
"@tsconfig/docusaurus": "^2.0.3",
"eslint": "^8.57.0",
"prettier": "^3.2.4",
"prettier": "^3.3.0",
"typescript": "^5.4.5"
},
"browserslist": {
Expand Down
4 changes: 2 additions & 2 deletions docs/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
// This file is not used in compilation. It is here just for a nice editor experience.
"extends": "@tsconfig/docusaurus/tsconfig.json",
"compilerOptions": {
"baseUrl": ".",
},
"baseUrl": "."
}
}

0 comments on commit aa4fffc

Please sign in to comment.