Skip to content

Commit 3511533

Browse files
dependabot[bot]DilumAluthgeIanButterworth
authored
Bump typescript from 5.4.5 to 5.5.3 (#258)
* Bump typescript from 5.4.5 to 5.5.3 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] <[email protected]> * npm run build --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dilum Aluthge <[email protected]> Co-authored-by: Ian Butterworth <[email protected]>
1 parent 8db9e52 commit 3511533

File tree

3 files changed

+15
-16
lines changed

3 files changed

+15
-16
lines changed

lib/installer.js

+7-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@
4040
"nock": "^13.5.4",
4141
"prettier": "^3.3.2",
4242
"ts-jest": "^29.1.5",
43-
"typescript": "^5.4.5"
43+
"typescript": "^5.5.3"
4444
}
4545
}

0 commit comments

Comments
 (0)