diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-08-17 01:25:24 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-17 01:25:24 +0000 |
commit | c0110409fc8e06d02fe7203dd7a9d2e69826ae7a (patch) | |
tree | f58d66ef0dfbb2ad259fcb2e61a7b1ab10380921 /package.json | |
parent | dcdb4bbf8ab2d618e789a631a410ad70829766aa (diff) | |
download | nextcloud-server-c0110409fc8e06d02fe7203dd7a9d2e69826ae7a.tar.gz nextcloud-server-c0110409fc8e06d02fe7203dd7a9d2e69826ae7a.zip |
chore(deps-dev): bump @pinia/testing from 0.1.4 to 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 0844983f823..8f4214ba1aa 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", |