Skip to content

Commit

Permalink
Upgrade packages: sequelize (major), eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
langpavel committed Jun 28, 2017
1 parent c4b78ea commit 75cd1bd
Show file tree
Hide file tree
Showing 2 changed files with 265 additions and 311 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"query-string": "^4.3.4",
"react": "^15.5.4",
"react-dom": "^15.5.4",
"sequelize": "^3.30.4",
"sequelize": "^4.2.0",
"serialize-javascript": "^1.3.0",
"source-map-support": "^0.4.15",
"sqlite3": "^3.1.8",
Expand Down Expand Up @@ -64,13 +64,13 @@
"css-loader": "^0.28.4",
"editorconfig-tools": "^0.1.1",
"enzyme": "^2.9.1",
"eslint": "^3.19.0",
"eslint": "^4.1.1",
"eslint-config-airbnb": "^15.0.1",
"eslint-import-resolver-node": "^0.3.1",
"eslint-loader": "^1.8.0",
"eslint-plugin-css-modules": "^2.7.1",
"eslint-plugin-import": "^2.6.0",
"eslint-plugin-jsx-a11y": "^5.0.3",
"eslint-plugin-jsx-a11y": "^6.0.0",
"eslint-plugin-react": "^7.0.1",
"file-loader": "^0.11.2",
"front-matter": "^2.1.2",
Expand Down
Loading

0 comments on commit 75cd1bd

Please sign in to comment.