Skip to content

Commit

Permalink
chore: update minor updates in packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 21, 2020
1 parent 620db5b commit 905d8a7
Show file tree
Hide file tree
Showing 125 changed files with 10,382 additions and 10,596 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
{
"devDependencies": {
"@babel/core": "^7.7.7",
"@babel/node": "^7.7.7",
"@babel/plugin-transform-typescript": "^7.7.4",
"@babel/runtime": "^7.7.7",
"@babel/core": "^7.8.3",
"@babel/node": "^7.8.3",
"@babel/plugin-transform-typescript": "^7.8.3",
"@babel/runtime": "^7.8.3",
"@lerna/prompt": "3.18.5",
"@types/cache-manager": "^2.10.1",
"@types/express": "^4.17.2",
"@types/fs-extra": "^8.0.1",
"@types/got": "^9.6.9",
"@types/jest": "^24.0.23",
"@types/node": "^12.12.11",
"@types/webpack": "^4.41.0",
"@typescript-eslint/eslint-plugin": "^2.12.0",
"@typescript-eslint/parser": "^2.12.0",
"@types/jest": "^24.9.0",
"@types/node": "^12.12.25",
"@types/webpack": "^4.41.3",
"@typescript-eslint/eslint-plugin": "^2.17.0",
"@typescript-eslint/parser": "^2.17.0",
"babel-eslint": "^10.0.3",
"babel-jest": "^24.9.0",
"chalk": "^2.4.2",
"chokidar": "^3.3.0",
"chokidar": "^3.3.1",
"cross-env": "^5.2.1",
"danger": "^8.0.0",
"date-fns": "^1.30.1",
Expand All @@ -26,10 +26,10 @@
"eslint-config-prettier": "^4.3.0",
"eslint-plugin-filenames": "^1.3.2",
"eslint-plugin-flowtype": "^3.13.0",
"eslint-plugin-import": "^2.19.1",
"eslint-plugin-import": "^2.20.0",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-prettier": "^3.1.1",
"eslint-plugin-react": "^7.17.0",
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-react": "^7.18.0",
"fs-extra": "^8.1.0",
"glob": "^7.1.6",
"husky": "3.1.0",
Expand All @@ -42,7 +42,7 @@
"jest-silent-reporter": "^0.1.2",
"joi": "^14.3.1",
"js-yaml": "^3.13.1",
"lerna": "^3.19.0",
"lerna": "^3.20.2",
"lint-staged": "^8.2.1",
"markdown-magic": "^0.2.1",
"npm-run-all": "4.1.5",
Expand All @@ -51,7 +51,7 @@
"rimraf": "^3.0.0",
"svgo": "1.3.2",
"ts-jest": "^22",
"typescript": "^3.7.3",
"typescript": "^3.7.5",
"yargs": "^10.1.2"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/babel-plugin-remove-graphql-queries/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/babel-plugin-remove-graphql-queries#readme",
"devDependencies": {
"@babel/cli": "^7.7.5",
"@babel/core": "^7.7.5",
"@babel/cli": "^7.8.3",
"@babel/core": "^7.8.3",
"babel-preset-gatsby-package": "^0.2.15",
"cross-env": "^5.2.1"
},
Expand Down
16 changes: 8 additions & 8 deletions packages/babel-preset-gatsby-package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/babel-preset-gatsby-package#readme",
"dependencies": {
"@babel/plugin-proposal-class-properties": "^7.7.4",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.7.4",
"@babel/plugin-proposal-optional-chaining": "^7.7.5",
"@babel/plugin-syntax-dynamic-import": "^7.7.4",
"@babel/plugin-transform-runtime": "^7.7.6",
"@babel/preset-env": "^7.7.6",
"@babel/preset-flow": "^7.7.4",
"@babel/preset-react": "^7.7.4",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.8.3",
"@babel/plugin-proposal-optional-chaining": "^7.8.3",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.8.3",
"@babel/preset-env": "^7.8.3",
"@babel/preset-flow": "^7.8.3",
"@babel/preset-react": "^7.8.3",
"babel-plugin-dynamic-import-node": "^2.3.0",
"core-js": "^2.6.11"
},
Expand Down
20 changes: 10 additions & 10 deletions packages/babel-preset-gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/babel-preset-gatsby#readme",
"dependencies": {
"@babel/plugin-proposal-class-properties": "^7.7.4",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.7.4",
"@babel/plugin-proposal-optional-chaining": "^7.7.5",
"@babel/plugin-syntax-dynamic-import": "^7.7.4",
"@babel/plugin-transform-runtime": "^7.7.6",
"@babel/plugin-transform-spread": "^7.7.4",
"@babel/preset-env": "^7.7.6",
"@babel/preset-react": "^7.7.4",
"@babel/runtime": "^7.7.6",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.8.3",
"@babel/plugin-proposal-optional-chaining": "^7.8.3",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.8.3",
"@babel/plugin-transform-spread": "^7.8.3",
"@babel/preset-env": "^7.8.3",
"@babel/preset-react": "^7.8.3",
"@babel/runtime": "^7.8.3",
"babel-plugin-dynamic-import-node": "^2.3.0",
"babel-plugin-macros": "^2.8.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24"
Expand All @@ -33,7 +33,7 @@
"watch": "babel -w src --out-dir . --ignore **/__tests__ --ignore **/utils/path-serializer.js"
},
"devDependencies": {
"@babel/cli": "^7.7.5",
"@babel/cli": "^7.8.3",
"babel-preset-gatsby-package": "^0.2.15",
"cross-env": "^5.2.1",
"slash": "^3.0.0"
Expand Down
14 changes: 7 additions & 7 deletions packages/gatsby-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
"dependencies": {
"@babel/code-frame": "^7.5.5",
"@babel/runtime": "^7.7.6",
"@babel/code-frame": "^7.8.3",
"@babel/runtime": "^7.8.3",
"@hapi/joi": "^15.1.1",
"better-opn": "^1.0.0",
"bluebird": "^3.7.2",
Expand All @@ -32,27 +32,27 @@
"lodash": "^4.17.15",
"meant": "^1.0.1",
"node-fetch": "^2.6.0",
"object.entries": "^1.1.0",
"object.entries": "^1.1.1",
"opentracing": "^0.14.4",
"pretty-error": "^2.1.1",
"progress": "^2.0.3",
"prompts": "^2.3.0",
"react": "^16.12.0",
"redux": "^4.0.4",
"redux": "^4.0.5",
"resolve-cwd": "^2.0.0",
"semver": "^6.3.0",
"signal-exit": "^3.0.2",
"source-map": "0.7.3",
"stack-trace": "^0.0.10",
"strip-ansi": "^5.2.0",
"update-notifier": "^3.0.1",
"uuid": "3.3.3",
"uuid": "3.4.0",
"yargs": "^12.0.5",
"yurnalist": "^1.1.1"
},
"devDependencies": {
"@babel/cli": "^7.7.5",
"@babel/core": "^7.7.5",
"@babel/cli": "^7.8.3",
"@babel/core": "^7.8.3",
"babel-preset-gatsby-package": "^0.2.15",
"cross-env": "^5.2.1"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/gatsby-codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
},
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.7.6"
"@babel/runtime": "^7.8.3"
},
"devDependencies": {
"@babel/cli": "^7.7.5",
"@babel/core": "^7.7.5",
"@babel/cli": "^7.8.3",
"@babel/core": "^7.8.3",
"babel-preset-gatsby-package": "^0.2.15",
"cross-env": "^5.2.1",
"jscodeshift": "^0.6.4"
"jscodeshift": "^0.7.0"
},
"engines": {
"node": ">=8.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-core-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"node-object-hash": "^2.0.0"
},
"devDependencies": {
"@babel/cli": "^7.7.5",
"@babel/core": "^7.7.5",
"@babel/cli": "^7.8.3",
"@babel/core": "^7.8.3",
"babel-preset-gatsby-package": "^0.2.15",
"cross-env": "^5.2.1"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/gatsby-cypress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
"dependencies": {
"@babel/runtime": "^7.7.6"
"@babel/runtime": "^7.8.3"
},
"devDependencies": {
"@babel/cli": "^7.7.5",
"@babel/core": "^7.7.5",
"@babel/cli": "^7.8.3",
"@babel/core": "^7.8.3",
"babel-preset-gatsby-package": "^0.2.15",
"cross-env": "^5.2.1"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/gatsby-dev-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
"dependencies": {
"@babel/runtime": "^7.7.6",
"chokidar": "^3.3.0",
"@babel/runtime": "^7.8.3",
"chokidar": "^3.3.1",
"configstore": "^5.0.0",
"del": "^5.1.0",
"execa": "^3.4.0",
Expand All @@ -21,12 +21,12 @@
"lodash": "^4.17.15",
"request": "2.88.0",
"signal-exit": "^3.0.2",
"verdaccio": "^4.3.5",
"verdaccio": "^4.4.2",
"yargs": "^8.0.2"
},
"devDependencies": {
"@babel/cli": "^7.7.5",
"@babel/core": "^7.7.5",
"@babel/cli": "^7.8.3",
"@babel/core": "^7.8.3",
"babel-preset-gatsby-package": "^0.2.15",
"cross-env": "^5.2.1"
},
Expand Down
18 changes: 9 additions & 9 deletions packages/gatsby-graphiql-explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,28 +28,28 @@
},
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.7.6"
"@babel/runtime": "^7.8.3"
},
"devDependencies": {
"@babel/cli": "^7.7.5",
"@babel/core": "^7.7.5",
"@babel/plugin-proposal-class-properties": "^7.7.4",
"@babel/plugin-transform-runtime": "^7.7.6",
"@babel/preset-env": "^7.7.6",
"@babel/preset-react": "^7.7.4",
"@babel/cli": "^7.8.3",
"@babel/core": "^7.8.3",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.8.3",
"@babel/preset-env": "^7.8.3",
"@babel/preset-react": "^7.8.3",
"babel-loader": "^8.0.6",
"babel-preset-gatsby-package": "^0.2.15",
"cross-env": "^5.2.1",
"css-loader": "^1.0.1",
"graphiql": "^0.17.5",
"graphiql-code-exporter": "^2.0.8",
"graphiql-explorer": "^0.4.5",
"graphiql-explorer": "^0.5.0",
"html-webpack-plugin": "^3.2.0",
"npm-run-all": "4.1.5",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"style-loader": "^0.23.1",
"webpack": "^4.41.2",
"webpack": "^4.41.5",
"webpack-cli": "^3.3.10",
"whatwg-fetch": "^3.0.0"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/gatsby-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
"dependencies": {
"@babel/runtime": "^7.7.6",
"@babel/runtime": "^7.8.3",
"object-fit-images": "^3.2.4",
"prop-types": "^15.7.2"
},
"devDependencies": {
"@babel/cli": "^7.7.5",
"@babel/core": "^7.7.5",
"@testing-library/react": "^9.3.2",
"@babel/cli": "^7.8.3",
"@babel/core": "^7.8.3",
"@testing-library/react": "^9.4.0",
"babel-preset-gatsby-package": "^0.2.15",
"cross-env": "^5.2.1"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/gatsby-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
"dependencies": {
"@babel/runtime": "^7.7.6",
"@babel/runtime": "^7.8.3",
"@types/reach__router": "^1.2.6",
"prop-types": "^15.7.2"
},
"devDependencies": {
"@babel/cli": "^7.7.5",
"@babel/core": "^7.7.5",
"@testing-library/react": "^9.3.2",
"@babel/cli": "^7.8.3",
"@babel/core": "^7.8.3",
"@testing-library/react": "^9.4.0",
"babel-preset-gatsby-package": "^0.2.15",
"cross-env": "^5.2.1"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/gatsby-page-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,18 @@
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-page-utils#readme",
"dependencies": {
"@babel/runtime": "^7.7.6",
"@babel/runtime": "^7.8.3",
"bluebird": "^3.7.2",
"chokidar": "3.3.0",
"chokidar": "3.3.1",
"fs-exists-cached": "^1.0.0",
"gatsby-core-utils": "^1.0.26",
"glob": "^7.1.6",
"lodash": "^4.17.15",
"micromatch": "^3.1.10"
},
"devDependencies": {
"@babel/cli": "^7.7.5",
"@babel/core": "^7.7.5",
"@babel/cli": "^7.8.3",
"@babel/core": "^7.8.3",
"babel-preset-gatsby-package": "^0.2.15",
"cross-env": "^5.2.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-benchmark-reporting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"fast-glob": "^3.1.1",
"node-fetch": "^2.6.0",
"uuid": "^3.3.3"
"uuid": "^3.4.0"
},
"scripts": {
"build": "babel src --out-dir . --ignore **/__tests__",
Expand Down
6 changes: 3 additions & 3 deletions packages/gatsby-plugin-canonical-urls/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
"dependencies": {
"@babel/runtime": "^7.7.6"
"@babel/runtime": "^7.8.3"
},
"devDependencies": {
"@babel/cli": "^7.7.5",
"@babel/core": "^7.7.5",
"@babel/cli": "^7.8.3",
"@babel/core": "^7.8.3",
"babel-preset-gatsby-package": "^0.2.15",
"cross-env": "^5.2.1"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/gatsby-plugin-catch-links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
"dependencies": {
"@babel/runtime": "^7.7.6",
"@babel/runtime": "^7.8.3",
"escape-string-regexp": "^1.0.5"
},
"devDependencies": {
"@babel/cli": "^7.7.5",
"@babel/core": "^7.7.5",
"@babel/cli": "^7.8.3",
"@babel/core": "^7.8.3",
"babel-preset-gatsby-package": "^0.2.15",
"cross-env": "^5.2.1"
},
Expand Down
Loading

0 comments on commit 905d8a7

Please sign in to comment.