Skip to content

Commit

Permalink
chore: upgrade typescript packages
Browse files Browse the repository at this point in the history
  • Loading branch information
atomiks committed Mar 3, 2021
1 parent 098174e commit 1396929
Show file tree
Hide file tree
Showing 2 changed files with 219 additions and 64 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,11 +106,11 @@
"devDependencies": {
"@babel/core": "^7.8.3",
"@babel/preset-env": "^7.8.3",
"@babel/preset-typescript": "^7.8.3",
"@babel/preset-typescript": "^7.13.0",
"@testing-library/dom": "^6.11.0",
"@types/node": "^12.12.25",
"@typescript-eslint/eslint-plugin": "^2.21.0",
"@typescript-eslint/parser": "^2.21.0",
"@typescript-eslint/eslint-plugin": "^4.16.1",
"@typescript-eslint/parser": "^4.16.1",
"autoprefixer": "^9.7.4",
"babel-jest": "^25.3.0",
"babel-plugin-dev-expression": "^0.2.2",
Expand Down
Loading

0 comments on commit 1396929

Please sign in to comment.