From c722a2b371c7c6ec2d248b03e6cc0ee107f71ad2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 11:26:14 +0200 Subject: [PATCH] Bump @pinia/testing from 0.1.4 to 0.1.5 (#23364) Bumps [@pinia/testing](https://github.com/vuejs/pinia) from 0.1.4 to 0.1.5. - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](https://github.com/vuejs/pinia/compare/@pinia/testing@0.1.4...@pinia/testing@0.1.5) --- updated-dependencies: - dependency-name: "@pinia/testing" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- app/package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/app/package.json b/app/package.json index e336d7b1ca..afc73f7ad8 100644 --- a/app/package.json +++ b/app/package.json @@ -75,7 +75,7 @@ "@mapbox/mapbox-gl-draw-static-mode": "1.0.1", "@mapbox/mapbox-gl-geocoder": "5.0.2", "@ngneat/falso": "7.2.0", - "@pinia/testing": "0.1.4", + "@pinia/testing": "0.1.5", "@popperjs/core": "2.11.8", "@rollup/plugin-yaml": "4.1.2", "@sindresorhus/slugify": "2.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ee7c5fa380..3584c041d2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -668,8 +668,8 @@ importers: specifier: 7.2.0 version: 7.2.0 '@pinia/testing': - specifier: 0.1.4 - version: 0.1.4(pinia@2.1.7(typescript@5.4.5)(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5)) + specifier: 0.1.5 + version: 0.1.5(pinia@2.1.7(typescript@5.4.5)(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5)) '@popperjs/core': specifier: 2.11.8 version: 2.11.8 @@ -4094,10 +4094,10 @@ packages: resolution: {integrity: sha512-m7X9U6BG2+J+R1lSOdCiITLLrxm+cWlNI3HUFA92oLO77ObGNzaKdh8pMLqdZcshtkKuV84olNNXDfMc4FezBQ==} engines: {node: '>=10'} - '@pinia/testing@0.1.4': - resolution: {integrity: sha512-DJ3oXYqVa6SfAngZoUmKKBp+WmQ50XV41NWThgX49p66ptTeR756QRXd0lg42FC17sIWlAbtc9EEiu1T8Yzoig==} + '@pinia/testing@0.1.5': + resolution: {integrity: sha512-AcGzuotkzhRoF00htuxLfIPBBHVE6HjjB3YC5Y3os8vRgKu6ipknK5GBQq9+pduwYQhZ+BcCZDC9TyLAUlUpoQ==} peerDependencies: - pinia: '>=2.2.0' + pinia: '>=2.2.1' '@pkgjs/parseargs@0.11.0': resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} @@ -14584,7 +14584,7 @@ snapshots: '@phc/format@1.0.0': {} - '@pinia/testing@0.1.4(pinia@2.1.7(typescript@5.4.5)(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5))': + '@pinia/testing@0.1.5(pinia@2.1.7(typescript@5.4.5)(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5))': dependencies: pinia: 2.1.7(typescript@5.4.5)(vue@3.4.27(typescript@5.4.5)) vue-demi: 0.14.10(vue@3.4.27(typescript@5.4.5))