Skip to content

Commit

Permalink
Update dependency typescript to v4.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and mgechev committed Feb 21, 2021
1 parent 86f1c33 commit e0e1ade
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 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
Expand Up @@ -50,7 +50,7 @@
"ts-loader": "7.0.0",
"ts-node": "8.8.2",
"tslint": "6.1.1",
"typescript": "4.1.4",
"typescript": "4.1.5",
"webpack": "4.46.0",
"webpack-cli": "4.2.0"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/guess-ga/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/guess-ga/package.json
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"ts-loader": "7.0.0",
"typescript": "4.1.4"
"typescript": "4.1.5"
},
"files": [
"dist"
Expand Down
6 changes: 3 additions & 3 deletions packages/guess-webpack/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/guess-webpack/package.json
Expand Up @@ -58,7 +58,7 @@
"@types/chalk": "2.2.0",
"@types/table": "5.0.0",
"ts-loader": "7.0.0",
"typescript": "4.1.4"
"typescript": "4.1.5"
},
"scripts": {
"build": "webpack"
Expand Down

0 comments on commit e0e1ade

Please sign in to comment.