Skip to content

Commit

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

---
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 Dec 1, 2024
1 parent 5b67d5a commit 97c44d2
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 26 deletions.
2 changes: 1 addition & 1 deletion examples/fdc3-chart-and-grid/js-datagrid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
"karma-coverage": "2.2.1",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "2.1.0",
"typescript": "5.4.5"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion examples/fdc3-trade-simulator/js-order-book/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
"karma-coverage": "~2.2.0",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.1.0",
"typescript": "~5.4.2"
"typescript": "~5.7.2"
}
}
2 changes: 1 addition & 1 deletion examples/fdc3-trade-simulator/js-trader-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@
"karma-coverage": "~2.2.0",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.1.0",
"typescript": "~5.4.2"
"typescript": "~5.7.2"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
"karma-coverage": "2.2.1",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "2.1.0",
"typescript": "5.4.5"
"typescript": "5.7.2"
}
}
46 changes: 24 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 97c44d2

Please sign in to comment.