Skip to content

Commit 8a33416

Browse files
Bump typescript from 4.7.4 to 5.4.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 5.4.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v4.7.4...v5.4.5) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0ad653f commit 8a33416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"prettier": "^3.2.5",
2424
"standard-version": "^9.5.0",
2525
"tslib": "2.4.0",
26-
"typescript": "4.7.4"
26+
"typescript": "5.4.5"
2727
},
2828
"dependencies": {
2929
"@google-cloud/local-auth": "^2.1.1",

0 commit comments

Comments
 (0)