Skip to content

Commit 28edd1d

Browse files
committed
updated underlying package
1 parent 7344ea4 commit 28edd1d

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react-dom": "^16.13.0"
1616
},
1717
"dependencies": {
18-
"@draftbox-co/gatsby-wordpress-balsa-theme": "^1.0.32",
18+
"@draftbox-co/gatsby-wordpress-balsa-theme": "^1.0.33",
1919
"dotenv": "^8.2.0",
2020
"gatsby": "2.20.24",
2121
"gatsby-plugin-crisp-chat": "^3.2.2",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,6 @@
22
# yarn lockfile v1
33

44

5-
"@armada-inc/gatsby-plugin-amp@^0.2.3":
6-
version "0.2.3"
7-
resolved "https://registry.yarnpkg.com/@armada-inc/gatsby-plugin-amp/-/gatsby-plugin-amp-0.2.3.tgz#27b0796dd2851644238e45b4ab03ef74e4bcaa46"
8-
integrity sha512-UuZkWSM7Kzvk8Zuu8+hmLpfNm9e7DMfTm1WYr6qWssOvQpxmFm3VNjIdJPrlBo4II7cmeMw11z4z+gNkKF9d6A==
9-
dependencies:
10-
jsdom "^13.0.0"
11-
lodash.flattendeep "^4.4.0"
12-
minimatch "^3.0.4"
13-
react "^16.6.1"
14-
155
"@babel/code-frame@7.5.5":
166
version "7.5.5"
177
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.5.5.tgz#bc0782f6d69f7b7d49531219699b988f669a8f9d"
@@ -965,6 +955,16 @@
965955
lodash "^4.17.13"
966956
to-fast-properties "^2.0.0"
967957

958+
"@draftbox-co/gatsby-plugin-amp@^0.2.4":
959+
version "0.2.4"
960+
resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-plugin-amp/-/gatsby-plugin-amp-0.2.4.tgz#736717349fe9d0961d2b16ad3ebb45cb80629c0e"
961+
integrity sha512-nERnqPbfvzCr20aH2z2XWcHRLHdbIhh+D3wZg8SBw/1b0JYGU2vZxVeXaV7RngV1VMKQiZV/ty0UVXy4tinXBw==
962+
dependencies:
963+
jsdom "^13.0.0"
964+
lodash.flattendeep "^4.4.0"
965+
minimatch "^3.0.4"
966+
react "^16.6.1"
967+
968968
"@draftbox-co/gatsby-plugin-webfonts@^1.1.3":
969969
version "1.1.3"
970970
resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-plugin-webfonts/-/gatsby-plugin-webfonts-1.1.3.tgz#5cecdc55e6c4ce22bf15c34301294ff3d64242b9"
@@ -977,12 +977,12 @@
977977
postcss "^7.0.17"
978978
postcss-js "^2.0.1"
979979

980-
"@draftbox-co/gatsby-wordpress-balsa-theme@^1.0.32":
981-
version "1.0.32"
982-
resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-wordpress-balsa-theme/-/gatsby-wordpress-balsa-theme-1.0.32.tgz#6d8dd13faf1ae21a536439d2da8b270f8f92ee6e"
983-
integrity sha512-xlkBIvvgk2TXauBLghuRvBM9BRNAHCq9HuCXObeiYcmPNTk0yo46RvuNjFh+63lQ3SFfaaZrk/RvDuPoT4xMEQ==
980+
"@draftbox-co/gatsby-wordpress-balsa-theme@^1.0.33":
981+
version "1.0.33"
982+
resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-wordpress-balsa-theme/-/gatsby-wordpress-balsa-theme-1.0.33.tgz#d887536dc4004b14b2126d281174002198195328"
983+
integrity sha512-oPPeWLHlAjU8hKc9BdJgXWr7KeuBxJNAo38Vw5Qxi3BRWihSE1AWKVbL9i+IqFBAHwK0s5kLkWdhsdoyCZ+Ddg==
984984
dependencies:
985-
"@armada-inc/gatsby-plugin-amp" "^0.2.3"
985+
"@draftbox-co/gatsby-plugin-amp" "^0.2.4"
986986
"@draftbox-co/gatsby-plugin-webfonts" "^1.1.3"
987987
"@tryghost/helpers" "^1.1.22"
988988
"@tryghost/url-utils" "^0.6.13"

0 commit comments

Comments
 (0)