Skip to content

Commit 498e8cf

Browse files
Bump typescript from 5.0.3 to 5.0.4 (#58)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.3 to 5.0.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.0.3...v5.0.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2650082 commit 498e8cf

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"jasmine": "^4.5.0",
3939
"madge": "6.0.0",
4040
"nyc": "15.1.0",
41-
"typescript": "5.0.3"
41+
"typescript": "5.0.4"
4242
},
4343
"scripts": {
4444
"build": "babel src --out-dir lib --source-maps",

0 commit comments

Comments
 (0)