Skip to content

Commit

Permalink
REVERT LATER run with ts 4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon committed Nov 20, 2020
1 parent f7ce24d commit df2a300
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
"stylelint-processor-styled-components": "^1.10.0",
"terser-webpack-plugin": "^4.2.2",
"tslint": "5.14.0",
"typescript": "^4.0.2",
"typescript": "^4.1.2",
"unist-util-visit": "^2.0.2",
"url-loader": "^4.1.0",
"webpack": "^4.41.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16907,10 +16907,10 @@ typescript@3.5.2:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.2.tgz#a09e1dc69bc9551cadf17dba10ee42cf55e5d56c"
integrity sha512-7KxJovlYhTX5RaRbUdkAXN1KUZ8PwWlTzQdHV6xNqvuFOs7+WBo10TQUqT19Q/Jz2hk5v9TQDIhyLhhJY4p5AA==

typescript@^4.0.2:
version "4.0.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
typescript@^4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9"
integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==

typical@^5.0.0, typical@^5.2.0:
version "5.2.0"
Expand Down

0 comments on commit df2a300

Please sign in to comment.