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 777cfed commit 492722f
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 64 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"semantic-release": "20.1.0",
"typescript": "5.2.2",
"typescript": "5.3.2",
"vite": "5.0.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cypress-codegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/jest": "29.5.8",
"@types/node": "20.5.0",
"jest": "29.7.0",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"scripts": {
"build": "pnpm clean && tsc",
Expand Down
Loading

0 comments on commit 492722f

Please sign in to comment.