Skip to content

Commit

Permalink
fix(deps): update gatsby monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 4, 2020
1 parent dd25fe0 commit 42b2e11
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"gatsby-plugin-netlify-cache": "1.2.0",
"gatsby-plugin-offline": "3.3.2",
"gatsby-plugin-react-helmet": "3.3.14",
"gatsby-plugin-sass": "2.4.1",
"gatsby-plugin-sass": "2.4.2",
"gatsby-plugin-svgr": "2.0.2",
"gatsby-remark-autolink-headers": "2.4.0",
"gatsby-remark-autolink-headers": "2.4.1",
"gatsby-remark-copy-linked-files": "2.3.19",
"gatsby-remark-images": "3.4.1",
"gatsby-remark-prismjs": "3.6.0",
Expand Down
16 changes: 8 additions & 8 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7358,10 +7358,10 @@ [email protected]:
dependencies:
"@babel/runtime" "^7.11.2"

[email protected].1:
version "2.4.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.4.1.tgz#f68246a2f7917bd56ae7f6f52eee3c6c3323379b"
integrity sha512-Wg1l9WL0P/IvEV1mr7rH0RF8SKOY4AnM4V2L1inZ2ApQlObSnOSwMqaWsK/YqauhjU87vl3n8ank9bZP8t0cxA==
[email protected].2:
version "2.4.2"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.4.2.tgz#d5bdfc69b56c1f6b19eaf085c068607fc123e752"
integrity sha512-6DnB+sRoSTS/dpsk/r2rTEA40XanDhmHvk4Esv+flgS6zcZro4U6cc5ibR6tum/fdfdu8/T/RoPZgGLCm4e4sQ==
dependencies:
"@babel/runtime" "^7.11.2"
sass-loader "^7.3.1"
Expand Down Expand Up @@ -7487,10 +7487,10 @@ gatsby-recipes@^0.2.37:
xstate "^4.9.1"
yoga-layout-prebuilt "^1.9.6"

[email protected].0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.4.0.tgz#463c47e7bfd344b1ad63ae436fe4b2e7baa9261e"
integrity sha512-oDlQX0BrMdnt0BUhSWwdlT0+XdtF6u/E3sVzzkX3OeQHkxNXPmYmuzu+yMcAd0jeSh1w/oPmNLAcngxF8MleqQ==
[email protected].1:
version "2.4.1"
resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.4.1.tgz#857a0d0f19964b9aef46c9299058b21edf359fbf"
integrity sha512-56IRcxKF3n9xQl2VmYR6BE+FUgVICSrmi9f0XOTvnjsty/8idZ1XjFha1JrHt0/nNs3cY5JBDAXe4CKR5RJMhg==
dependencies:
"@babel/runtime" "^7.11.2"
github-slugger "^1.3.0"
Expand Down

0 comments on commit 42b2e11

Please sign in to comment.