Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.1.6
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 10, 2023
1 parent 1d1792c commit deb6c99
Show file tree
Hide file tree
Showing 5 changed files with 106 additions and 106 deletions.
2 changes: 1 addition & 1 deletion apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"dotenv": "16.3.1",
"postcss": "8.4.24",
"tailwindcss": "3.3.2",
"typescript": "5.1.3"
"typescript": "5.1.6"
},
"browserslist": {
"production": [
Expand Down
2 changes: 1 addition & 1 deletion packages/docusaurus-plugin-tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"eslint-config-custom": "workspace:*",
"tailwindcss": "3.3.2",
"tsconfig": "workspace:*",
"typescript": "5.1.3"
"typescript": "5.1.6"
}
}
2 changes: 1 addition & 1 deletion packages/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"tsconfig": "workspace:*"
},
"devDependencies": {
"typescript": "5.1.3"
"typescript": "5.1.6"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"react-dom": "18.2.0",
"tailwindcss": "3.3.2",
"tsconfig": "workspace:*",
"typescript": "5.1.3"
"typescript": "5.1.6"
},
"dependencies": {
"@heroicons/react": "2.0.18",
Expand Down
Loading

0 comments on commit deb6c99

Please sign in to comment.