From 6026ce395929850924ee9a99366ae9011338b983 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 19:19:54 +0000 Subject: [PATCH] chore(deps): bump @vue/repl from 3.1.0 to 3.2.0 Bumps [@vue/repl](https://github.com/vuejs/repl) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/vuejs/repl/releases) - [Changelog](https://github.com/vuejs/repl/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/repl/compare/v3.1.0...v3.2.0) --- updated-dependencies: - dependency-name: "@vue/repl" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fbff72be7c..6362ebe014 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ overrides: dependencies: '@vue/repl': specifier: ^3.0.0 - version: 3.1.0 + version: 3.2.0 '@vue/theme': specifier: ^2.2.5 version: 2.2.5(vitepress@1.0.0-rc.33)(vue@3.4.3) @@ -669,8 +669,8 @@ packages: '@vue/shared': 3.4.3 dev: false - /@vue/repl@3.1.0: - resolution: {integrity: sha512-lnR010NTkysg71Z0TVsFCTfiF5ARZbyohqymGpOxOrSuSI4o9RlSvWH6YmJdv9OHm5j69HKLVVUhXlCScMCQrg==} + /@vue/repl@3.2.0: + resolution: {integrity: sha512-heKXXwAm4p3wYqVsYqW5i9bAkiGqwbZygfBx8stZ48QqTvaTGiGY3qASJwvhc5FrZDPGoGcFRjab6XDImKxPvA==} dev: false /@vue/runtime-core@3.4.3: