Skip to content

Commit

Permalink
chore(deps-dev): bump typescript
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.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.2.2...v5.3.3)

---
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 Feb 1, 2024
1 parent bf79d77 commit b6299f8
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 8 deletions.
33 changes: 26 additions & 7 deletions retail-store-sample-app/src/checkout/package-lock.json

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

2 changes: 1 addition & 1 deletion retail-store-sample-app/src/checkout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"ts-loader": "^9.4.2",
"ts-node": "^10.0.0",
"tsconfig-paths": "4.2.0",
"typescript": "^5.1.6"
"typescript": "^5.3.3"
},
"jest": {
"moduleFileExtensions": [
Expand Down

0 comments on commit b6299f8

Please sign in to comment.