diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-10-12 03:39:21 +0000 |
---|---|---|
committer | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2024-10-13 09:03:21 +0000 |
commit | 69c2b3c17b84a70b59f67fd6fe6b548e3409e64d (patch) | |
tree | bec9c0170a8b8a0e63958075ae0190e149eeb0fc /package.json | |
parent | 0c2782426303a9f62b63852ec52c9f3a154f5f49 (diff) | |
download | nextcloud-server-69c2b3c17b84a70b59f67fd6fe6b548e3409e64d.tar.gz nextcloud-server-69c2b3c17b84a70b59f67fd6fe6b548e3409e64d.zip |
chore(deps-dev): Bump @pinia/testing from 0.1.5 to 0.1.6
Bumps [@pinia/testing](https://github.com/vuejs/pinia) from 0.1.5 to 0.1.6.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/@pinia/testing@0.1.5...@pinia/testing@0.1.6)
---
updated-dependencies:
- dependency-name: "@pinia/testing"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.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 95f5e8866df..2b16dc080ef 100644 --- a/package.json +++ b/package.json @@ -131,7 +131,7 @@ "@nextcloud/stylelint-config": "^3.0.1", "@nextcloud/typings": "^1.9.1", "@nextcloud/webpack-vue-config": "^6.0.1", - "@pinia/testing": "^0.1.5", + "@pinia/testing": "^0.1.6", "@simplewebauthn/types": "^10.0.0", "@testing-library/cypress": "^10.0.2", "@testing-library/jest-dom": "^6.5.0", |