Skip to content

Commit d756a5b

Browse files
renovate[bot]kevinmarrec
authored andcommitted
chore(deps): update all non-major dependencies (#117)
1 parent 88fa988 commit d756a5b

File tree

4 files changed

+64
-64
lines changed

4 files changed

+64
-64
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"devDependencies": {
88
"fs-extra": "^8.1.0",
99
"vue-tabs-component": "^1.5.0",
10-
"vuepress": "^1.0.4",
10+
"vuepress": "^1.1.0",
1111
"vuepress-plugin-autometa": "^0.1.12",
1212
"vuepress-plugin-tabs": "^0.2.2"
1313
}

docs/yarn.lock

Lines changed: 58 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -810,18 +810,18 @@
810810
source-map "~0.6.1"
811811
vue-template-es2015-compiler "^1.9.0"
812812

813-
"@vuepress/core@^1.0.4":
814-
version "1.0.4"
815-
resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.0.4.tgz#623c5cc4d9865e60a11917af01cdaa1b41dbe5d2"
816-
integrity sha512-ZF3e7nHCSREM0Yq/LyMmZEL3Qv85JVrqIgCHlv3goW9Ay5gn/YLy1JaG2+/1JgDFfw5Hr+qmtGs3aExGSeOS+Q==
813+
"@vuepress/core@^1.1.0":
814+
version "1.1.0"
815+
resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.1.0.tgz#32fd2b65a4613085cbd2b812bf67afe3a037dc65"
816+
integrity sha512-qC+R9kdTpui9QjQGUXUsmfAbToWOnoYjP2AJqMT/RsKUhQsXAIMe2Z0L/Vw2Z3bmlTUq26v+B1zlFgYzGuyIEQ==
817817
dependencies:
818818
"@babel/core" "^7.0.0"
819819
"@vue/babel-preset-app" "^3.1.1"
820-
"@vuepress/markdown" "^1.0.4"
821-
"@vuepress/markdown-loader" "^1.0.4"
822-
"@vuepress/plugin-last-updated" "^1.0.4"
823-
"@vuepress/plugin-register-components" "^1.0.4"
824-
"@vuepress/shared-utils" "^1.0.4"
820+
"@vuepress/markdown" "^1.1.0"
821+
"@vuepress/markdown-loader" "^1.1.0"
822+
"@vuepress/plugin-last-updated" "^1.1.0"
823+
"@vuepress/plugin-register-components" "^1.1.0"
824+
"@vuepress/shared-utils" "^1.1.0"
825825
autoprefixer "^9.5.1"
826826
babel-loader "^8.0.4"
827827
cache-loader "^3.0.0"
@@ -831,7 +831,7 @@
831831
cross-spawn "^6.0.5"
832832
css-loader "^2.1.1"
833833
file-loader "^3.0.1"
834-
js-yaml "^3.11.0"
834+
js-yaml "^3.13.1"
835835
lru-cache "^5.1.1"
836836
mini-css-extract-plugin "0.6.0"
837837
optimize-css-assets-webpack-plugin "^5.0.1"
@@ -853,65 +853,65 @@
853853
webpack-merge "^4.1.2"
854854
webpackbar "3.2.0"
855855

856-
"@vuepress/markdown-loader@^1.0.4":
857-
version "1.0.4"
858-
resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.0.4.tgz#2c54772889b19dcb8b2703cadd6088b96d748adb"
859-
integrity sha512-kgePl2Oo0q8VGZe3tiuj88UJF1Mpn8Hp7bg0SSpa70WO6ne4S5u8H1M+80fClbuLLoyc5jtb92XcDkfzlnCurw==
856+
"@vuepress/markdown-loader@^1.1.0":
857+
version "1.1.0"
858+
resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.1.0.tgz#ab8ac2d286c255f9fa39ecb2f4542053314825ac"
859+
integrity sha512-X4+E9kbFt3OSXKxtQbNxeuzxbXdSMhXz8tliUW+/+1zx7RGn1ApcR0x7Y6/irESUgZ+GxOT3jyiCDZA4usHhLA==
860860
dependencies:
861-
"@vuepress/markdown" "^1.0.4"
861+
"@vuepress/markdown" "^1.1.0"
862862
loader-utils "^1.1.0"
863863
lru-cache "^5.1.1"
864864

865-
"@vuepress/markdown@^1.0.4":
866-
version "1.0.4"
867-
resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.0.4.tgz#ab0a403e78acb36fa24d90061191caadad7cb77c"
868-
integrity sha512-xBEzq09UrAnQm1W7UVJ9UDraBTYJUyFj0aJOBwzKoG0QtGzK9ah6WTCeKOskvzLYQkqToVtig82q2uoKU9PH2A==
865+
"@vuepress/markdown@^1.1.0":
866+
version "1.1.0"
867+
resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.1.0.tgz#f9095c91019d21dbc3daedfd3773c6d5c29117ec"
868+
integrity sha512-O2ivsIkUrSUPDx+9N43XKSOGtprV4G1k6/4o3wZjjCn6GXYRsRE906cFDlbryHxQ49Z7Yfz3gyZIGMnThxLo/w==
869869
dependencies:
870-
"@vuepress/shared-utils" "^1.0.4"
870+
"@vuepress/shared-utils" "^1.1.0"
871871
markdown-it "^8.4.1"
872872
markdown-it-anchor "^5.0.2"
873873
markdown-it-chain "^1.3.0"
874874
markdown-it-emoji "^1.4.0"
875875
markdown-it-table-of-contents "^0.4.0"
876876
prismjs "^1.13.0"
877877

878-
"@vuepress/plugin-active-header-links@^1.0.4":
879-
version "1.0.4"
880-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.0.4.tgz#877d3b607597f9902deaac5184d79b6b2f6139b2"
881-
integrity sha512-sYT1yvBeUMW9cTHVzrKl1mzCmMQCwROVTe2B7N1UvtLpYT+xvu33Uttbk9Aj/p5PxqGH65vaTBKaQoGkdyMp3g==
878+
"@vuepress/plugin-active-header-links@^1.1.0":
879+
version "1.1.0"
880+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.1.0.tgz#cd62c1712040676035f34fed16a088e1c08811d8"
881+
integrity sha512-sa5ySYl/kTyr1AMakeW375wWs1aQ6psiJiSFclxkGvxcuGZ89F27ELvd43DKaETAlH90LcoE/j7TXMA895qXmw==
882882
dependencies:
883883
lodash.throttle "^4.1.1"
884884

885-
"@vuepress/plugin-last-updated@^1.0.4":
886-
version "1.0.4"
887-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.0.4.tgz#ff50eaf74a9b1e27702b411532efd74801256941"
888-
integrity sha512-HOUj4XJPnoAlYdeo7GPXVXNjC/A28u8bwvIBi92w5uBlNyYs4tjZMso/WVaMhH9Q7touYIp5PCcZTzACoOMNwg==
885+
"@vuepress/plugin-last-updated@^1.1.0":
886+
version "1.1.0"
887+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.1.0.tgz#65f2de734f3744026297b4667f3b5276ef99fd06"
888+
integrity sha512-x2SaAKWk26RK9O0slnZ55eSlBFYdYjFgqkRIfaOf4f2biWqTa9nzaIbvjzvcx3AZKlOWMl81KRwybhDL8E9OsA==
889889
dependencies:
890890
cross-spawn "^6.0.5"
891891

892-
"@vuepress/plugin-nprogress@^1.0.4":
893-
version "1.0.4"
894-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.0.4.tgz#65628758a310552806c266d54a135555fbf67276"
895-
integrity sha512-hhykZwb5Sh3oVIOz7nrjF59KImH+N6V4HphKni740G9LOu2577JU/Jf3MOxqTqRTAnrS73QvrE1dv6xJJ/HQqg==
892+
"@vuepress/plugin-nprogress@^1.1.0":
893+
version "1.1.0"
894+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.1.0.tgz#ca7106adc7016ed0d90a22555066c11da597ef59"
895+
integrity sha512-XhUyAO+mzYFOFupX/pNlPbv0bT596Lk000Q2PhWfRliwUzpUd0/u5Z6B6fasIVj01Yqih/gAGOZpr2ZwSCNJYw==
896896
dependencies:
897897
nprogress "^0.2.0"
898898

899-
"@vuepress/plugin-register-components@^1.0.4":
900-
version "1.0.4"
901-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.0.4.tgz#1a714d393842b5454443bbe3aa2b91b64995eb93"
902-
integrity sha512-v5K2a8dsmIaynHh6LnFEbSfoCR8nM03vX+vS90iYPMdcE44DTL1d56YRf0zsRD0NN96gkIjcRA3NpSY5Oe8cGg==
899+
"@vuepress/plugin-register-components@^1.1.0":
900+
version "1.1.0"
901+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.1.0.tgz#42ea75bcad3fb562fbb86c424136f86e13641162"
902+
integrity sha512-HXGdcmBdGHLhI8KHr09GnnZEzgCuaIQx1WBqDNfbigSVKEx910L56ej+Whl6VFd7D0uOLUlW4kb9ELM0sjJpKg==
903903
dependencies:
904-
"@vuepress/shared-utils" "^1.0.4"
904+
"@vuepress/shared-utils" "^1.1.0"
905905

906-
"@vuepress/plugin-search@^1.0.4":
907-
version "1.0.4"
908-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.0.4.tgz#991a896cacb8f0bd6dc5789f8a2d93be32ae0abd"
909-
integrity sha512-Jx+PDjkOiksX/E3fEQNbj2GP/g75giv8CoFl+9DyM3kxdDlUAC3N9Sd41SrYJ9lYlXG3ICEQAUyHYSjVvYKAuA==
906+
"@vuepress/plugin-search@^1.1.0":
907+
version "1.1.0"
908+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.1.0.tgz#3b7a344a7df1bab27f10a46e6b57680c8f5d4c7e"
909+
integrity sha512-GoxvcM65ZAZycnsoZJ/wx9F3hXKzzJQdS7lNnAuHrvCheT5tVO1wwMumVP/unZU/59zCQ1PiyReYntLSp5bXVg==
910910

911-
"@vuepress/shared-utils@^1.0.4":
912-
version "1.0.4"
913-
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.0.4.tgz#520c5a6ae263accd29efc8dfad727ad62052ded2"
914-
integrity sha512-64Rlyb6HOhoeJDa6BbTGKVEgFqIJWdr6vO3o+wmAgKSvX7sqdT0Hs6ETjtt9jWSbjeQTjwP1XbXwKrpEY2jWKw==
911+
"@vuepress/shared-utils@^1.1.0":
912+
version "1.1.0"
913+
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.1.0.tgz#9d220ffe54f2d698c56ca5348ba2cb9dd72800da"
914+
integrity sha512-zvYfejRRl7y3oavLvAe7dHfCu4XewKnhsyUQ7to6tfxVNoEqzhrl5HcCBwcLlphj792tvTAth5QkVegTgGfsaw==
915915
dependencies:
916916
chalk "^2.3.2"
917917
diacritics "^1.3.0"
@@ -923,14 +923,14 @@
923923
semver "^6.0.0"
924924
upath "^1.1.0"
925925

926-
"@vuepress/theme-default@^1.0.4":
927-
version "1.0.4"
928-
resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.0.4.tgz#a74fb0cf093ca8b78b4ef1157d2130505606e1d2"
929-
integrity sha512-H6tZFgxIWYNnjLJVmcWBolWNy15c0keEY0ck2Lv3KkuzfkrABPbOuBLGcdG7vPAJBT+BDKpsJHoBpfGF7KwY1g==
926+
"@vuepress/theme-default@^1.1.0":
927+
version "1.1.0"
928+
resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.1.0.tgz#915c97bb69985d6fccd815f829532d67d828e10a"
929+
integrity sha512-U+kFHakSBEXFAdfItyeCbP//q2hm9R8+vnTFjbMMVgRZ2SHPnDUC/7WWGoEUzfEpFHHPrG1OzC9iI/o5v8p5AQ==
930930
dependencies:
931-
"@vuepress/plugin-active-header-links" "^1.0.4"
932-
"@vuepress/plugin-nprogress" "^1.0.4"
933-
"@vuepress/plugin-search" "^1.0.4"
931+
"@vuepress/plugin-active-header-links" "^1.1.0"
932+
"@vuepress/plugin-nprogress" "^1.1.0"
933+
"@vuepress/plugin-search" "^1.1.0"
934934
docsearch.js "^2.5.2"
935935
lodash "^4.17.15"
936936
stylus "^0.54.5"
@@ -7142,13 +7142,13 @@ vuepress-plugin-tabs@^0.2.2:
71427142
resolved "https://registry.yarnpkg.com/vuepress-plugin-tabs/-/vuepress-plugin-tabs-0.2.2.tgz#b217cc2070fc3b182fd78dbe8638c20f1eaba304"
71437143
integrity sha512-PqC1/Qf84klDTlfDr5Hb3WRsS/NJAicYroYxqdhi8uVwhiCiHXeK/ehs+glYaQd9NRSG7z2AT5mKHCxRVzKayA==
71447144

7145-
vuepress@^1.0.4:
7146-
version "1.0.4"
7147-
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.0.4.tgz#0f02f67ff6dec02fa9c500c39dbe8c8203db87a0"
7148-
integrity sha512-QzJkRGGOv3+j7MNsjbCLGe5XaAl5fClndQa2woT8j6b+Cc7S1MOHNlITH6zDZ1eH7XETlNI3BmTZ/nJ2aoHyIw==
7145+
vuepress@^1.1.0:
7146+
version "1.1.0"
7147+
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.1.0.tgz#ca0d787d93188b2fd05820a650d7e3643c9e7675"
7148+
integrity sha512-LAgS9nXsmvjTuCc/LHPWnIsPOuVuZtxh1MjVZf/xJ3Yy5kXoPhqbGUptlQdQt3izjIlns9zin5K6MNBY3u5l5g==
71497149
dependencies:
7150-
"@vuepress/core" "^1.0.4"
7151-
"@vuepress/theme-default" "^1.0.4"
7150+
"@vuepress/core" "^1.1.0"
7151+
"@vuepress/theme-default" "^1.1.0"
71527152
cac "^6.3.9"
71537153
envinfo "^7.2.0"
71547154
opencollective-postinstall "^2.0.2"

packages/typescript-runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"main": "lib/index.js",
1616
"dependencies": {
17-
"ts-node": "^8.3.0",
17+
"ts-node": "^8.4.1",
1818
"typescript": "~3.5"
1919
},
2020
"publishConfig": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11496,10 +11496,10 @@ ts-loader@^6.1.0:
1149611496
micromatch "^4.0.0"
1149711497
semver "^6.0.0"
1149811498

11499-
ts-node@^8.3.0:
11500-
version "8.3.0"
11501-
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.3.0.tgz#e4059618411371924a1fb5f3b125915f324efb57"
11502-
integrity sha512-dyNS/RqyVTDcmNM4NIBAeDMpsAdaQ+ojdf0GOLqE6nwJOgzEkdRNzJywhDfwnuvB10oa6NLVG1rUJQCpRN7qoQ==
11499+
ts-node@^8.4.1:
11500+
version "8.4.1"
11501+
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.4.1.tgz#270b0dba16e8723c9fa4f9b4775d3810fd994b4f"
11502+
integrity sha512-5LpRN+mTiCs7lI5EtbXmF/HfMeCjzt7DH9CZwtkr6SywStrNQC723wG+aOWFiLNn7zT3kD/RnFqi3ZUfr4l5Qw==
1150311503
dependencies:
1150411504
arg "^4.1.0"
1150511505
diff "^4.0.1"

0 commit comments

Comments
 (0)