Skip to content

Commit

Permalink
chore(packages): update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mg901 authored and bigslycat committed Mar 16, 2019
1 parent b5f1880 commit 1683d15
Show file tree
Hide file tree
Showing 2 changed files with 326 additions and 227 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"core-js": "^2.6.5"
},
"devDependencies": {
"@babel/core": "^7.3.3",
"@babel/preset-env": "^7.3.1",
"@babel/core": "7.3.4",
"@babel/preset-env": "7.3.4",
"@babel/preset-flow": "^7.0.0",
"@babel/register": "^7.0.0",
"@semantic-release/changelog": "^3.0.2",
Expand All @@ -65,28 +65,28 @@
"@semantic-release/github": "^5.2.10",
"@semantic-release/npm": "^5.1.4",
"@semantic-release/release-notes-generator": "^7.1.4",
"ava": "^1.2.1",
"ava": "1.3.1",
"babel-eslint": "^10.0.1",
"babel-plugin-istanbul": "^5.1.1",
"eslint": "^5.14.0",
"eslint": "5.15.2",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-config-prettier": "^4.0.0",
"eslint-config-prettier": "4.1.0",
"eslint-plugin-flowtype": "^3.4.2",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-prettier": "^3.0.1",
"esm": "^3.2.5",
"flow-bin": "^0.95.0",
"esm": "3.2.18",
"flow-bin": "0.95.1",
"husky": "^1.3.1",
"nyc": "^13.3.0",
"prettier": "^1.16.4",
"rollup": "^1.2.1",
"rollup": "1.6.0",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-clear": "^2.0.7",
"rollup-plugin-commonjs": "^9.2.0",
"rollup-plugin-flow-entry": "^0.3.0",
"rollup-plugin-commonjs": "9.2.1",
"rollup-plugin-flow-entry": "0.3.1",
"semantic-release": "^15.13.3",
"sinon": "^7.2.3",
"typescript": "^3.3.3"
"sinon": "7.2.7",
"typescript": "3.3.3333"
},
"keywords": [
"Maybe",
Expand Down
Loading

0 comments on commit 1683d15

Please sign in to comment.