Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

Commit

Permalink
fix(deps): update dependency gatsby-remark-jargon to v2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and filipowm committed Aug 3, 2020
1 parent c698bad commit 3c5b9e9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"gatsby-remark-embedder": "3.0.0",
"gatsby-remark-graphviz": "1.3.10",
"gatsby-remark-images": "3.3.10",
"gatsby-remark-jargon": "2.7.1",
"gatsby-remark-jargon": "2.7.2",
"gatsby-remark-mermaid": "2.0.0",
"gatsby-source-filesystem": "2.3.11",
"gatsby-source-local-git": "1.0.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8293,12 +8293,12 @@ gatsby-remark-images@3.3.10:
unist-util-select "^1.5.0"
unist-util-visit-parents "^2.1.2"

gatsby-remark-jargon@2.7.1:
version "2.7.1"
resolved "https://registry.yarnpkg.com/gatsby-remark-jargon/-/gatsby-remark-jargon-2.7.1.tgz#09e8ae09ef6c10bf423ccdfffc53848caf51e70d"
integrity sha512-ZHjpIX/vk1c8zTTzWhZshR4enoLxlrQOYT5IVEZ9vCPzd2NOf/6e/ICfJjqC6QMvuh7/bOUEf+NT6BQsZpy9ow==
gatsby-remark-jargon@2.7.2:
version "2.7.2"
resolved "https://registry.yarnpkg.com/gatsby-remark-jargon/-/gatsby-remark-jargon-2.7.2.tgz#a1b3fc028162f402230eec03b1f7eaa6b379a41e"
integrity sha512-S+vFAgesoi3h0dwhmYaQwdaw9hNLD7kNiU+JzbDoHS131DgvTAqq1YIyRsSf4zfo4FTriOcY3FcHjQ7zc0oMHg==
dependencies:
remark-jargon "^2.7.1"
remark-jargon "^2.7.2"

gatsby-remark-mermaid@2.0.0:
version "2.0.0"
Expand Down Expand Up @@ -14531,10 +14531,10 @@ remark-footnotes@1.0.0:
resolved "https://registry.yarnpkg.com/remark-footnotes/-/remark-footnotes-1.0.0.tgz#9c7a97f9a89397858a50033373020b1ea2aad011"
integrity sha512-X9Ncj4cj3/CIvLI2Z9IobHtVi8FVdUrdJkCNaL9kdX8ohfsi18DXHsCVd/A7ssARBdccdDb5ODnt62WuEWaM/g==

remark-jargon@^2.7.1:
version "2.7.1"
resolved "https://registry.yarnpkg.com/remark-jargon/-/remark-jargon-2.7.1.tgz#30baf5ea6ab781ea433519fdbe0cf02a45fefe07"
integrity sha512-PBEhFCgPX3nBlGqu/wup11fxsSUpwPEgKAQ9mrCTw2ujqc0IA4mBN4dtSr3UiZMmsKa0w9M1zxDJUEx4/p+Nrw==
remark-jargon@^2.7.2:
version "2.7.2"
resolved "https://registry.yarnpkg.com/remark-jargon/-/remark-jargon-2.7.2.tgz#ce88ed856639b61a856456556cad29755ef0c581"
integrity sha512-VJCalrCtdKVLUx6993YtZaSKXDUbhkVf8mK6LTPxSKwh9jOfTN0ojtY1AXDM4ZF+mv6jCUCv8RLonyfPccc1CA==
dependencies:
unist-util-visit "^1.4.0"

Expand Down

0 comments on commit 3c5b9e9

Please sign in to comment.