Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 22, 2021
1 parent c32fa89 commit 54128bf
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 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 @@ -92,7 +92,7 @@
"ts-jest": "24.3.0",
"ts-node": "9.1.1",
"tslib": "1.14.1",
"typescript": "3.9.9",
"typescript": "4.1.5",
"vsce": "1.85.0",
"vscode": "1.1.37",
"yarn": "1.22.10"
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"vscode-uri": "1.0.6"
},
"devDependencies": {
"typescript": "3.9.9"
"typescript": "4.1.5"
},
"oclif": {
"commands": "./lib/commands",
Expand Down

0 comments on commit 54128bf

Please sign in to comment.