From 29f0a8b2dc9f36e8dcd6c3b6dbef3a277fffc829 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 04:57:17 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies with stable version (#1779) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- yarn.lock | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index ea6ee8b363..58293d3ca3 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@kong/design-tokens": "^1.11.4", "@semantic-release/changelog": "^6.0.3", "@semantic-release/git": "^10.0.1", - "@types/inquirer": "^9.0.3", + "@types/inquirer": "^9.0.4", "@types/node": "^18.18.4", "@types/node-emoji": "^1.8.2", "@types/sortablejs": "^1.15.3", @@ -129,7 +129,7 @@ "vitepress": "^1.0.0-rc.20", "vue": "^3.3.4", "vue-router": "^4.2.5", - "vue-tsc": "^1.8.16" + "vue-tsc": "^1.8.18" }, "author": { "name": "Kong Inc.", diff --git a/yarn.lock b/yarn.lock index 816c90557d..f41531b6a8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1281,10 +1281,10 @@ "@tufjs/canonical-json" "2.0.0" minimatch "^9.0.3" -"@types/inquirer@^9.0.3": - version "9.0.3" - resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-9.0.3.tgz#dc99da4f2f6de9d26c284b4f6aaab4d98c456db1" - integrity sha512-CzNkWqQftcmk2jaCWdBTf9Sm7xSw4rkI1zpU/Udw3HX5//adEZUIm9STtoRP1qgWj0CWQtJ9UTvqmO2NNjhMJw== +"@types/inquirer@^9.0.4": + version "9.0.6" + resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-9.0.6.tgz#24e61f8ccdcddc5d34c30034368b8ddd0c101769" + integrity sha512-1Go1AAP/yOy3Pth5Xf1DC3nfZ03cJLCPx6E2YnSN/5I3w1jHBVH4170DkZ+JxfmA7c9kL9+bf9z3FRGa4kNAqg== dependencies: "@types/through" "*" rxjs "^7.2.0" @@ -8555,7 +8555,7 @@ vue-template-compiler@^2.7.14: de-indent "^1.0.2" he "^1.2.0" -vue-tsc@^1.8.16: +vue-tsc@^1.8.18: version "1.8.19" resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-1.8.19.tgz#313481444e87aa2840b02644134c2fc2f3c92ba2" integrity sha512-tacMQLQ0CXAfbhRycCL5sWIy1qujXaIEtP1hIQpzHWOUuICbtTj9gJyFf91PvzG5KCNIkA5Eg7k2Fmgt28l5DQ==