Skip to content

Commit

Permalink
Merge branch 'm3' into m2
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewMi11er committed Jul 31, 2018
2 parents b77c392 + 2cf4f1d commit dc95aa8
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 52 deletions.
200 changes: 152 additions & 48 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,12 @@
"@semantic-release/git": "7.0.1",
"commitizen": "2.10.1",
"cz-conventional-changelog": "2.1.0",
"eslint": "5.1.0",
"eslint": "5.2.0",
"eslint-index": "1.5.0",
"eslint-plugin-import": "2.13.0",
"eslint-plugin-jsx-a11y": "6.1.1",
"eslint-plugin-no-unsafe-innerhtml": "1.0.16",
"eslint-plugin-node": "6.0.1",
"eslint-plugin-node": "7.0.1",
"eslint-plugin-optimize-regex": "1.1.5",
"eslint-plugin-react": "7.10.0",
"eslint-plugin-scanjs-rules": "0.2.1",
Expand All @@ -67,15 +67,15 @@
"npm-run-all": "4.1.3",
"prettier": "1.14.0",
"pretty-quick": "1.6.0",
"semantic-release": "15.8.1",
"semantic-release": "15.9.2",
"sort-package-json": "1.15.0"
},
"peerDependencies": {
"eslint": "^4.19.1 || ^5.0.0",
"eslint-plugin-import": "^2.10.0",
"eslint-plugin-jsx-a11y": "^6.0.3",
"eslint-plugin-no-unsafe-innerhtml": "^1.0.16",
"eslint-plugin-node": "^6.0.1",
"eslint-plugin-node": "^6.0.1 || ^7.0.0",
"eslint-plugin-optimize-regex": "^1.1.5",
"eslint-plugin-react": "^7.7.0",
"eslint-plugin-scanjs-rules": "^0.2.1",
Expand Down

0 comments on commit dc95aa8

Please sign in to comment.