Skip to content

Commit

Permalink
chore(deps-dev): bump typescript from 5.3.2 to 5.3.3
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.3.2...v5.3.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 7cd5f8f commit 31cabe7
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.3.2",
"typescript": "5.3.3",
"vite": "5.0.7"
},
"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.10",
"@types/node": "20.5.0",
"jest": "29.7.0",
"typescript": "5.3.2"
"typescript": "5.3.3"
},
"scripts": {
"build": "pnpm clean && tsc",
Expand Down
Loading

0 comments on commit 31cabe7

Please sign in to comment.