Merge pull request #108 from AmruthPillai/dependabot/npm_and_yarn/vuepress/plugin-google-analytics-1.4.1

Bump @vuepress/plugin-google-analytics from 1.4.0 to 1.4.1
This commit is contained in:
Amruth Pillai
2020-04-16 23:03:37 +05:30
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -3083,9 +3083,9 @@
} }
}, },
"@vuepress/plugin-google-analytics": { "@vuepress/plugin-google-analytics": {
"version": "1.4.0", "version": "1.4.1",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.4.0.tgz", "resolved": "https://registry.npmjs.org/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.4.1.tgz",
"integrity": "sha512-Q3jTyNovy81vlqfCQ5MewYU2K/brn0DfhAlJJnelXdbYH7XRe1IA3hZCcQQO73rzIMA/HxIsMBWevs8jTQF3QA==" "integrity": "sha512-s43V5QHdTz0ayfy5vZrfMPpZzJBsj9L79TaxyMux1jOviS7oeWqkvNSblaHwP4Y8BxISehsKte8qsblQEN3zvQ=="
}, },
"@vuepress/plugin-last-updated": { "@vuepress/plugin-last-updated": {
"version": "1.4.1", "version": "1.4.1",

View File

@ -11,7 +11,7 @@
"@testing-library/jest-dom": "^5.5.0", "@testing-library/jest-dom": "^5.5.0",
"@testing-library/react": "^10.0.2", "@testing-library/react": "^10.0.2",
"@testing-library/user-event": "^10.0.2", "@testing-library/user-event": "^10.0.2",
"@vuepress/plugin-google-analytics": "^1.4.0", "@vuepress/plugin-google-analytics": "^1.4.1",
"autoprefixer": "^9.7.6", "autoprefixer": "^9.7.6",
"axios": "^0.19.2", "axios": "^0.19.2",
"html2canvas": "^1.0.0-rc.5", "html2canvas": "^1.0.0-rc.5",