Skip to content

Commit

Permalink
Bump typescript from 5.3.3 to 5.4.2 (#2090)
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.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.3.3...v5.4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 7, 2024
1 parent eba3995 commit 9e684f9
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 43 deletions.
2 changes: 1 addition & 1 deletion ember-flatpickr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"rollup": "^4.12.1",
"rollup-plugin-copy": "^3.5.0",
"rsvp": "^4.8.5",
"typescript": "^5.3.3",
"typescript": "^5.4.2",
"webpack": "^5.90.3"
},
"peerDependencies": {
Expand Down
82 changes: 41 additions & 41 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"stylelint": "^15.11.0",
"stylelint-config-standard-scss": "^11.0.0",
"stylelint-prettier": "^4.1.0",
"typescript": "^5.3.3",
"typescript": "^5.4.2",
"webpack": "^5.90.3"
},
"engines": {
Expand Down

0 comments on commit 9e684f9

Please sign in to comment.