Skip to content

Commit

Permalink
chore: update gatsby theme (#2684)
Browse files Browse the repository at this point in the history
  • Loading branch information
alisonjoseph authored Jan 18, 2022
1 parent 5a9b292 commit d436958
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 @@ -58,7 +58,7 @@
"gatsby": "^3.14.3",
"gatsby-image": "^3.7.1",
"gatsby-plugin-image": "^1.14.1",
"gatsby-theme-carbon": "^2.1.6",
"gatsby-theme-carbon": "^2.2.0",
"lodash-es": "^4.17.15",
"markdown-it": "^9.0.1",
"nanoid": "^2.1.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8614,10 +8614,10 @@ gatsby-telemetry@^2.14.0:
node-fetch "^2.6.1"
uuid "3.4.0"

gatsby-theme-carbon@^2.1.6:
version "2.1.6"
resolved "https://registry.yarnpkg.com/gatsby-theme-carbon/-/gatsby-theme-carbon-2.1.6.tgz#6394a5502929e10b745dfc963938e4f8cd11dbb7"
integrity sha512-HmsASuhayNyvU0isBxO4EZdnC1FfPJTjPcq/dxCxX8Szz7YD/sh2yp4HoLKiHV5cEXoyr807V2UB1PI09X1dOw==
gatsby-theme-carbon@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/gatsby-theme-carbon/-/gatsby-theme-carbon-2.2.0.tgz#51d2ec459354d68bf53cac7695a4fae1cd95b449"
integrity sha512-iaOlsCin0G+Gat2SBzktrJbq5WPBojAQ8+cZaPrliZ0OyrnIrHs4lt2pF7GqHmt/gKfWEono2I2N4S1kBfqKlg==
dependencies:
"@babel/core" "^7.14.6"
"@carbon/elements" "^10.38.0"
Expand Down

1 comment on commit d436958

@vercel
Copy link

@vercel vercel bot commented on d436958 Jan 18, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.