Skip to content

Commit ccfd055

Browse files
AUTODEPLOYED @lando/vuepress-theme-default-plus@1.0.0-beta.41
1 parent 53df22b commit ccfd055

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"devDependencies": {
4747
"@babel/eslint-parser": "^7.16.0",
4848
"@lando/leia": "^0.6.4",
49-
"@lando/vuepress-theme-default-plus": "1.0.0-beta.39",
49+
"@lando/vuepress-theme-default-plus": "1.0.0-beta.41",
5050
"chai": "^4.3.4",
5151
"command-line-test": "^1.0.10",
5252
"eslint": "^7.32.0",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -474,10 +474,10 @@
474474
mocha "^5.2.0"
475475
object-hash "^2.2.0"
476476

477-
"@lando/vuepress-theme-default-plus@1.0.0-beta.39":
478-
version "1.0.0-beta.39"
479-
resolved "https://registry.yarnpkg.com/@lando/vuepress-theme-default-plus/-/vuepress-theme-default-plus-1.0.0-beta.39.tgz#a5c94c3c860f669925f1ea8e831197dd8c9cc9bf"
480-
integrity sha512-TpNBL2+DS9oYRDMLHqZcxFT6nKIA9Zzdyex9iRpIim+UsIbzD0zRR4ucZBBQqJRTSubeICPXFjNJPLqjoPRSKA==
477+
"@lando/vuepress-theme-default-plus@1.0.0-beta.41":
478+
version "1.0.0-beta.41"
479+
resolved "https://registry.yarnpkg.com/@lando/vuepress-theme-default-plus/-/vuepress-theme-default-plus-1.0.0-beta.41.tgz#27bcb56e9e5772a8fa85de7bb19f7306318f482a"
480+
integrity sha512-QwztvOc+MoqNgpLl9zmpVx+BT99qE0XN6vfaw13In64bO6YLIZR19piO802OrkoHusXAR/AQJO170ckyAJkB7Q==
481481
dependencies:
482482
"@octokit/core" "^3.5.1"
483483
"@octokit/plugin-paginate-rest" "^2.17.0"
@@ -506,6 +506,7 @@
506506
lodash "^4.17.21"
507507
sass "^1.47.0"
508508
sass-loader "^12.4.0"
509+
semver "^7.3.8"
509510
sitemap "^7.1.1"
510511
timeago.js "^4.0.2"
511512
vue "^3.2.20"

0 commit comments

Comments
 (0)