Skip to content

Commit

Permalink
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 Jan 1, 2024
1 parent 17a5f2e commit 17ee053
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 7 deletions.
23 changes: 18 additions & 5 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-n": "^16.3.1",
"prettier": "^3.1.0",
"typescript": "^5.3.2"
"typescript": "^5.3.3"
},
"dependencies": {
"@types/jasmine": "^5.1.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/connect-playwright-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/react-dom": "^18.2.17",
"esbuild": "^0.19.8",
"prettier": "^3.1.0",
"typescript": "^5.3.2"
"typescript": "^5.3.3"
},
"dependencies": {
"@connectrpc/connect-playwright": "^0.3.1",
Expand Down

0 comments on commit 17ee053

Please sign in to comment.