Skip to content

Commit e65dd1e

Browse files
fix: update packages (#23525)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 2e6c509 commit e65dd1e

File tree

11 files changed

+65
-65
lines changed

11 files changed

+65
-65
lines changed

packages/gatsby-plugin-mdx/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
"unist-util-visit": "^1.4.1"
5656
},
5757
"devDependencies": {
58-
"@mdx-js/mdx": "^1.5.9",
59-
"@mdx-js/react": "^1.5.9",
58+
"@mdx-js/mdx": "^1.6.0",
59+
"@mdx-js/react": "^1.6.0",
6060
"jest": "^24.9.0",
6161
"js-combinatorics": "^0.5.5",
6262
"react-test-renderer": "^16.13.1"

packages/gatsby-recipes/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
"@babel/template": "^7.8.6",
1414
"@babel/types": "^7.9.5",
1515
"@hapi/joi": "^15.1.1",
16-
"@mdx-js/mdx": "^1.5.9",
17-
"@mdx-js/react": "^1.5.9",
18-
"@mdx-js/runtime": "^1.5.9",
16+
"@mdx-js/mdx": "^1.6.0",
17+
"@mdx-js/react": "^1.6.0",
18+
"@mdx-js/runtime": "^1.6.0",
1919
"acorn": "^7.1.1",
2020
"acorn-jsx": "^5.2.0",
2121
"babel-core": "7.0.0-bridge.0",

packages/gatsby-remark-copy-linked-files/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"babel-preset-gatsby-package": "^0.4.0",
2323
"cross-env": "^5.2.1",
2424
"remark": "^10.0.1",
25-
"remark-mdx": "^1.5.9"
25+
"remark-mdx": "^1.6.0"
2626
},
2727
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-remark-copy-linked-files#readme",
2828
"keywords": [

packages/gatsby-remark-responsive-iframe/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"babel-preset-gatsby-package": "^0.4.0",
2020
"cross-env": "^5.2.1",
2121
"remark": "^10.0.1",
22-
"remark-mdx": "^1.5.9",
22+
"remark-mdx": "^1.6.0",
2323
"unist-util-find": "^1.0.1"
2424
},
2525
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-remark-responsive-iframe#readme",

packages/gatsby-source-contentful/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"base64-img": "^1.0.4",
1515
"bluebird": "^3.7.2",
1616
"chalk": "^2.4.2",
17-
"contentful": "^7.14.3",
17+
"contentful": "^7.14.4",
1818
"deep-map": "^1.5.0",
1919
"fs-extra": "^8.1.0",
2020
"gatsby-core-utils": "^1.2.0",

packages/gatsby-theme-blog-core/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"react-dom": "^16.8.6"
1818
},
1919
"dependencies": {
20-
"@mdx-js/mdx": "^1.5.9",
20+
"@mdx-js/mdx": "^1.6.0",
2121
"gatsby-core-utils": "^1.2.0",
2222
"gatsby-plugin-mdx": "^1.2.0",
2323
"gatsby-plugin-sharp": "^2.6.0",
@@ -29,7 +29,7 @@
2929
"remark-slug": "^5.1.2"
3030
},
3131
"devDependencies": {
32-
"@mdx-js/react": "^1.5.9",
32+
"@mdx-js/react": "^1.6.0",
3333
"gatsby": "^2.21.0",
3434
"prettier": "2.0.5",
3535
"react": "^16.12.0",

packages/gatsby-theme-blog/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-theme-blog#readme",
2020
"dependencies": {
2121
"@emotion/core": "^10.0.28",
22-
"@mdx-js/react": "^1.5.9",
22+
"@mdx-js/react": "^1.6.0",
2323
"@theme-ui/prism": "^0.2.50",
2424
"@theme-ui/typography": "^0.2.46",
2525
"deepmerge": "^4.2.2",

packages/gatsby-theme-notes/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
},
3232
"dependencies": {
3333
"@emotion/core": "^10.0.28",
34-
"@mdx-js/mdx": "^1.5.9",
35-
"@mdx-js/react": "^1.5.9",
34+
"@mdx-js/mdx": "^1.6.0",
35+
"@mdx-js/react": "^1.6.0",
3636
"@theme-ui/prism": "^0.2.50",
3737
"@theme-ui/typography": "^0.2.46",
3838
"deepmerge": "^4.2.2",

packages/gatsby-transformer-screenshot/lambda/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"dependencies": {
33
"chrome-aws-lambda": "^2.1.1",
4-
"gatsby-core-utils": "^1.1.4",
4+
"gatsby-core-utils": "^1.2.0",
55
"puppeteer-core": "^2.1.1"
66
},
77
"devDependencies": {
8-
"aws-sdk": "^2.663.0"
8+
"aws-sdk": "^2.664.0"
99
},
1010
"keywords": [],
1111
"engines": {

packages/gatsby/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"parseurl": "^1.3.3",
112112
"physical-cpu-count": "^2.0.0",
113113
"pnp-webpack-plugin": "^1.6.4",
114-
"postcss-flexbugs-fixes": "^4.2.0",
114+
"postcss-flexbugs-fixes": "^4.2.1",
115115
"postcss-loader": "^3.0.0",
116116
"prompts": "^2.3.2",
117117
"prop-types": "^15.7.2",

yarn.lock

+49-49
Original file line numberDiff line numberDiff line change
@@ -3352,49 +3352,49 @@
33523352
npmlog "^4.1.2"
33533353
write-file-atomic "^2.3.0"
33543354

3355-
"@mdx-js/mdx@^1.5.9":
3356-
version "1.5.9"
3357-
resolved "https://registry.yarnpkg.com/@mdx-js/mdx/-/mdx-1.5.9.tgz#16078e1660a0f5d88b7d8e73bf09b989a755fcb9"
3358-
integrity sha512-K/qYIWwV5+V1ChVHga3ZzXlXtEuNsBOt/QI54K+DvD4ayu9WdbBv/953JdC2ZPrHQek48WIbKBH27omZPA6ZPA==
3355+
"@mdx-js/mdx@^1.6.0":
3356+
version "1.6.0"
3357+
resolved "https://registry.yarnpkg.com/@mdx-js/mdx/-/mdx-1.6.0.tgz#176c7851be2092afd0cf8c10ce41ed21c30512b5"
3358+
integrity sha512-e4RZtMWU3jM0mA02fL0fvAOcxzGMTL8awDUHv/7bbU7z5JnfMAX4wSvR3Mp2y0J+hNjQ723696CP5zL92xVjyw==
33593359
dependencies:
33603360
"@babel/core" "7.9.0"
33613361
"@babel/plugin-syntax-jsx" "7.8.3"
33623362
"@babel/plugin-syntax-object-rest-spread" "7.8.3"
3363-
"@mdx-js/util" "^1.5.9"
3364-
babel-plugin-apply-mdx-type-prop "^1.5.9"
3365-
babel-plugin-extract-import-names "^1.5.9"
3363+
"@mdx-js/util" "^1.6.0"
3364+
babel-plugin-apply-mdx-type-prop "^1.6.0"
3365+
babel-plugin-extract-import-names "^1.6.0"
33663366
camelcase-css "2.0.1"
33673367
detab "2.0.3"
33683368
hast-util-raw "5.0.2"
33693369
lodash.uniq "4.5.0"
33703370
mdast-util-to-hast "8.2.0"
33713371
remark-footnotes "1.0.0"
3372-
remark-mdx "^1.5.9"
3372+
remark-mdx "^1.6.0"
33733373
remark-parse "8.0.1"
33743374
remark-squeeze-paragraphs "4.0.0"
33753375
style-to-object "0.3.0"
33763376
unified "9.0.0"
33773377
unist-builder "2.0.3"
33783378
unist-util-visit "2.0.2"
33793379

3380-
"@mdx-js/react@^1.5.9":
3381-
version "1.5.9"
3382-
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.5.9.tgz#31873ab097fbe58c61c7585fc0be64e83182b6df"
3383-
integrity sha512-rengdUSedIdIQbXPSeafItCacTYocARAjUA51b6R1KNHmz+59efz7UmyTKr73viJQZ98ouu7iRGmOTtjRrbbWA==
3380+
"@mdx-js/react@^1.6.0":
3381+
version "1.6.0"
3382+
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.0.tgz#96ec0c153beca0e1fc7111460f7b6982f092aeb4"
3383+
integrity sha512-Sn9Rm7/C02PzrpzusM12etSMdZHFUNJGgY1t7nR8Ds10S9hnFKWxnQ1J2b4YrQfzRKn1fOm4wv/KAEUy3oubPA==
33843384

3385-
"@mdx-js/runtime@^1.5.9":
3386-
version "1.5.9"
3387-
resolved "https://registry.yarnpkg.com/@mdx-js/runtime/-/runtime-1.5.9.tgz#77d961c2aebc18d77899ea4722e3918cfa34775f"
3388-
integrity sha512-h6nkjaRPXe9uNnXBObxxqHguOcXacpWqoBke5NJDPiDdaBlSl5RYG0JziKbgmJFRNEn2RkQlk/YPT46BghB7Fw==
3385+
"@mdx-js/runtime@^1.6.0":
3386+
version "1.6.0"
3387+
resolved "https://registry.yarnpkg.com/@mdx-js/runtime/-/runtime-1.6.0.tgz#1be34077050eb3bbd1fa83ebbaf70567b56514f1"
3388+
integrity sha512-t/68csm4yjTkEVW/GBFOpNb51FD/EdpgHHufjL2K1iQd2//9Q06J5F49Zb106QDWBUOdw84PRxZnqeWmGVSdXQ==
33893389
dependencies:
3390-
"@mdx-js/mdx" "^1.5.9"
3391-
"@mdx-js/react" "^1.5.9"
3390+
"@mdx-js/mdx" "^1.6.0"
3391+
"@mdx-js/react" "^1.6.0"
33923392
buble-jsx-only "^0.19.8"
33933393

3394-
"@mdx-js/util@^1.5.9":
3395-
version "1.5.9"
3396-
resolved "https://registry.yarnpkg.com/@mdx-js/util/-/util-1.5.9.tgz#9cf5c3517301daf60f07961ce190f9f92d8da37d"
3397-
integrity sha512-hty9ftw/RENS+6pEXTy4vi46CO7cDRdhcELxCaklcGTuxeqi9OROJ+oi03RJd2O2V+3wY5geGAdXKlPQCOTE/Q==
3394+
"@mdx-js/util@^1.6.0":
3395+
version "1.6.0"
3396+
resolved "https://registry.yarnpkg.com/@mdx-js/util/-/util-1.6.0.tgz#896eace2b34238320521c0a92180c349942cd8f6"
3397+
integrity sha512-zzGMtKnc28voDQ4LZFczZzwkm5VwwF7ZbC5iePaWFaF+kD+ekPVdronJEOMFK9SUEKUbmc31Bz81rtS6264z4w==
33983398

33993399
"@mikaelkristiansson/domready@^1.0.10":
34003400
version "1.0.10"
@@ -5585,13 +5585,13 @@ babel-plugin-add-module-exports@^0.3.3:
55855585
optionalDependencies:
55865586
chokidar "^2.0.4"
55875587

5588-
babel-plugin-apply-mdx-type-prop@^1.5.9:
5589-
version "1.5.9"
5590-
resolved "https://registry.yarnpkg.com/babel-plugin-apply-mdx-type-prop/-/babel-plugin-apply-mdx-type-prop-1.5.9.tgz#85d888c875fa7bc33e4695da11c9ece068cc6b98"
5591-
integrity sha512-3uNQ4Zo/TjOaB0E98m6ez2Xfrb7IYAs5BB4b8zQXggPCCppg5kjQEe8AglH6F6b94+q7Qv/cNTnoNqGXs6RBEA==
5588+
babel-plugin-apply-mdx-type-prop@^1.6.0:
5589+
version "1.6.0"
5590+
resolved "https://registry.yarnpkg.com/babel-plugin-apply-mdx-type-prop/-/babel-plugin-apply-mdx-type-prop-1.6.0.tgz#81955e1d6594dde24f36ef57905d149c33543a7e"
5591+
integrity sha512-wtYaotCmckVs9yiVnubiwE5XjmKOd/cFXLpQJoPzE768HPyrv9FVCauSidjxbrJvZv6wLS+yrfOpZdzGAeI8XA==
55925592
dependencies:
55935593
"@babel/helper-plugin-utils" "7.8.3"
5594-
"@mdx-js/util" "^1.5.9"
5594+
"@mdx-js/util" "^1.6.0"
55955595

55965596
babel-plugin-dev-expression@^0.2.2:
55975597
version "0.2.2"
@@ -5628,10 +5628,10 @@ babel-plugin-emotion@^10.0.27:
56285628
find-root "^1.1.0"
56295629
source-map "^0.5.7"
56305630

5631-
babel-plugin-extract-import-names@^1.5.9:
5632-
version "1.5.9"
5633-
resolved "https://registry.yarnpkg.com/babel-plugin-extract-import-names/-/babel-plugin-extract-import-names-1.5.9.tgz#3f450a8952b2fb97ba7676d4e1e67eade45d1988"
5634-
integrity sha512-0V3/VJClG/pUn7wnlmWByJdhJklZWD4XvR9P+Q7wDWs9kS48lmmB5Pp6+zvbTBBQGlqJB5/bBtwMRm4zdoPNzg==
5631+
babel-plugin-extract-import-names@^1.6.0:
5632+
version "1.6.0"
5633+
resolved "https://registry.yarnpkg.com/babel-plugin-extract-import-names/-/babel-plugin-extract-import-names-1.6.0.tgz#37de43583c1b3e80fe9a7c5bc05f414c70f9e9c8"
5634+
integrity sha512-Uo+g6ykLCYK0I8jxMH3kovHphyHFp4niMmz1+dGCkYblLe3lpYnPDP39JPAh3lbm/c2bLyRcDQHRBgmoUO6fhQ==
56355635
dependencies:
56365636
"@babel/helper-plugin-utils" "7.8.3"
56375637

@@ -7476,22 +7476,22 @@ contentful-resolve-response@^1.1.4:
74767476
dependencies:
74777477
lodash "^4.17.4"
74787478

7479-
contentful-sdk-core@^6.4.0:
7480-
version "6.4.0"
7481-
resolved "https://registry.yarnpkg.com/contentful-sdk-core/-/contentful-sdk-core-6.4.0.tgz#3b42991ae9084baf1bc5d01c61cb54441f740803"
7482-
integrity sha512-UvYQ/Wrt5EntlMSBbgqgvKfTBRzf6fIT2p5Wp7bsnA3/KLEiYcYd/2qhUKw4x9nfp+0G8B1s4TpDwxV0oymBiA==
7479+
contentful-sdk-core@^6.4.5:
7480+
version "6.4.5"
7481+
resolved "https://registry.yarnpkg.com/contentful-sdk-core/-/contentful-sdk-core-6.4.5.tgz#e73f4c5426f354608543fc73e46c17c6730180e9"
7482+
integrity sha512-rygNuiwbG6UKrJg6EDlaKewayTeLWrjA2wJwVmq7rV/DYo0cic6t28y0EMhRQ4pgJDV5HyUQFoFeBm2lwLfG2Q==
74837483
dependencies:
74847484
lodash "^4.17.10"
74857485
qs "^6.5.2"
74867486

7487-
contentful@^7.14.3:
7488-
version "7.14.3"
7489-
resolved "https://registry.yarnpkg.com/contentful/-/contentful-7.14.3.tgz#bc4986f6163462168b6e51b06104cb0b6931a6af"
7490-
integrity sha512-4ggdJkRUM+hi8D2kQEap/iT2OtJf6wTyj+zWOI6hCarPjfmEjYDSsZ7hMt9lxmnkEllPRgUww+e47uMiGgzcwQ==
7487+
contentful@^7.14.4:
7488+
version "7.14.4"
7489+
resolved "https://registry.yarnpkg.com/contentful/-/contentful-7.14.4.tgz#882c2785cab953c0729453f60dbb8acd556f5f6a"
7490+
integrity sha512-BY5mEr8DkPxVPot4aMurtuOqf9HxkXW6T9KRDUtJcxua/sAITjYu3YOeZG8PeNGYI40R5yqIvpJ6vMI+/lg4Fg==
74917491
dependencies:
74927492
axios "^0.19.1"
74937493
contentful-resolve-response "^1.1.4"
7494-
contentful-sdk-core "^6.4.0"
7494+
contentful-sdk-core "^6.4.5"
74957495
json-stringify-safe "^5.0.1"
74967496
lodash "^4.17.11"
74977497

@@ -18539,10 +18539,10 @@ postcss-discard-overridden@^4.0.1:
1853918539
dependencies:
1854018540
postcss "^7.0.0"
1854118541

18542-
postcss-flexbugs-fixes@^4.2.0:
18543-
version "4.2.0"
18544-
resolved "https://registry.yarnpkg.com/postcss-flexbugs-fixes/-/postcss-flexbugs-fixes-4.2.0.tgz#662b3dcb6354638b9213a55eed8913bcdc8d004a"
18545-
integrity sha512-QRE0n3hpkxxS/OGvzOa+PDuy4mh/Jg4o9ui22/ko5iGYOG3M5dfJabjnAZjTdh2G9F85c7Hv8hWcEDEKW/xceQ==
18542+
postcss-flexbugs-fixes@^4.2.1:
18543+
version "4.2.1"
18544+
resolved "https://registry.yarnpkg.com/postcss-flexbugs-fixes/-/postcss-flexbugs-fixes-4.2.1.tgz#9218a65249f30897deab1033aced8578562a6690"
18545+
integrity sha512-9SiofaZ9CWpQWxOwRh1b/r85KD5y7GgvsNt1056k6OYLvWUun0czCvogfJgylC22uJTwW1KzY3Gz65NZRlvoiQ==
1854618546
dependencies:
1854718547
postcss "^7.0.26"
1854818548

@@ -20121,16 +20121,16 @@ remark-math@^1.0.6:
2012120121
dependencies:
2012220122
trim-trailing-lines "^1.1.0"
2012320123

20124-
remark-mdx@^1.5.9:
20125-
version "1.5.9"
20126-
resolved "https://registry.yarnpkg.com/remark-mdx/-/remark-mdx-1.5.9.tgz#844311a162ad1a555f57914b3514069d0d47745d"
20127-
integrity sha512-HFr/VOVoJ2lnZsN090wttFTcqXIker49S5JT3Tem8SKMeQoRA9Pl+iIlEOZau+C9w6ISZj79l6nwzrflAa5VDA==
20124+
remark-mdx@^1.6.0:
20125+
version "1.6.0"
20126+
resolved "https://registry.yarnpkg.com/remark-mdx/-/remark-mdx-1.6.0.tgz#9c9d7e4b55c0e81210ed7a8094bf53388fa618a5"
20127+
integrity sha512-L8cHfD44yM07iPTZzLSY9q2MYdOnVdiR+Q41ntPq+CMvWjPoTqDqSAJjYrt+q9GrV+sn6HYXCgShnUxlAOV//A==
2012820128
dependencies:
2012920129
"@babel/core" "7.9.0"
2013020130
"@babel/helper-plugin-utils" "7.8.3"
2013120131
"@babel/plugin-proposal-object-rest-spread" "7.9.5"
2013220132
"@babel/plugin-syntax-jsx" "7.8.3"
20133-
"@mdx-js/util" "^1.5.9"
20133+
"@mdx-js/util" "^1.6.0"
2013420134
is-alphabetical "1.0.4"
2013520135
remark-parse "8.0.1"
2013620136
unified "9.0.0"

0 commit comments

Comments
 (0)