Skip to content

Commit b05fb9e

Browse files
dependabot[bot]brunocodutra
authored andcommitted
Bump typescript from 4.9.5 to 5.0.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.5...v5.0.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b60d20 commit b05fb9e

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
@@ -44,7 +44,7 @@
4444
"jest": "^29.3.1",
4545
"npm-run-all": "^4.1.5",
4646
"ts-jest": "^29.0.3",
47-
"typescript": "^4.0.5",
47+
"typescript": "^5.0.4",
4848
"wasm-pack": "^0.11.1"
4949
}
5050
}

0 commit comments

Comments
 (0)