Skip to content

Commit d03985d

Browse files
committed
updated underlying package
1 parent c8aa418 commit d03985d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"react-dom": "^16.13.0"
2121
},
2222
"dependencies": {
23-
"@draftbox-co/gatsby-theme-ghost-attila": "^1.0.26",
23+
"@draftbox-co/gatsby-theme-ghost-attila": "^1.0.27",
2424
"dotenv": "^8.2.0",
2525
"gatsby": "2.20.24",
2626
"gatsby-plugin-crisp-chat": "^3.2.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1054,10 +1054,10 @@
10541054
lodash "^4.17.13"
10551055
to-fast-properties "^2.0.0"
10561056

1057-
"@draftbox-co/gatsby-theme-ghost-attila@^1.0.26":
1058-
version "1.0.26"
1059-
resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-theme-ghost-attila/-/gatsby-theme-ghost-attila-1.0.26.tgz#b44405a9112c62b61b01a74801e1b2c115b16199"
1060-
integrity sha512-nWilbCk5BnMs7US/5g8o0qFiRI9vX0IjiOP6vLtEtgozDaVvH/CcOruk+r0d9tgkL2mAX4ZtjLRTFkvyTSAnNg==
1057+
"@draftbox-co/gatsby-theme-ghost-attila@^1.0.27":
1058+
version "1.0.27"
1059+
resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-theme-ghost-attila/-/gatsby-theme-ghost-attila-1.0.27.tgz#8ae59b26ed73e5498544a8b0add88fbae834bc24"
1060+
integrity sha512-uPJiBOf6yVQL7a6SopWOPKWA89zdXuVPfTcrObS/pJXfzJteBgHp/oEVjkc9YrcwJIwgsZyM9ZectJOoqKMknA==
10611061
dependencies:
10621062
"@armada-inc/gatsby-plugin-amp" "^0.2.3"
10631063
"@tryghost/helpers" "^1.1.22"

0 commit comments

Comments
 (0)