Skip to content

Commit

Permalink
Bump typescript from 3.7.2 to 4.3.4 (#874)
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.2 to 4.3.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v3.7.2...v4.3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 18, 2021
1 parent 75051cc commit 4c0f8a1
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions packages/alsatian/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 packages/alsatian/package.json
Expand Up @@ -100,7 +100,7 @@
"selenium-webdriver": "^3.0.1",
"tslint": "^5.9.1",
"tslint-plugin-prettier": "^1.3.0",
"typescript": "^3.0.1"
"typescript": "^4.3.4"
},
"dependencies": {
"@types/node": ">=4.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/tap-bark/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 packages/tap-bark/package.json
Expand Up @@ -52,7 +52,7 @@
"rimraf": "^3.0.0",
"tslint": "^5.11.0",
"tslint-plugin-prettier": "^1.3.0",
"typescript": "^3.5.2"
"typescript": "^4.3.4"
},
"nyc": {
"all": true,
Expand Down
6 changes: 3 additions & 3 deletions packages/vscode-extension/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 packages/vscode-extension/package.json
Expand Up @@ -115,6 +115,6 @@
"less-loader": "^4.1.0",
"ts-node": "^10.0.0",
"tsconfig-paths": "^3.9.0",
"typescript": "^3.7.5"
"typescript": "^4.3.4"
}
}

0 comments on commit 4c0f8a1

Please sign in to comment.