Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
malept committed Dec 27, 2018
1 parent ba612bc commit 3b5b804
Show file tree
Hide file tree
Showing 2 changed files with 1,042 additions and 440 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,11 +86,11 @@
"yarn-or-npm": "^2.0.2"
},
"devDependencies": {
"@babel/cli": "7.1.5",
"@babel/core": "7.1.6",
"@babel/plugin-proposal-class-properties": "7.1.0",
"@babel/plugin-proposal-object-rest-spread": "7.0.0",
"@babel/preset-env": "7.1.6",
"@babel/cli": "7.2.3",
"@babel/core": "7.2.2",
"@babel/plugin-proposal-class-properties": "7.2.3",
"@babel/plugin-proposal-object-rest-spread": "7.2.0",
"@babel/preset-env": "7.2.3",
"@babel/preset-typescript": "7.1.0",
"@babel/register": "7.0.0",
"@types/chai": "4.1.7",
Expand All @@ -114,7 +114,7 @@
"@types/mime-types": "^2.1.0",
"@types/minimist": "^1.2.0",
"@types/mocha": "^5.1.0",
"@types/node": "10.12.10",
"@types/node": "10.12.18",
"@types/node-fetch": "^2.1.2",
"@types/opn": "^5.1.0",
"@types/ora": "^1.3.4",
Expand Down Expand Up @@ -147,7 +147,7 @@
"rimraf": "^2.6.2",
"sinon": "^7.1.1",
"ts-node": "^7.0.1",
"tslint": "5.11.0",
"tslint": "5.12.0",
"tslint-config-airbnb": "^5.11.0",
"typedoc": "0.13.0",
"typescript": "3.1.6"
Expand Down
Loading

0 comments on commit 3b5b804

Please sign in to comment.