Skip to content

Commit

Permalink
chore(packages): updates packages to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
braposo committed Apr 10, 2020
1 parent bf536db commit b59d4fd
Show file tree
Hide file tree
Showing 2 changed files with 631 additions and 475 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
"@types/body-parser": "^1.19.0",
"@types/cors": "^2.8.6",
"@types/dotenv": "^8.2.0",
"@types/express": "^4.17.4",
"@types/express": "^4.17.6",
"@types/graphql-iso-date": "^3.3.3",
"@types/graphql-resolve-batch": "^1.1.5",
"@types/isomorphic-fetch": "^0.0.35",
"@types/lodash": "^4.14.149",
"apollo-server-express": "^2.11.0",
"apollo-server-express": "^2.12.0",
"body-parser": "^1.19.0",
"cors": "^2.8.5",
"dotenv": "^8.2.0",
Expand All @@ -57,9 +57,9 @@
"graphql-tools": "^4.0.7",
"isomorphic-fetch": "^2.2.1",
"lodash": "^4.17.15",
"nodemon": "^2.0.2",
"snyk": "^1.305.0",
"ts-node": "^8.8.1"
"nodemon": "^2.0.3",
"snyk": "^1.305.1",
"ts-node": "^8.8.2"
},
"devDependencies": {
"@commitlint/cli": "^8.3.5",
Expand All @@ -68,21 +68,21 @@
"@commitlint/travis-cli": "^8.3.5",
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.0",
"@types/eslint": "^6.1.9",
"@types/eslint": "^6.8.0",
"@types/eslint-plugin-prettier": "^2.2.0",
"@types/gh-pages": "^2.2.0",
"@types/jest": "^25.2.1",
"@types/prettier": "^2.0.0",
"@types/react": "^16.9.32",
"@types/react": "^16.9.34",
"@types/react-dom": "^16.9.6",
"@types/semantic-release": "^15.13.1",
"@typescript-eslint/eslint-plugin": "^2.26.0",
"@typescript-eslint/parser": "^2.26.0",
"@typescript-eslint/eslint-plugin": "^2.27.0",
"@typescript-eslint/parser": "^2.27.0",
"all-contributors-cli": "^6.14.1",
"codecov": "^3.6.5",
"commitizen": "^4.0.3",
"commitizen": "^4.0.4",
"cz-conventional-changelog": "3.1.0",
"docz": "^2.3.0",
"docz": "^2.3.1",
"eslint": "^6.8.0",
"eslint-config-airbnb-base": "^14.1.0",
"eslint-config-prettier": "^6.10.1",
Expand All @@ -92,10 +92,10 @@
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-react": "^7.19.0",
"gh-pages": "^2.2.0",
"husky": ">=4.2.3",
"jest": "^25.2.7",
"lint-staged": ">=10.1.1",
"prettier": "^2.0.2",
"husky": ">=4.2.5",
"jest": "^25.3.0",
"lint-staged": ">=10.1.3",
"prettier": "^2.0.4",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"semantic-release": "^17.0.4",
Expand Down
Loading

1 comment on commit b59d4fd

@vercel
Copy link

@vercel vercel bot commented on b59d4fd Apr 10, 2020

Choose a reason for hiding this comment

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

Deployment failed with the following error:

The option `--prod` is not supported for Now 1.0 deployments. To manually alias a deployment, use `now alias` instead.

Please sign in to comment.