Skip to content

Commit

Permalink
chore(deps): bump typescript from 5.3.3 to 5.7.3
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.3.3 to 5.7.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.3.3...v5.7.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 26d1432 commit 3633987
Show file tree
Hide file tree
Showing 4 changed files with 10,511 additions and 8,150 deletions.
2 changes: 1 addition & 1 deletion ember-lottie/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"prettier": "^3.2.5",
"rollup": "4.10.0",
"rollup-plugin-copy": "3.5.0",
"typescript": "5.3.3"
"typescript": "5.7.3"
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
},
"dependencies": {
"@types/node": "22.5.5",
"typescript": "5.6.2"
"typescript": "5.7.3"
}
}
Loading

0 comments on commit 3633987

Please sign in to comment.