Skip to content

Commit 3c9d776

Browse files
committed
Update underlying package
1 parent 6e4550f commit 3c9d776

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"react-dom": "^16.13.0"
1515
},
1616
"dependencies": {
17-
"@draftbox-co/gatsby-wordpress-theme-libre": "^1.0.23",
17+
"@draftbox-co/gatsby-wordpress-theme-libre": "^1.0.24",
1818
"gatsby": "2.20.24",
1919
"gatsby-plugin-disqus": "^1.1.4",
2020
"gatsby-plugin-google-analytics": "^2.2.2",

yarn.lock

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -951,10 +951,10 @@
951951
lodash "^4.17.13"
952952
to-fast-properties "^2.0.0"
953953

954-
"@draftbox-co/gatsby-wordpress-theme-libre@^1.0.23":
955-
version "1.0.23"
956-
resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-wordpress-theme-libre/-/gatsby-wordpress-theme-libre-1.0.23.tgz#34b7077b0f2ba0b2b8aa43679375b15cc5ea0c6b"
957-
integrity sha512-tf1M/9QzjR49BjXLUX9VnWFRxtJoKwD2yEeWbNrIZHYyu9ZMtUo1VNtikimmZ80EKbA2HsSHPqzh+3QKZkvQXA==
954+
"@draftbox-co/gatsby-wordpress-theme-libre@^1.0.24":
955+
version "1.0.24"
956+
resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-wordpress-theme-libre/-/gatsby-wordpress-theme-libre-1.0.24.tgz#225db036ddc00b783bcf047e42c5283261665408"
957+
integrity sha512-O5i7PvfE2gqf6UXpXFxidXyYE4ckt1gaHzMikzENJI20u4xqp1E9lCsDlEPRTUfCw091IhO0uGD5CgQsUjP5yg==
958958
dependencies:
959959
"@armada-inc/gatsby-plugin-amp" "^0.2.3"
960960
"@reach/router" "^1.3.3"
@@ -968,6 +968,7 @@
968968
gatsby-plugin-manifest "^2.2.48"
969969
gatsby-plugin-offline "^3.0.40"
970970
gatsby-plugin-react-helmet "^3.1.23"
971+
gatsby-plugin-remove-generator "^1.0.5"
971972
gatsby-plugin-sharp "^2.4.11"
972973
gatsby-plugin-typescript "^2.2.3"
973974
gatsby-source-filesystem "^2.1.53"
@@ -6093,6 +6094,11 @@ gatsby-plugin-react-helmet@^3.1.23:
60936094
dependencies:
60946095
"@babel/runtime" "^7.8.7"
60956096

6097+
gatsby-plugin-remove-generator@^1.0.5:
6098+
version "1.0.5"
6099+
resolved "https://registry.yarnpkg.com/gatsby-plugin-remove-generator/-/gatsby-plugin-remove-generator-1.0.5.tgz#ca1da320b7a860fb6e7a1974e9b433acc45bdc39"
6100+
integrity sha512-9Iq8JBHcc9BOp/uDCF0ctI9ntr6LjGUTgHkmwEiYiuHG6DQxutwCFQ9OVT9bomYKF/nDFQW0MfbC4eP9il4YCA==
6101+
60966102
gatsby-plugin-segment-js@^3.1.0:
60976103
version "3.1.0"
60986104
resolved "https://registry.yarnpkg.com/gatsby-plugin-segment-js/-/gatsby-plugin-segment-js-3.1.0.tgz#df467aec38555a9cf71bacd34352b2dfbaba3687"

0 commit comments

Comments
 (0)