Merge branch 'dependabot/npm_and_yarn/vuepress/plugin-medium-zoom-1.8.1' of github.com:BitPatty/gctGenerator
This commit is contained in:
commit
ea3c142531
2 changed files with 5 additions and 5 deletions
|
@ -20,7 +20,7 @@
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@vuepress/plugin-back-to-top": "1.8.0",
|
"@vuepress/plugin-back-to-top": "1.8.0",
|
||||||
"@vuepress/plugin-medium-zoom": "1.8.0",
|
"@vuepress/plugin-medium-zoom": "1.8.1",
|
||||||
"jsdom": "16.4.0",
|
"jsdom": "16.4.0",
|
||||||
"markdown-it-attrs": "4.0.0",
|
"markdown-it-attrs": "4.0.0",
|
||||||
"pre-commit": "1.2.2",
|
"pre-commit": "1.2.2",
|
||||||
|
|
|
@ -1127,10 +1127,10 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
cross-spawn "^6.0.5"
|
cross-spawn "^6.0.5"
|
||||||
|
|
||||||
"@vuepress/plugin-medium-zoom@1.8.0":
|
"@vuepress/plugin-medium-zoom@1.8.1":
|
||||||
version "1.8.0"
|
version "1.8.1"
|
||||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-medium-zoom/-/plugin-medium-zoom-1.8.0.tgz#e7bff4dd0af58929c16d3feaa8f47dfa6cedac34"
|
resolved "https://registry.yarnpkg.com/@vuepress/plugin-medium-zoom/-/plugin-medium-zoom-1.8.1.tgz#19f10c55777463f7985f28c82975f81eab5e69c8"
|
||||||
integrity sha512-mx+abkOVm/+hBFsE26xzcfHSB1EknUr7UJx1UKgHm2368odFhz5HMB68gFfslMKjwfKjfgNgP/Bm/zwWcbQXmw==
|
integrity sha512-01am+ST9WuHVVWgFWB99bNyfM6COTGzQnfNEP5dTKVaQZVhHjdCVSp+NjR6kupR2JsrnFXjIdMwi8tmCjWfFOw==
|
||||||
dependencies:
|
dependencies:
|
||||||
medium-zoom "^1.0.4"
|
medium-zoom "^1.0.4"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue