Skip to content

Commit

Permalink
chore(deps-dev): Bump typescript from 5.4.5 to 5.5.3
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.3.
- [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.5...v5.5.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 2, 2024
1 parent 5655e10 commit 72b03b9
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 63 deletions.
2 changes: 1 addition & 1 deletion packages/darkroom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@vitest/ui": "^1.6.0",
"playwright": "^1.45.0",
"rimraf": "^5.0.5",
"typescript": "^5.4.5",
"typescript": "^5.5.3",
"vite": "^5.3.2",
"vite-plugin-dts": "^3.9.1",
"vitest": "^1.6.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/safelight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"strip-ansi": "^7.1.0",
"tailwindcss": "^3.4.3",
"tsx": "^4.16.0",
"typescript": "^5.4.5",
"typescript": "^5.5.3",
"unplugin-turbo-console": "^1.8.9",
"unplugin-vue-router": "^0.8.6",
"vite": "^5.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/timeline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@vue/test-utils": "^2.4.5",
"@vue/tsconfig": "^0.5.1",
"happy-dom": "^14.12.3",
"typescript": "^5.4.5",
"typescript": "^5.5.3",
"vite": "^5.3.2",
"vitest": "^1.6.0",
"vue-tsc": "^2.0.24"
Expand Down
100 changes: 40 additions & 60 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 72b03b9

Please sign in to comment.