Skip to content

Commit 3315c03

Browse files
dependabot[bot]martinsbalodis
authored andcommitted
Bump typescript from 4.6.4 to 5.5.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 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@v4.6.4...v5.5.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea6b623 commit 3315c03

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+3-3
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
@@ -17,7 +17,7 @@
1717
"nyc": "^15.1.0",
1818
"ts-node": "^9.1.1",
1919
"tslint": "^6.1.3",
20-
"typescript": "^4.1.3"
20+
"typescript": "^5.5.3"
2121
},
2222
"scripts": {
2323
"test": "mocha --timeout 600000 --require ts-node/register --extension=.ts --ui bdd --recursive ./test/integration",

0 commit comments

Comments
 (0)