Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 1, 2023
1 parent bb16d2e commit 199e410
Show file tree
Hide file tree
Showing 6 changed files with 58 additions and 58 deletions.
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"sass": "1.62.1",
"sitemap": "7.1.1",
"tsconfig": "workspace:*",
"typescript": "5.0.3",
"typescript": "5.0.4",
"vitepress": "1.0.0-alpha.64"
},
"eslintConfig": {
Expand Down
2 changes: 1 addition & 1 deletion config/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"prettier": "2.8.7"
},
"devDependencies": {
"typescript": "5.0.3"
"typescript": "5.0.4"
}
}
2 changes: 1 addition & 1 deletion config/typedoc-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"devDependencies": {
"typedoc": "0.24.4",
"typedoc-plugin-markdown": "3.15.1",
"typescript": "5.0.3"
"typescript": "5.0.4"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"husky": "8.0.3",
"rimraf": "4.4.1",
"turbo": "1.8.8",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"husky": {
"hooks": {
Expand Down
2 changes: 1 addition & 1 deletion packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"tsconfig": "workspace:*",
"typedoc": "0.24.4",
"typedoc-config": "workspace:*",
"typescript": "5.0.3",
"typescript": "5.0.4",
"vite": "4.2.1",
"vite-plugin-dts": "2.1.0",
"vite-tsconfig-paths": "4.0.7",
Expand Down
106 changes: 53 additions & 53 deletions pnpm-lock.yaml

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

0 comments on commit 199e410

Please sign in to comment.