Skip to content

Commit

Permalink
fix: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 26, 2020
1 parent 4156005 commit 8e83c9a
Show file tree
Hide file tree
Showing 19 changed files with 238 additions and 187 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,16 +48,16 @@
"fs-extra": "^8.1.0",
"glob": "^7.1.6",
"husky": "3.1.0",
"ignore": "^5.1.4",
"ignore": "^5.1.6",
"jest": "^24.9.0",
"jest-cli": "^24.9.0",
"jest-environment-jsdom-fourteen": "^0.1.0",
"jest-junit": "^10.0.0",
"jest-serializer-path": "^0.1.15",
"jest-silent-reporter": "^0.2.1",
"joi": "^14.3.1",
"js-yaml": "^3.13.1",
"lerna": "^3.21.0",
"js-yaml": "^3.14.0",
"lerna": "^3.22.0",
"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.2",
"typescript": "^3.9.3",
"unified": "^9.0.0",
"yargs": "^10.1.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"react": "^16.12.0",
"react-dom": "^16.12.0",
"subscriptions-transport-ws": "^0.9.16",
"typescript": "^3.9.2",
"typescript": "^3.9.3",
"urql": "^1.9.7"
},
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"lodash": "^4.17.15",
"meant": "^1.0.1",
"node-fetch": "^2.6.0",
"object.entries": "^1.1.1",
"object.entries": "^1.1.2",
"opentracing": "^0.14.4",
"pretty-error": "^2.1.1",
"progress": "^2.0.3",
Expand All @@ -58,7 +58,7 @@
"@types/yargs": "^15.0.4",
"babel-preset-gatsby-package": "^0.4.2",
"cross-env": "^5.2.1",
"typescript": "^3.9.2"
"typescript": "^3.9.3"
},
"optionalDependencies": {
"ink": "^2.7.1",
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.2",
"cross-env": "^5.2.1",
"typescript": "^3.9.2"
"typescript": "^3.9.3"
},
"engines": {
"node": ">=10.13.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"unist-util-visit": "^1.4.1"
},
"devDependencies": {
"@mdx-js/mdx": "^1.6.1",
"@mdx-js/react": "^1.6.1",
"@mdx-js/mdx": "^1.6.4",
"@mdx-js/react": "^1.6.4",
"jest": "^24.9.0",
"js-combinatorics": "^0.5.5",
"react-test-renderer": "^16.13.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
"dependencies": {
"@prefresh/webpack": "^0.6.0",
"@prefresh/webpack": "^0.7.1",
"react-refresh": "^0.8.2"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
"@babel/core": "^7.9.6",
"@pmmmwh/react-refresh-webpack-plugin": "^0.3.1",
"@pmmmwh/react-refresh-webpack-plugin": "^0.3.2",
"babel-preset-gatsby-package": "^0.4.2",
"cross-env": "^5.2.1"
},
Expand Down
14 changes: 7 additions & 7 deletions packages/gatsby-recipes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@
"@babel/standalone": "^7.9.6",
"@babel/template": "^7.8.6",
"@babel/types": "^7.9.6",
"@hapi/hoek": "8.x.x",
"@hapi/hoek": "8.x",
"@hapi/joi": "^15.1.1",
"@mdx-js/mdx": "^1.6.1",
"@mdx-js/react": "^1.6.1",
"@mdx-js/runtime": "^1.6.1",
"@mdx-js/mdx": "^1.6.4",
"@mdx-js/react": "^1.6.4",
"@mdx-js/runtime": "^1.6.4",
"acorn": "^7.2.0",
"acorn-jsx": "^5.2.0",
"cors": "^2.8.5",
"debug": "^4.1.1",
"detect-port": "^1.3.0",
"execa": "^4.0.1",
"execa": "^4.0.2",
"express": "^4.17.1",
"express-graphql": "^0.9.0",
"fs-extra": "^8.1.0",
Expand Down Expand Up @@ -54,7 +54,7 @@
"pkg-dir": "^4.2.0",
"prettier": "^2.0.5",
"react-reconciler": "^0.25.1",
"remark-mdx": "^1.6.1",
"remark-mdx": "^1.6.4",
"remark-parse": "^6.0.3",
"remark-stringify": "^8.0.0",
"semver": "^7.3.2",
Expand All @@ -66,7 +66,7 @@
"unist-util-visit": "^2.0.2",
"urql": "^1.9.7",
"ws": "^7.3.0",
"xstate": "^4.9.1"
"xstate": "^4.10.0"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-remark-copy-linked-files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"babel-preset-gatsby-package": "^0.4.2",
"cross-env": "^5.2.1",
"remark": "^10.0.1",
"remark-mdx": "^1.6.1"
"remark-mdx": "^1.6.4"
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-remark-copy-linked-files#readme",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-remark-responsive-iframe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"babel-preset-gatsby-package": "^0.4.2",
"cross-env": "^5.2.1",
"remark": "^10.0.1",
"remark-mdx": "^1.6.1",
"remark-mdx": "^1.6.4",
"unist-util-find": "^1.0.1"
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-remark-responsive-iframe#readme",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-filesystem/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"progress": "^2.0.3",
"read-chunk": "^3.2.0",
"valid-url": "^1.0.9",
"xstate": "^4.9.1"
"xstate": "^4.10.0"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-theme-blog-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react-dom": "^16.8.6"
},
"dependencies": {
"@mdx-js/mdx": "^1.6.1",
"@mdx-js/mdx": "^1.6.4",
"gatsby-core-utils": "^1.3.3",
"gatsby-plugin-mdx": "^1.2.12",
"gatsby-plugin-sharp": "^2.6.9",
Expand All @@ -29,7 +29,7 @@
"remark-slug": "^5.1.2"
},
"devDependencies": {
"@mdx-js/react": "^1.6.1",
"@mdx-js/react": "^1.6.4",
"gatsby": "^2.22.11",
"prettier": "2.0.5",
"react": "^16.12.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-theme-blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-theme-blog#readme",
"dependencies": {
"@emotion/core": "^10.0.28",
"@mdx-js/react": "^1.6.1",
"@mdx-js/react": "^1.6.4",
"@theme-ui/prism": "^0.2.50",
"@theme-ui/typography": "^0.2.46",
"deepmerge": "^4.2.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-theme-notes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
},
"dependencies": {
"@emotion/core": "^10.0.28",
"@mdx-js/mdx": "^1.6.1",
"@mdx-js/react": "^1.6.1",
"@mdx-js/mdx": "^1.6.4",
"@mdx-js/react": "^1.6.4",
"@theme-ui/prism": "^0.2.50",
"@theme-ui/typography": "^0.2.46",
"deepmerge": "^4.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-theme-ui-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-theme-ui-preset#readme",
"dependencies": {
"@emotion/core": "^10.0.28",
"@mdx-js/react": "^1.6.1",
"@mdx-js/react": "^1.6.4",
"@theme-ui/prism": "^0.2.50",
"@theme-ui/typography": "^0.2.46",
"deepmerge": "^4.2.2",
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.23.0",
"sanitize-html": "^1.24.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.2.3",
"gatsby-core-utils": "^1.3.3",
"puppeteer-core": "^2.1.1"
},
"devDependencies": {
"aws-sdk": "^2.679.0"
"aws-sdk": "^2.684.0"
},
"keywords": [],
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-yaml/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@babel/runtime": "^7.9.6",
"js-yaml": "^3.13.1",
"js-yaml": "^3.14.0",
"lodash": "^4.17.15",
"unist-util-select": "^1.5.0"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@hapi/joi": "^15.1.1",
"@mikaelkristiansson/domready": "^1.0.10",
"@pieh/friendly-errors-webpack-plugin": "1.7.0-chalk-2",
"@pmmmwh/react-refresh-webpack-plugin": "^0.3.1",
"@pmmmwh/react-refresh-webpack-plugin": "^0.3.2",
"@reach/router": "^1.3.3",
"@types/http-proxy": "^1.17.4",
"@typescript-eslint/eslint-plugin": "^2.24.0",
Expand Down Expand Up @@ -64,7 +64,7 @@
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "^7.20.0",
"eslint-plugin-react-hooks": "^1.7.0",
"event-source-polyfill": "^1.0.14",
"event-source-polyfill": "^1.0.15",
"express": "^4.17.1",
"express-graphql": "^0.9.0",
"fast-levenshtein": "^2.0.6",
Expand Down Expand Up @@ -104,7 +104,7 @@
"mini-css-extract-plugin": "^0.8.2",
"mitt": "^1.2.0",
"mkdirp": "^0.5.1",
"moment": "^2.25.3",
"moment": "^2.26.0",
"name-all-modules-plugin": "^1.0.1",
"normalize-path": "^2.1.1",
"null-loader": "^3.0.0",
Expand Down Expand Up @@ -150,7 +150,7 @@
"webpack-hot-middleware": "^2.25.0",
"webpack-merge": "^4.2.2",
"webpack-stats-plugin": "^0.3.1",
"xstate": "^4.9.1",
"xstate": "^4.10.0",
"yaml-loader": "^0.6.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 8e83c9a

Please sign in to comment.