Skip to content

Commit 81817ef

Browse files
authored
Merge pull request #570 from system-ui/dependabot/npm_and_yarn/gatsby-theme-blog-core-1.0.50
Bump gatsby-theme-blog-core from 1.0.46 to 1.0.50
2 parents 4c98d59 + ca3ab33 commit 81817ef

File tree

1 file changed

+47
-46
lines changed

1 file changed

+47
-46
lines changed

yarn.lock

Lines changed: 47 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -10602,10 +10602,10 @@ gatsby-cli@^2.8.19:
1060210602
ink "^2.6.0"
1060310603
ink-spinner "^3.0.1"
1060410604

10605-
gatsby-core-utils@^1.0.24, gatsby-core-utils@^1.0.25:
10606-
version "1.0.25"
10607-
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.0.25.tgz#8cc8e76a79063c43ac06d9b72100b7c6f1fb5b60"
10608-
integrity sha512-Pz5xueweH9qv5TIW7wwlTxI/CbyzkiE5xvgLicbHbU+InH+lCNt4VuvGP1gQcIRuHMCIbuVKSiVCC7jnxEbtrA==
10605+
gatsby-core-utils@^1.0.24, gatsby-core-utils@^1.0.26:
10606+
version "1.0.26"
10607+
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.0.26.tgz#e1cbdfad498d58d677d9d74f21a1ede661b49d6f"
10608+
integrity sha512-NPflmXmyTcg3x2mp6cqp/51QeAHRKepfbf0X4erDsnVlewFJuGTe+25ZJvWkkwU2g1cPAxuwzlPe0jOL92iU4A==
1060910609
dependencies:
1061010610
ci-info "2.0.0"
1061110611
node-object-hash "^2.0.0"
@@ -10661,10 +10661,10 @@ gatsby-plugin-google-fonts@^1.0.0:
1066110661
resolved "https://registry.yarnpkg.com/gatsby-plugin-google-fonts/-/gatsby-plugin-google-fonts-1.0.1.tgz#d71054f7bf207b9a8da227380369e18e6f4e0201"
1066210662
integrity sha512-p1NVkn27GUnDA5qHM+Z4cCcLCJIardzZXMon3640sT4xuL/AZJbsx3HEt2KY/5oZu0UXIkytkxzV2Da4rQeUIg==
1066310663

10664-
gatsby-plugin-mdx@^1.0.4, gatsby-plugin-mdx@^1.0.64:
10665-
version "1.0.64"
10666-
resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-1.0.64.tgz#9f5d40a02424bbbb4f1a4414609b60dd19a4c398"
10667-
integrity sha512-Plh2sLyGX5dPZDP9OlKFLVA0ugA3yTqaMnwxfdRqmEnk4b1k52SX29V6310o/+AdGBLXllL00GlayPgwNUkHzw==
10664+
gatsby-plugin-mdx@^1.0.4, gatsby-plugin-mdx@^1.0.67:
10665+
version "1.0.67"
10666+
resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-1.0.67.tgz#1c2d80606a4c6b112164f46fad0a81b146603884"
10667+
integrity sha512-PG1j8voD1hCBrj1blw1CqiJlXMv+QATVllvqClKl47GfCOZAuVj+VMN6O9WbImc5sVUw/SuvfCTOpk9H7gHlPw==
1066810668
dependencies:
1066910669
"@babel/core" "^7.7.5"
1067010670
"@babel/generator" "^7.7.4"
@@ -10681,7 +10681,7 @@ gatsby-plugin-mdx@^1.0.4, gatsby-plugin-mdx@^1.0.64:
1068110681
escape-string-regexp "^1.0.5"
1068210682
eval "^0.1.4"
1068310683
fs-extra "^8.1.0"
10684-
gatsby-core-utils "^1.0.25"
10684+
gatsby-core-utils "^1.0.26"
1068510685
gray-matter "^4.0.2"
1068610686
json5 "^2.1.1"
1068710687
loader-utils "^1.2.3"
@@ -10722,16 +10722,16 @@ gatsby-plugin-react-helmet@^3.0.12, gatsby-plugin-react-helmet@^3.1.3:
1072210722
dependencies:
1072310723
"@babel/runtime" "^7.7.6"
1072410724

10725-
gatsby-plugin-sharp@^2.3.10:
10726-
version "2.3.10"
10727-
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.3.10.tgz#072acfcaf5de0eda21bbaf3e7d6e0cd891cac6b2"
10728-
integrity sha512-uoVLdSnnrnpWxeI+ZNdQ7nuvx60LI8+nqsuUu0KfyAmEhNgcuuExTDYlM4WDn1BCIifCylTwBBTP0xZU4YvPeA==
10725+
gatsby-plugin-sharp@^2.3.13:
10726+
version "2.3.13"
10727+
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.3.13.tgz#664d24f148a59552ebcd2fa92bfdab0b8dc4e9d9"
10728+
integrity sha512-4R6H7qGRFjyYIv5nqKXKh3yXNg0iK5XZXRi1yDP0IWsytKDo5CKgmX9XWrvoRSnlYj5TWOsv32nfeCbgUPK0Lw==
1072910729
dependencies:
1073010730
"@babel/runtime" "^7.7.6"
1073110731
async "^2.6.3"
1073210732
bluebird "^3.7.2"
1073310733
fs-extra "^8.1.0"
10734-
gatsby-core-utils "^1.0.25"
10734+
gatsby-core-utils "^1.0.26"
1073510735
got "^8.3.2"
1073610736
imagemin "^6.1.0"
1073710737
imagemin-mozjpeg "^8.0.0"
@@ -10757,10 +10757,10 @@ gatsby-react-router-scroll@^2.1.19:
1075710757
scroll-behavior "^0.9.10"
1075810758
warning "^3.0.0"
1075910759

10760-
gatsby-remark-copy-linked-files@^2.1.33:
10761-
version "2.1.33"
10762-
resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-2.1.33.tgz#2c2cc75b85550350c4fd3dc3d395943eb654b067"
10763-
integrity sha512-hRXwxlaFk39tfl2hCUL6vPg89IguQRfP+mrfJzyoDN3urFFVuw8D3+98xALaoidah6o9PIqtUEphvX1V6YKKTw==
10760+
gatsby-remark-copy-linked-files@^2.1.36:
10761+
version "2.1.36"
10762+
resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-2.1.36.tgz#fdc22d99af67f8cfb7dd2c016dd6bc485af0a0fc"
10763+
integrity sha512-WEvdRLvWHr8ftrHUfq/77N0AbraGN62fkWe4E+p8/SKPCXb7WV7sY67Z/npiBAh6bRMNWsy/UZpKEkOk/oz04A==
1076410764
dependencies:
1076510765
"@babel/runtime" "^7.7.6"
1076610766
cheerio "^1.0.0-rc.3"
@@ -10771,15 +10771,15 @@ gatsby-remark-copy-linked-files@^2.1.33:
1077110771
probe-image-size "^4.1.1"
1077210772
unist-util-visit "^1.4.1"
1077310773

10774-
gatsby-remark-images@^3.1.39:
10775-
version "3.1.39"
10776-
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.1.39.tgz#2488a10580993c877d56626b3347b9f63a5df494"
10777-
integrity sha512-9H8i1fV8JSWp4imqgbj6Vxamfi/+kTPfkpUtwvzKF9KWD2YEf0zWSm+yUEO/Zguf1WKL4C6AqK7axWjYyG7h6Q==
10774+
gatsby-remark-images@^3.1.42:
10775+
version "3.1.42"
10776+
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.1.42.tgz#93a6e191c6af7fafad3966616ea66b4bd5280082"
10777+
integrity sha512-sLZqpE1577f8iqpDR8brSYANZlsgNbe76qwIfmiI8wpLUxFcgpM1cpgSD7H0o630uZbu/szfZvvxsQzItEVAgg==
1077810778
dependencies:
1077910779
"@babel/runtime" "^7.7.6"
1078010780
chalk "^2.4.2"
1078110781
cheerio "^1.0.0-rc.3"
10782-
gatsby-core-utils "^1.0.25"
10782+
gatsby-core-utils "^1.0.26"
1078310783
is-relative-url "^3.0.0"
1078410784
lodash "^4.17.15"
1078510785
mdast-util-definitions "^1.2.5"
@@ -10797,28 +10797,28 @@ gatsby-remark-prismjs@^3.2.9:
1079710797
parse-numeric-range "^0.0.2"
1079810798
unist-util-visit "^1.4.1"
1079910799

10800-
gatsby-remark-smartypants@^2.1.19:
10801-
version "2.1.19"
10802-
resolved "https://registry.yarnpkg.com/gatsby-remark-smartypants/-/gatsby-remark-smartypants-2.1.19.tgz#f9ac5015a2d02bd303b584e5e6b8466a57f30068"
10803-
integrity sha512-gviw/Ebqq1vBZ6JI7UpibyHc4lwYGaf58D5nRMR1TLOnEdut7bI647OlfSQfs4FwgeQ56yDt0bWhLVK9L6gm+g==
10800+
gatsby-remark-smartypants@^2.1.20:
10801+
version "2.1.20"
10802+
resolved "https://registry.yarnpkg.com/gatsby-remark-smartypants/-/gatsby-remark-smartypants-2.1.20.tgz#d081d93d50b0f1b48dc2b4d660ef6c2b72c00f97"
10803+
integrity sha512-kvCW8GuXLoqmWp+JQeMuK5x4u+6ObrOInup+hVsxdv5J4FGYACXQYGGf+QgeC7vsBh15J+ha0ZIAOBwB/tSGSQ==
1080410804
dependencies:
1080510805
"@babel/runtime" "^7.7.6"
1080610806
retext "^5.0.0"
1080710807
retext-smartypants "^3.0.3"
1080810808
unist-util-visit "^1.4.1"
1080910809

10810-
gatsby-source-filesystem@^2.1.11, gatsby-source-filesystem@^2.1.43:
10811-
version "2.1.43"
10812-
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.43.tgz#02652b41fcdd8999b2b2107edecdec8703273620"
10813-
integrity sha512-lmq64xMgHE6cXwLgddogcx2THPsMCia/HivWRGK6DCJhCOXDbkWSiNYthpMIgZXkfsGaYFiVjxRZSSn1QVOU9g==
10810+
gatsby-source-filesystem@^2.1.11, gatsby-source-filesystem@^2.1.46:
10811+
version "2.1.46"
10812+
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.46.tgz#ab90c4520f0664218c7334dbec6cd90acc85cf9d"
10813+
integrity sha512-5LC90+qMKK+/hJzZxKcazx5JvvOO1wHH+ZE7JDSHSzZ1QB+RKWnkvG4a7n6dyiFybo1HN3ql5YQXQLkBEiIfMg==
1081410814
dependencies:
1081510815
"@babel/runtime" "^7.7.6"
1081610816
better-queue "^3.8.10"
1081710817
bluebird "^3.7.2"
1081810818
chokidar "3.3.0"
1081910819
file-type "^12.4.0"
1082010820
fs-extra "^8.1.0"
10821-
gatsby-core-utils "^1.0.25"
10821+
gatsby-core-utils "^1.0.26"
1082210822
got "^7.1.0"
1082310823
md5-file "^3.2.3"
1082410824
mime "^2.4.4"
@@ -10852,24 +10852,25 @@ gatsby-telemetry@^1.1.44:
1085210852
uuid "3.3.3"
1085310853

1085410854
gatsby-theme-blog-core@^1.0.2:
10855-
version "1.0.46"
10856-
resolved "https://registry.yarnpkg.com/gatsby-theme-blog-core/-/gatsby-theme-blog-core-1.0.46.tgz#838689558662b682128da2e1d4782af25205d4fe"
10857-
integrity sha512-UobhoxrCydSqZYsoPB9jQ9/N/CCURw2xUTDyFTsZuxwidpO5f8ycFU5mMD60UGlVELLnpkMMBE9chmecskjLsg==
10855+
version "1.0.50"
10856+
resolved "https://registry.yarnpkg.com/gatsby-theme-blog-core/-/gatsby-theme-blog-core-1.0.50.tgz#39542a11e1f9bdd56daa22f005ff5c622b9fa036"
10857+
integrity sha512-bnGuSjY8BkkwAKA6Lo3JbSxNF0yMkHlofswCYcgeqcrrCqKJpwK5F1DiFnhzvTV4/cbiJJoKdhX9VGZeApVQow==
1085810858
dependencies:
1085910859
"@mdx-js/mdx" "^1.5.1"
10860-
gatsby-plugin-mdx "^1.0.64"
10861-
gatsby-plugin-sharp "^2.3.10"
10862-
gatsby-remark-copy-linked-files "^2.1.33"
10863-
gatsby-remark-images "^3.1.39"
10864-
gatsby-remark-smartypants "^2.1.19"
10865-
gatsby-source-filesystem "^2.1.43"
10866-
gatsby-transformer-sharp "^2.3.9"
10860+
gatsby-core-utils "^1.0.26"
10861+
gatsby-plugin-mdx "^1.0.67"
10862+
gatsby-plugin-sharp "^2.3.13"
10863+
gatsby-remark-copy-linked-files "^2.1.36"
10864+
gatsby-remark-images "^3.1.42"
10865+
gatsby-remark-smartypants "^2.1.20"
10866+
gatsby-source-filesystem "^2.1.46"
10867+
gatsby-transformer-sharp "^2.3.12"
1086710868
remark-slug "^5.1.2"
1086810869

10869-
gatsby-transformer-sharp@^2.3.9:
10870-
version "2.3.9"
10871-
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.3.9.tgz#246dbed225079ba5cc26d56f1f6270e2d0fad8ca"
10872-
integrity sha512-R5mZyniGAxMd7MA46l4eCdrRT9vP5Uz5TbaKdOWMAXpTu1KLFyRQAigjtcINV/haC4xS8Q4NezdpxpZ2Bw8DHg==
10870+
gatsby-transformer-sharp@^2.3.12:
10871+
version "2.3.12"
10872+
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.3.12.tgz#089650dc75d6f133d53a7403e76f6b37060a287f"
10873+
integrity sha512-Ot/BHucuuF7DuL58fHqvLbN1THw0f1NSY/SGpdjqOzPDDYMs4JUZbaj9iQFoaXLUD76Ubbcng6WxTeE4zLf2pA==
1087310874
dependencies:
1087410875
"@babel/runtime" "^7.7.6"
1087510876
bluebird "^3.7.2"

0 commit comments

Comments
 (0)