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

Commit

Permalink
build(deps): bump gatsby theme (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
ainursharaev committed Jun 25, 2021
1 parent 42acefc commit 36163fa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"fs-extra": "^9.1.0",
"gatsby": "^3.0.4",
"gatsby-plugin-react-svg": "^3.0.0",
"gatsby-theme-woly": "^0.7.4",
"gatsby-theme-woly": "^0.7.5",
"husky": "^5.0.9",
"import-sort-style-sova": "^0.1.0",
"inquirer": "^7.3.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8548,10 +8548,10 @@ gatsby-telemetry@^2.7.1:
node-fetch "^2.6.1"
uuid "3.4.0"

gatsby-theme-woly@^0.7.4:
version "0.7.4"
resolved "https://registry.yarnpkg.com/gatsby-theme-woly/-/gatsby-theme-woly-0.7.4.tgz#43667141cb933e16219f89806255b6972dc89253"
integrity sha512-aGon07TnpCfSAZVv+WR6RCrUYvGP/y+3cVA0Hti5XC+h9xacUyB8xWw8descJe+tfCjed5oy1trM6iTKqaPpow==
gatsby-theme-woly@^0.7.5:
version "0.7.5"
resolved "https://registry.yarnpkg.com/gatsby-theme-woly/-/gatsby-theme-woly-0.7.5.tgz#b431b8941c49ac789254c97c5b034b135377ebfd"
integrity sha512-YCSe3K4Hf8A/4EElBFCWiX+ytlqDivJwGp3oHSY6ZrUqbddrSi5X1BDfY98QDQrCowiXvw3irI5aHTupvNKLRg==
dependencies:
"@mdx-js/mdx" "^1.6.22"
"@mdx-js/react" "^1.6.22"
Expand Down

0 comments on commit 36163fa

Please sign in to comment.