Skip to content

Commit

Permalink
Update deps and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
danielholmes committed May 26, 2020
1 parent 6a5e357 commit 5209a34
Show file tree
Hide file tree
Showing 4 changed files with 2,799 additions and 2,133 deletions.
2 changes: 1 addition & 1 deletion .flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
[options]

[version]
^0.115.0
^0.120.0
270 changes: 39 additions & 231 deletions dist/index.js

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "relay-compiler-webpack-plugin",
"version": "8.0.2",
"version": "8.1.0",
"description": "Automatically run the Relay Compiler from Webpack",
"keywords": [
"relay",
Expand Down Expand Up @@ -57,20 +57,20 @@
"@types/webpack": "^4.39.8",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.0.3",
"babel-jest": "^24.9.0",
"babel-jest": "^26.0.1",
"babel-loader": "^8.0.6",
"babel-plugin-relay": "^8.0.0",
"eslint": "^6.6.0",
"eslint": "^7.1.0",
"eslint-config-airbnb-base": "^14.0.0",
"eslint-config-standard": "^14.1.0",
"eslint-plugin-flowtype": "^4.3.0",
"eslint-plugin-flowtype": "^5.1.1",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"flow-bin": "^0.115.0",
"flow-bin": "^0.120.0",
"fs-extra": "^8.1.0",
"jest": "^24.9.0",
"jest": "^26.0.1",
"npm-run-all": "^4.1.5",
"react": "^16.11.0",
"react-dom": "^16.11.0",
Expand Down
Loading

0 comments on commit 5209a34

Please sign in to comment.