diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-07 01:21:23 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-07 01:21:23 +0000 |
commit | 777191ade4b69d30de40a44ddb47a7d353a2945b (patch) | |
tree | e238506e0da62b0326c92397b4347fa4922f7374 /package.json | |
parent | 211b0160dc2b06ef62c19cafa1505b977d7d6762 (diff) | |
download | nextcloud-server-777191ade4b69d30de40a44ddb47a7d353a2945b.tar.gz nextcloud-server-777191ade4b69d30de40a44ddb47a7d353a2945b.zip |
chore(deps-dev): bump @pinia/testing from 0.1.4 to 0.1.5dependabot/npm_and_yarn/stable30/pinia/testing-0.1.5
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] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 5c6eccf3388..44dceeeea7d 100644 --- a/package.json +++ b/package.json @@ -128,7 +128,7 @@ "@nextcloud/stylelint-config": "^3.0.1", "@nextcloud/typings": "^1.9.1", "@nextcloud/webpack-vue-config": "^6.0.1", - "@pinia/testing": "^0.1.3", + "@pinia/testing": "^0.1.5", "@simplewebauthn/types": "^10.0.0", "@testing-library/cypress": "^10.0.2", "@testing-library/jest-dom": "^6.4.8", |