Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bigslycat committed Apr 9, 2019
1 parent 8c10085 commit 25e0238
Show file tree
Hide file tree
Showing 2 changed files with 657 additions and 379 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
}
},
"dependencies": {
"core-js": "^3.0.0"
"core-js": "^3.0.1"
},
"devDependencies": {
"@babel/core": "^7.4.0",
"@babel/core": "^7.4.3",
"@babel/plugin-proposal-class-properties": "^7.4.0",
"@babel/preset-env": "^7.4.2",
"@babel/preset-env": "^7.4.3",
"@babel/preset-flow": "^7.0.0",
"@semantic-release/changelog": "^3.0.2",
"@semantic-release/commit-analyzer": "^6.1.0",
Expand All @@ -42,26 +42,26 @@
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.0.1",
"babel-jest": "^24.5.0",
"eslint": "^5.15.3",
"eslint": "^5.16.0",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-config-prettier": "^4.1.0",
"eslint-plugin-flowtype": "^3.4.2",
"eslint-plugin-flowtype": "^3.6.0",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-prettier": "^3.0.1",
"flow-bin": "^0.96.0",
"flow-typed": "^2.5.1",
"husky": "^1.3.1",
"jest": "^24.5.0",
"jest": "^24.7.1",
"markdownlint": "^0.13.0",
"prettier": "^1.16.4",
"rollup": "^1.7.4",
"rollup": "^1.9.0",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-clear": "^2.0.7",
"rollup-plugin-commonjs": "^9.2.2",
"rollup-plugin-commonjs": "^9.3.4",
"rollup-plugin-flow-entry": "^0.3.1",
"semantic-release": "^15.13.3",
"shx": "^0.3.2",
"typescript": "^3.4.1"
"typescript": "^3.4.2"
},
"repository": "bigslycat/typed-contracts",
"keywords": [
Expand Down
Loading

0 comments on commit 25e0238

Please sign in to comment.