Skip to content

Commit 8d4e8d4

Browse files
chore(deps-dev): bump typescript (#728)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.0-dev.20230305 to 5.1.0-dev.20230401. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- 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 378cbc0 commit 8d4e8d4

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"mocha": "^10.2.0",
2323
"prettier": "^2.8.7",
2424
"terser-webpack-plugin": "^5.3.7",
25-
"typescript": "^5.1.0-dev.20230305",
25+
"typescript": "^5.1.0-dev.20230401",
2626
"webpack": "^5.77.0",
2727
"webpack-cli": "^5.0.1"
2828
},

0 commit comments

Comments
 (0)