Skip to content

Commit a7b1e40

Browse files
committed
updated underlying package
1 parent 58ff880 commit a7b1e40

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-theme-libre": "^1.0.36",
18+
"@draftbox-co/gatsby-wordpress-theme-libre": "^1.0.37",
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"
@@ -958,12 +948,22 @@
958948
lodash "^4.17.13"
959949
to-fast-properties "^2.0.0"
960950

961-
"@draftbox-co/gatsby-wordpress-theme-libre@^1.0.36":
962-
version "1.0.36"
963-
resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-wordpress-theme-libre/-/gatsby-wordpress-theme-libre-1.0.36.tgz#9a08f1ecfc6d1adb0f26a9d36264e6b36da8cdf2"
964-
integrity sha512-88OEU35L+FjsaoXSR4bGsXZcKe4iTpy9FxAaKXBEsrofHb1F7AOxdmHXMEp7KmpKz+ADFPLR9S6kHguL10tFMQ==
951+
"@draftbox-co/gatsby-plugin-amp@^0.2.4":
952+
version "0.2.4"
953+
resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-plugin-amp/-/gatsby-plugin-amp-0.2.4.tgz#736717349fe9d0961d2b16ad3ebb45cb80629c0e"
954+
integrity sha512-nERnqPbfvzCr20aH2z2XWcHRLHdbIhh+D3wZg8SBw/1b0JYGU2vZxVeXaV7RngV1VMKQiZV/ty0UVXy4tinXBw==
955+
dependencies:
956+
jsdom "^13.0.0"
957+
lodash.flattendeep "^4.4.0"
958+
minimatch "^3.0.4"
959+
react "^16.6.1"
960+
961+
"@draftbox-co/gatsby-wordpress-theme-libre@^1.0.37":
962+
version "1.0.37"
963+
resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-wordpress-theme-libre/-/gatsby-wordpress-theme-libre-1.0.37.tgz#f1b6568b1b34e05bca7f36b5b256e9fc55d9d3d5"
964+
integrity sha512-kher7yqhG3MXiOaro5bfSYuPhYy5miaUIR/qSX7BHSsFXGov805cdwRxrFGtjnUIW9O3cgL0T33ABWT2m5hkKw==
965965
dependencies:
966-
"@armada-inc/gatsby-plugin-amp" "^0.2.3"
966+
"@draftbox-co/gatsby-plugin-amp" "^0.2.4"
967967
"@reach/router" "^1.3.3"
968968
disqus-react "^1.0.8"
969969
gatsby-awesome-pagination "^0.3.5"

0 commit comments

Comments
 (0)