Skip to content

Commit

Permalink
build(deps-dev): bump typescript
Browse files Browse the repository at this point in the history
Bumps the angular group in /generators/ionic/resources/base with 1 update: [typescript](https://github.com/microsoft/TypeScript).


Updates `typescript` from 5.5.4 to 5.6.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.5.4...v5.6.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 080dc15 commit 56bd481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/ionic/resources/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,6 @@
"jest-localstorage-mock": "2.4.26",
"jest-preset-angular": "14.2.4",
"prettier": "3.3.3",
"typescript": "~5.5.3"
"typescript": "~5.6.3"
}
}

0 comments on commit 56bd481

Please sign in to comment.