Skip to content

Commit

Permalink
Update typescript requirement from ^4.4.4 to ^4.5.2
Browse files Browse the repository at this point in the history
Updates the requirements on [typescript](https://github.com/Microsoft/TypeScript) to permit the latest version.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.4.4...v4.5.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 22, 2021
1 parent 8148eb9 commit 2536d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"tcp-port-used": "^1.0.2",
"ts-jest": "^26.5.6",
"tslib": "^2.3.1",
"typescript": "^4.4.4"
"typescript": "^4.5.2"
},
"scripts": {
"build": "./node_modules/.bin/tsc",
Expand Down

0 comments on commit 2536d19

Please sign in to comment.