Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit 977b229

Browse files
committed
feat: bump deps
1 parent a5d367e commit 977b229

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
"@vssue/vuepress-plugin-vssue": "^1.2.0",
5656
"vuejs-paginate": "^2.1.0",
5757
"vuepress-plugin-disqus-comment": "^0.2.3",
58-
"vuepress-plugin-mailchimp": "^1.3.1",
59-
"vuepress-plugin-sitemap": "^2.3.0"
58+
"vuepress-plugin-mailchimp": "^1.4.1",
59+
"vuepress-plugin-sitemap": "^2.3.1"
6060
},
6161
"devDependencies": {
6262
"@typescript-eslint/eslint-plugin": "^2.11.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9852,18 +9852,18 @@ vuepress-plugin-disqus-comment@^0.2.3:
98529852
dependencies:
98539853
vue-disqus "^3.0.5"
98549854

9855-
vuepress-plugin-mailchimp@^1.3.1:
9856-
version "1.3.1"
9857-
resolved "https://registry.yarnpkg.com/vuepress-plugin-mailchimp/-/vuepress-plugin-mailchimp-1.%3Cspan%20class="x x-first x-last">3.1.tgz#c2001d4b5dc526617094d834cba8c961d5792a40"
9858-
integrity sha512-oyS2DrM5Wnr2/dYoGEig/IQff+vRtt7YXj/yRWDMy+fu/yscdwVvkLjBwVsJBeqDx+GWL4pXQtHY3majHIwH8g==
9855+
vuepress-plugin-mailchimp@^1.4.1:
9856+
version "1.4.1"
9857+
resolved "https://registry.yarnpkg.com/vuepress-plugin-mailchimp/-/vuepress-plugin-mailchimp-1.%3Cspan%20class="x x-first x-last">4.1.tgz#458c4a65f633b0690acd650400e3af6769c947f2"
9858+
integrity sha512-U1KJe7zso1sMmhBnv9TL3wFj2yYrsTZe0+RqhQ4O8dvBinb2gdRMSuCOgtvTTaSeKTbL/jxD4g5LLnVJHaD9HA==
98599859
dependencies:
98609860
jsonp "^0.2.1"
98619861
query-string "^6.9.0"
98629862

9863-
vuepress-plugin-sitemap@^2.3.0:
9864-
version "2.3.0"
9865-
resolved "https://registry.yarnpkg.com/vuepress-plugin-sitemap/-/vuepress-plugin-sitemap-2.3.%3Cspan%20class="x x-first x-last">0.tgz#4fc2573b62235ca80db237fe5e407a241067318b"
9866-
integrity sha512-ClEpb/sUpLbiFqRi885532EcfLdB8KQ7CSU4Q8VEsk95h7Vk/MpDsdptAKvDTstY/3Rxua2xFEx2dcjTjeF8Gw==
9863+
vuepress-plugin-sitemap@^2.3.1:
9864+
version "2.3.1"
9865+
resolved "https://registry.yarnpkg.com/vuepress-plugin-sitemap/-/vuepress-plugin-sitemap-2.3.%3Cspan%20class="x x-first x-last">1.tgz#51298aca77a5de96396fdbd1103e1637dd61ae6a"
9866+
integrity sha512-n+8lbukhrKrsI9H/EX0EBgkE1pn85LAQFvQ5dIvrZP4Kz6JxPOPPNTQmZMhahQV1tXbLZQCEN7A1WZH4x+arJQ==
98679867
dependencies:
98689868
sitemap "^3.0.0"
98699869

0 commit comments

Comments
 (0)