Skip to content

Commit

Permalink
chore: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 10, 2020
1 parent ad47c24 commit 5a0bbad
Show file tree
Hide file tree
Showing 12 changed files with 372 additions and 340 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-filenames": "^1.3.2",
"eslint-plugin-flowtype": "^3.13.0",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-import": "^2.21.2",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-react": "^7.20.0",
Expand All @@ -57,7 +57,7 @@
"jest-silent-reporter": "^0.2.1",
"joi": "^14.3.1",
"js-yaml": "^3.14.0",
"lerna": "^3.22.0",
"lerna": "^3.22.1",
"lint-staged": "^8.2.1",
"markdown-magic": "^0.2.1",
"npm-run-all": "4.1.5",
Expand All @@ -82,7 +82,7 @@
"rimraf": "^3.0.2",
"svgo": "1.3.2",
"ts-jest": "^22",
"typescript": "^3.9.3",
"typescript": "^3.9.5",
"unified": "^9.0.0",
"yargs": "^10.1.2"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/gatsby-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"gatsby-source-graphql": "^2.5.4",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-helmet": "^6.0.0",
"react-helmet": "^6.1.0",
"react-icons": "^3.10.0",
"strict-ui": "^0.1.3",
"subscriptions-transport-ws": "^0.9.16",
"theme-ui": "^0.4.0-alpha.3",
"typescript": "^3.9.3",
"urql": "^1.9.7",
"typescript": "^3.9.5",
"urql": "^1.9.8",
"yup": "^0.29.1"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@types/yargs": "^15.0.4",
"babel-preset-gatsby-package": "^0.4.4",
"cross-env": "^5.2.1",
"typescript": "^3.9.3"
"typescript": "^3.9.5"
},
"files": [
"lib",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-core-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/ci-info": "2.0.0",
"babel-preset-gatsby-package": "^0.4.4",
"cross-env": "^5.2.1",
"typescript": "^3.9.3"
"typescript": "^3.9.5"
},
"engines": {
"node": ">=10.13.0"
Expand Down
8 changes: 4 additions & 4 deletions packages/gatsby-recipes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"graphql": "^14.6.0",
"graphql-compose": "^6.3.8",
"graphql-subscriptions": "^1.1.0",
"graphql-tools": "^6.0.5",
"graphql-type-json": "^0.3.1",
"graphql-tools": "^6.0.9",
"graphql-type-json": "^0.3.2",
"hicat": "^0.7.0",
"html-tag-names": "^1.1.5",
"ink": "^2.7.1",
Expand All @@ -57,7 +57,7 @@
"react-reconciler": "^0.25.1",
"remark-mdx": "^1.6.5",
"remark-parse": "^6.0.3",
"remark-stringify": "^8.0.0",
"remark-stringify": "^8.1.0",
"resolve-cwd": "^3.0.0",
"semver": "^7.3.2",
"single-trailing-newline": "^1.0.0",
Expand All @@ -67,7 +67,7 @@
"svg-tag-names": "^2.0.1",
"unified": "^8.4.2",
"unist-util-visit": "^2.0.2",
"urql": "^1.9.7",
"urql": "^1.9.8",
"ws": "^7.3.0",
"xstate": "^4.10.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-remark-images/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"lodash": "^4.17.15",
"mdast-util-definitions": "^1.2.5",
"potrace": "^2.1.6",
"query-string": "^6.12.1",
"query-string": "^6.13.0",
"unist-util-select": "^1.5.0",
"unist-util-visit-parents": "^2.1.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"lodash.camelcase": "^4.3.0",
"lodash.isstring": "^4.0.1",
"mongodb": "^3.5.8",
"query-string": "^6.12.1"
"query-string": "^6.13.0"
},
"devDependencies": {
"@babel/cli": "^7.10.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-wikipedia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"bluebird": "^3.7.2",
"node-fetch": "^2.6.0",
"query-string": "^6.12.1"
"query-string": "^6.13.0"
},
"devDependencies": {
"@babel/cli": "^7.10.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-remark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"remark-retext": "^3.1.3",
"remark-stringify": "6.0.4",
"retext-english": "^3.0.4",
"sanitize-html": "^1.25.0",
"sanitize-html": "^1.26.0",
"underscore.string": "^3.3.5",
"unified": "^6.2.0",
"unist-util-remove-position": "^1.1.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-transformer-screenshot/lambda/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"dependencies": {
"chrome-aws-lambda": "^2.1.1",
"gatsby-core-utils": "^1.3.3",
"gatsby-core-utils": "^1.3.5",
"puppeteer-core": "^2.1.1"
},
"devDependencies": {
"aws-sdk": "^2.687.0"
"aws-sdk": "^2.694.0"
},
"keywords": [],
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions packages/gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"eslint-loader": "^2.2.1",
"eslint-plugin-flowtype": "^3.13.0",
"eslint-plugin-graphql": "^3.1.1",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-import": "^2.21.2",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "^7.20.0",
"eslint-plugin-react-hooks": "^1.7.0",
Expand All @@ -85,7 +85,7 @@
"got": "8.3.2",
"graphql": "^14.6.0",
"graphql-compose": "^6.3.8",
"graphql-playground-middleware-express": "^1.7.15",
"graphql-playground-middleware-express": "^1.7.18",
"hasha": "^5.2.0",
"http-proxy": "^1.18.1",
"invariant": "^2.2.4",
Expand Down Expand Up @@ -119,7 +119,7 @@
"postcss-loader": "^3.0.0",
"prompts": "^2.3.2",
"prop-types": "^15.7.2",
"query-string": "^6.12.1",
"query-string": "^6.13.0",
"raw-loader": "^0.5.1",
"react-dev-utils": "^4.2.3",
"react-error-overlay": "^3.0.0",
Expand All @@ -138,7 +138,7 @@
"stack-trace": "^0.0.10",
"string-similarity": "^1.2.2",
"style-loader": "^0.23.1",
"terser-webpack-plugin": "^1.4.3",
"terser-webpack-plugin": "^1.4.4",
"tmp": "^0.2.1",
"true-case-path": "^2.2.1",
"type-of": "^2.0.1",
Expand Down
Loading

0 comments on commit 5a0bbad

Please sign in to comment.