Skip to content

Commit c02083b

Browse files
fix: Bump typescript from 4.8.2 to 4.8.4 (#12)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.2 to 4.8.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.8.2...v4.8.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3b40fc commit c02083b

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
@@ -174,7 +174,7 @@
174174
"lint-staged": "^10.5.4",
175175
"mocha": "^10.0.0",
176176
"semantic-release": "^19.0.2",
177-
"typescript": "^4.7.4"
177+
"typescript": "^4.8.4"
178178
},
179179
"dependencies": {
180180
"semantic-release-vsce": "^5.2.0",

0 commit comments

Comments
 (0)