Skip to content

Commit

Permalink
chore(deps-dev): upgrade babel, typescript, & eslint dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
malept committed Nov 21, 2019
1 parent e1fbfe6 commit e030285
Show file tree
Hide file tree
Showing 2 changed files with 448 additions and 385 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"@babel/core": "^7.6.4",
"@babel/plugin-proposal-class-properties": "^7.5.0",
"@babel/preset-env": "^7.6.3",
"@babel/preset-typescript": "7.6.0",
"@babel/preset-typescript": "^7.6.0",
"@babel/register": "^7.6.0",
"@istanbuljs/nyc-config-typescript": "^0.1.3",
"@types/chai": "^4.2.5",
Expand Down Expand Up @@ -156,7 +156,7 @@
"sinon": "^7.5.0",
"ts-node": "^8.4.1",
"typedoc": "^0.15.0",
"typescript": "3.6.4"
"typescript": "^3.6.4"
},
"optionalDependencies": {
"@malept/electron-installer-flatpak": "^0.10.0",
Expand Down
Loading

0 comments on commit e030285

Please sign in to comment.