Skip to content

Commit

Permalink
Bump typescript from 4.9.3 to 4.9.4
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.3 to 4.9.4.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 10, 2022
1 parent 3016db9 commit 56d1e61
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@typescript-eslint/parser": "^5.46.0",
"esbuild": "^0.16.1",
"eslint": "^8.29.0",
"typescript": "^4.9.3"
"typescript": "^4.9.4"
},
"scripts": {
"compile": "tsc -p ./",
Expand Down

0 comments on commit 56d1e61

Please sign in to comment.