Skip to content

Commit

Permalink
Bump typescript from 4.9.5 to 5.3.3
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.9.5...v5.3.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2024
1 parent db41ce5 commit 03b68d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"react-hot-toast": "^2.4.1",
"react-scripts": "5.0.1",
"turndown": "^7.1.2",
"typescript": "^4.9.5",
"typescript": "^5.3.3",
"uuid": "^9.0.1"
},
"devDependencies": {
Expand All @@ -42,7 +42,7 @@
"electron-builder": "^24.0.0",
"electron-is-dev": "^2.0.0",
"tailwindcss": "^3.3.5",
"typescript": "4.9.5",
"typescript": "5.3.3",
"wait-on": "^7.2.0"
},
"scripts": {
Expand Down

0 comments on commit 03b68d6

Please sign in to comment.