Skip to content

Commit a35cd97

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update gatsby monorepo
1 parent a3b6e06 commit a35cd97

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@wkovacs64/normalize.css": "8.0.1",
4545
"axios": "0.18.0",
4646
"dotenv": "7.0.0",
47-
"gatsby": "2.3.5",
47+
"gatsby": "2.3.6",
4848
"gatsby-plugin-emotion": "4.0.6",
4949
"gatsby-plugin-manifest": "2.0.26",
5050
"gatsby-plugin-netlify": "2.0.13",
@@ -99,7 +99,7 @@
9999
"eslint-plugin-jsx-a11y": "6.2.1",
100100
"eslint-plugin-react": "7.12.4",
101101
"eslint-plugin-react-hooks": "1.6.0",
102-
"gatsby-plugin-typescript": "2.0.11",
102+
"gatsby-plugin-typescript": "2.0.12",
103103
"husky": "1.3.1",
104104
"lint-staged": "8.1.5",
105105
"npm-run-all": "4.1.5",

Diff for: yarn.lock

+19-19
Original file line numberDiff line numberDiff line change
@@ -2564,10 +2564,10 @@ babel-plugin-macros@^2.0.0, babel-plugin-macros@^2.4.2:
25642564
cosmiconfig "^5.0.5"
25652565
resolve "^1.8.1"
25662566

2567-
babel-plugin-remove-graphql-queries@^2.6.2:
2568-
version "2.6.2"
2569-
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.6.2.tgz#8ee167324befa6579858fcaf1dbd75a84766d555"
2570-
integrity sha512-JrYM0ACSMmt27PeMtwp+5N5c8S1pJkCYWI+Jt+12ERqW3bYKWGCJsdEky2lQRLezLFCiJE7+mXANc91yMGf+HQ==
2567+
babel-plugin-remove-graphql-queries@^2.6.3:
2568+
version "2.6.3"
2569+
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.6.3.tgz#f106bc38229789c62e27a3a32d04deb7342bf15d"
2570+
integrity sha512-vZEuO4kpPJsPex63BIMn5bBZGIDO42FQtzSD9UsDHjoWHfCB9/EQDnimtggI3Eyv4L3hwxsGNvVbS4IfFDJrlQ==
25712571

25722572
babel-plugin-syntax-dynamic-import@^6.18.0:
25732573
version "6.18.0"
@@ -2639,10 +2639,10 @@ babel-preset-fbjs@^3.1.2:
26392639
"@babel/plugin-transform-template-literals" "^7.0.0"
26402640
babel-plugin-syntax-trailing-function-commas "^7.0.0-beta.0"
26412641

2642-
babel-preset-gatsby@^0.1.10:
2643-
version "0.1.10"
2644-
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.1.10.tgz#5197bfcd350139beb49f2d305481944c556db67b"
2645-
integrity sha512-Fe85p1k6B6wJFrlZaD8DYyHBxN3y+91s3vFuRxR/HkYeMtf17o3dTGn1vgJ7ANa+sPAIV3hlO94EgP1rhcV2pg==
2642+
babel-preset-gatsby@^0.1.11:
2643+
version "0.1.11"
2644+
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.1.11.tgz#684a1c940f3cec9b31e1948d566a5837e18c715c"
2645+
integrity sha512-n8Tg1r1J9juDc8GI0afrOFrEJ4No+lfylcYN2QLi90dvGl9VlfZIqoEf9bpw1maop+Ksz56NavxP6U0BHeZLqg==
26462646
dependencies:
26472647
"@babel/plugin-proposal-class-properties" "^7.0.0"
26482648
"@babel/plugin-syntax-dynamic-import" "^7.0.0"
@@ -6443,14 +6443,14 @@ [email protected]:
64436443
dependencies:
64446444
"@babel/runtime" "^7.0.0"
64456445

6446-
6447-
version "2.0.11"
6448-
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-2.0.11.tgz#693087b2b52df7090f78355bf9cc8d624bfe4809"
6449-
integrity sha512-7ef0XPV+fWvnATTCXnXkQxAYfG9D4Jl3VB9NBbViqlGQf2VXEfWQqqhGmSwYNOHhCBXB/EZNysl/ecyj1J/Qyw==
6446+
6447+
version "2.0.12"
6448+
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-2.0.12.tgz#4e3f137b9b003d50dc87dedc15dff55ca74a6197"
6449+
integrity sha512-Ep84eukNwAM1zZTEhRuegAAENHtzFKc1He9L89eh/tgvcgfzoJRaA2CaI3Dwdgd6/xvd42KsJLD/vOt31y/IFQ==
64506450
dependencies:
64516451
"@babel/preset-typescript" "^7.0.0"
64526452
"@babel/runtime" "^7.0.0"
6453-
babel-plugin-remove-graphql-queries "^2.6.2"
6453+
babel-plugin-remove-graphql-queries "^2.6.3"
64546454

64556455
64566456
version "1.1.0"
@@ -6488,10 +6488,10 @@ gatsby-telemetry@^1.0.4:
64886488
stack-utils "1.0.2"
64896489
uuid "3.3.2"
64906490

6491-
6492-
version "2.3.5"
6493-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.5.tgz#22bddd5c0fbe930344f7b830b2548e4ee949503d"
6494-
integrity sha512-9p10OOs2gU84Ch270tJEL/tKZAuHWxhAuRskUfRLjhWWp7Iks0BJNU7JhiI22B1sCQGpmeoJdFArVjnm+OThQg==
6491+
6492+
version "2.3.6"
6493+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.6.tgz#11bb86df2afb8fc407ac77ba6d4d052a51814f5f"
6494+
integrity sha512-H3h+Sip7lGv0CaZIWi89g8/YmfbbbE4tf8++mX7TCKsmbmzLgmmd2x1U9wcJFGEXSSI9l7UOGuRlkou2t/OM0A==
64956495
dependencies:
64966496
"@babel/code-frame" "^7.0.0"
64976497
"@babel/core" "^7.0.0"
@@ -6509,8 +6509,8 @@ [email protected]:
65096509
babel-loader "^8.0.0"
65106510
babel-plugin-add-module-exports "^0.2.1"
65116511
babel-plugin-dynamic-import-node "^1.2.0"
6512-
babel-plugin-remove-graphql-queries "^2.6.2"
6513-
babel-preset-gatsby "^0.1.10"
6512+
babel-plugin-remove-graphql-queries "^2.6.3"
6513+
babel-preset-gatsby "^0.1.11"
65146514
better-opn "0.1.4"
65156515
better-queue "^3.8.6"
65166516
bluebird "^3.5.0"

0 commit comments

Comments
 (0)