Skip to content

Commit 6d0805b

Browse files
Bump typescript from 4.9.5 to 5.1.3 in /test/cjs-sample (#544)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.1.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.5...v5.1.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f65449c commit 6d0805b

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

test/cjs-sample/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/cjs-sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"mocha": "^10.2.0",
1515
"sinon": "^15.0.1",
1616
"ts-node": "^10.9.1",
17-
"typescript": "^4.9.5"
17+
"typescript": "^5.1.3"
1818
},
1919
"dependencies": {
2020
"express": "^4.17.1"

0 commit comments

Comments
 (0)