Skip to content

Commit 603a15a

Browse files
build(deps-dev): bump typescript from 3.9.9 to 4.2.2 (#184)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.9 to 4.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.9.9...v4.2.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c12c122 commit 603a15a

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
@@ -55,7 +55,7 @@
5555
"selenium-webdriver": "^4.0.0-alpha.7",
5656
"ts-jest": "^25.3.1",
5757
"typedoc": "^0.20.10",
58-
"typescript": "^3.8.3"
58+
"typescript": "^4.2.2"
5959
},
6060
"publishConfig": {
6161
"access": "public",

0 commit comments

Comments
 (0)