Skip to content

Commit 9bc73e2

Browse files
Merge pull request #2719 from DIYgod/dependabot/npm_and_yarn/vuepress/plugin-google-analytics-1.0.3
2 parents 263f252 + f033704 commit 9bc73e2

File tree

2 files changed

+5
-20
lines changed

2 files changed

+5
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"homepage": "https://github.com/DIYgod/RSSHub#readme",
3333
"devDependencies": {
3434
"@vuepress/plugin-back-to-top": "1.0.3",
35-
"@vuepress/plugin-google-analytics": "1.0.2",
35+
"@vuepress/plugin-google-analytics": "1.0.3",
3636
"@vuepress/plugin-pwa": "1.0.3",
3737
"cross-env": "5.2.0",
3838
"eslint": "6.1.0",

yarn.lock

Lines changed: 4 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1141,10 +1141,10 @@
11411141
dependencies:
11421142
lodash.debounce "^4.0.8"
11431143

1144-
"@vuepress/[email protected].2":
1145-
version "1.0.2"
1146-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.0.2.tgz#c5754d55d01bf7e1a9a5b1ff5fde07a08e4a797d"
1147-
integrity sha512-NdU18hTBW4TkNK80dgpPu4yq/smNkIUZi9gL5hCiuW43BnXFA7WFfhGcvZJ61+keNDr6gw9UIv4HQuFFPoRXQA==
1144+
"@vuepress/[email protected].3":
1145+
version "1.0.3"
1146+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.0.3.tgz#2c36584d473d6d21b0880719afc83bd5b40e778b"
1147+
integrity sha512-mqFFQSJjQp5zscZJ0Ik+YDLV7sZSAO8w13CG8c5WsUCjy+0oWhqAw/NjpVrEK8Y/PdYPe4l/OE5jMUU5AqRRjg==
11481148

11491149
"@vuepress/plugin-last-updated@^1.0.3":
11501150
version "1.0.3"
@@ -1181,21 +1181,6 @@
11811181
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.0.3.tgz#f8cd98380cc00db067fb243e4fd298c6b8b7179a"
11821182
integrity sha512-CD4G6BrKtS6JS9DzPMbwwovanaKMhj/KN6Bv7P5oY5inWTl3lE9KOjzr1YUkoA6wL6f69EfdB5B7cdO2d47n/w==
11831183

1184-
"@vuepress/shared-utils@^1.0.2", "@vuepress/shared-utils@^1.0.3":
1185-
version "1.0.3"
1186-
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.0.3.tgz#224d2fc10fcf26d871eae8dd93b810616731123f"
1187-
integrity sha512-E9kh+nk+E0X6GTONXK1OWeY7Yyl/bUkWltmdh89f7hcSn2MxuBmlph4JdtZKrTK2m+9EqzpVR+CYanGjTA/ZQA==
1188-
dependencies:
1189-
chalk "^2.3.2"
1190-
diacritics "^1.3.0"
1191-
escape-html "^1.0.3"
1192-
fs-extra "^7.0.1"
1193-
globby "^9.2.0"
1194-
gray-matter "^4.0.1"
1195-
hash-sum "^1.0.2"
1196-
semver "^6.0.0"
1197-
upath "^1.1.0"
1198-
11991184
"@vuepress/shared-utils@^1.0.3":
12001185
version "1.0.3"
12011186
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.0.3.tgz#224d2fc10fcf26d871eae8dd93b810616731123f"

0 commit comments

Comments
 (0)