Skip to content

Commit

Permalink
fix: Upgrade to TypeScript 4 (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
etaoins committed Jan 10, 2021
1 parent 0c69e1c commit 5230140
Show file tree
Hide file tree
Showing 2 changed files with 253 additions and 116 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -119,7 +119,7 @@
"read-pkg-up": "^7.0.1",
"scope-eval": "^1.0.0",
"style-loader": "^1.1.3",
"typescript": "^3.7.5",
"typescript": "^4.0.0",
"url-join": "^4.0.1",
"use-debounce": "^3.3.0",
"webpack": "^4.41.5",
Expand All @@ -136,7 +136,7 @@
"cypress": "^3.8.3",
"cz-conventional-changelog": "^3.1.0",
"eslint": "^6.8.0",
"eslint-config-seek": "^6.0.2",
"eslint-config-seek": "^7.0.8",
"husky": "^4.2.5",
"jest": "^25.4.0",
"lint-staged": "^10.1.7",
Expand Down

0 comments on commit 5230140

Please sign in to comment.