Skip to content

Commit

Permalink
chore: bump typescript from 5.4.5 to 5.5.3
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.5...v5.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 2, 2024
1 parent a9b8469 commit 1468aab
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion lib/pipx-install-action/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"jest-extended": "^4.0.2",
"prettier": "^3.3.2",
"ts-jest": "^29.1.5",
"typescript": "^5.4.5",
"typescript": "^5.5.3",
"typescript-eslint": "^7.13.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@vercel/ncc": "^0.38.1",
"eslint": "^9.4.0",
"prettier": "^3.3.2",
"typescript": "^5.4.5",
"typescript": "^5.5.3",
"typescript-eslint": "^7.13.0"
},
"packageManager": "yarn@4.3.1"
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock

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

0 comments on commit 1468aab

Please sign in to comment.