Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 15, 2024
1 parent 1e83fb2 commit 40e01ba
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"rollup-plugin-visualizer": "^5.12.0",
"sass-embedded": "^1.78.0",
"tsx": "^4.19.1",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"vite": "^5.4.4",
"vitest": "^2.1.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/shared-fvtt-bits/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"eslint-plugin-simple-import-sort": "^12.1.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"peerDependencies": {
"@emotion/react": "^11.13.3",
Expand All @@ -44,7 +44,7 @@
"eslint-plugin-simple-import-sort": "^12.1.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"dependencies": {
"@seald-io/nedb": "^4.0.4",
Expand Down
76 changes: 38 additions & 38 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 40e01ba

Please sign in to comment.