Skip to content

Commit

Permalink
Bump typescript from 5.4.2 to 5.4.5
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.2...v5.4.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 78f4731 commit 182fa06
Show file tree
Hide file tree
Showing 7 changed files with 93 additions and 171 deletions.
2 changes: 1 addition & 1 deletion landing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"astro": "^4.5.12",
"shepherd.js": "workspace:*",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.2"
"typescript": "^5.4.5"
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.12"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"replace": "^1.2.2",
"shepherd.js": "workspace:*",
"svelte": "^4.2.12",
"typescript": "^5.4.2"
"typescript": "^5.4.5"
},
"packageManager": "pnpm@8.15.4",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@vitejs/plugin-react": "^4.2.1",
"@vitest/ui": "^1.1.1",
"happy-dom": "^14.3.9",
"typescript": "^5.4.2",
"typescript": "^5.4.5",
"vite": "^5.2.8",
"vite-plugin-dts": "^3.7.1",
"vitest": "^1.1.1"
Expand Down
Loading

0 comments on commit 182fa06

Please sign in to comment.