Skip to content

Commit

Permalink
chore(deps-dev): bump typescript from 5.2.2 to 5.3.2
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.2.2...v5.3.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 Nov 27, 2023
1 parent 99051fc commit 6e479ae
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 55 deletions.
2 changes: 1 addition & 1 deletion ember-amount-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"prettier": "^3.1.0",
"rollup": "^4.5.1",
"rollup-plugin-copy": "^3.5.0",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
Expand Down
106 changes: 53 additions & 53 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 @@ -86,7 +86,7 @@
"stylelint-config-standard": "^34.0.0",
"stylelint-prettier": "^4.1.0",
"tracked-built-ins": "^3.3.0",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"webpack": "^5.89.0"
},
"engines": {
Expand Down

0 comments on commit 6e479ae

Please sign in to comment.