diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-04-22 03:29:12 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-22 03:29:12 +0000 |
commit | e7db199355cd6b2b13a507be2f886d6befb8a1c6 (patch) | |
tree | 5a426c4f5e298ca7643bbc9d86781a03fbeaaf69 /package.json | |
parent | d9af7c2f1137b9fb0500ee6809e82156d12ab2dd (diff) | |
download | nextcloud-server-e7db199355cd6b2b13a507be2f886d6befb8a1c6.tar.gz nextcloud-server-e7db199355cd6b2b13a507be2f886d6befb8a1c6.zip |
bump @pinia/testing from 0.0.15 to 0.0.16
---
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 59d05fc4eb2..0ad91da037a 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "@nextcloud/eslint-config": "^8.2.1", "@nextcloud/stylelint-config": "^2.1.2", "@nextcloud/webpack-vue-config": "^5.5.0", - "@pinia/testing": "^0.0.15", + "@pinia/testing": "^0.0.16", "@testing-library/jest-dom": "^5.16.5", "@testing-library/user-event": "^14.4.3", "@testing-library/vue": "^5.8.3", |