Skip to content
This repository has been archived by the owner on Dec 16, 2019. It is now read-only.

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Logan McAnsh <logan@mcan.sh>
  • Loading branch information
mcansh committed Oct 27, 2018
1 parent e7c650f commit 33f3ed1
Show file tree
Hide file tree
Showing 2 changed files with 249 additions and 345 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,29 +13,29 @@
},
"author": "Logan McAnsh <logan@mcan.sh> (https://mcan.sh)",
"dependencies": {
"babel-plugin-react-intl": "3.0.0",
"babel-plugin-styled-components": "1.7.1",
"babel-plugin-react-intl": "3.0.1",
"babel-plugin-styled-components": "1.8.0",
"glob": "7.1.3",
"hoist-non-react-statics": "3.0.1",
"next": "7.0.0-canary.19",
"next": "7.0.2",
"prop-types": "15.6.2",
"react": "16.7.0-alpha.0",
"react-dom": "16.7.0-alpha.0",
"react-intl": "2.5.0",
"react-intl": "2.7.2",
"styled-components": "4.0.2",
"sw-precache-webpack-plugin": "0.11.5"
},
"devDependencies": {
"babel-eslint": "9.0.0",
"eslint": "5.6.0",
"babel-eslint": "10.0.1",
"eslint": "5.8.0",
"eslint-config-airbnb": "17.1.0",
"eslint-config-mcansh": "1.0.7",
"eslint-config-prettier": "3.0.1",
"eslint-config-prettier": "3.1.0",
"eslint-plugin-import": "2.14.0",
"eslint-plugin-jsx-a11y": "6.1.1",
"eslint-plugin-prettier": "2.6.2",
"eslint-plugin-jsx-a11y": "6.1.2",
"eslint-plugin-prettier": "3.0.0",
"eslint-plugin-react": "7.11.1",
"prettier": "1.14.2",
"prettier": "1.14.3",
"prettier-eslint": "8.8.2"
}
}
Loading

1 comment on commit 33f3ed1

@vercel
Copy link

@vercel vercel bot commented on 33f3ed1 Oct 27, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aliasing failed with the following error:

Error! Invalid API version (409)

Please sign in to comment.