aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-22 03:29:12 +0000
committerGitHub <noreply@github.com>2023-04-22 03:29:12 +0000
commite7db199355cd6b2b13a507be2f886d6befb8a1c6 (patch)
tree5a426c4f5e298ca7643bbc9d86781a03fbeaaf69 /package-lock.json
parentd9af7c2f1137b9fb0500ee6809e82156d12ab2dd (diff)
downloadnextcloud-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-lock.json')
-rw-r--r--package-lock.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 0fc27f1550b..4faa44b411f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -99,7 +99,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",
@@ -4301,9 +4301,9 @@
}
},
"node_modules/@pinia/testing": {
- "version": "0.0.15",
- "resolved": "https://registry.npmjs.org/@pinia/testing/-/testing-0.0.15.tgz",
- "integrity": "sha512-Ykz5sPUVDphDMssA27+ExPSzxqfn7Y3jax77KA0AChDB6ODu31CnXIwoiUG+U5WA6ey7gzHkZh8wlnAtzVnB8g==",
+ "version": "0.0.16",
+ "resolved": "https://registry.npmjs.org/@pinia/testing/-/testing-0.0.16.tgz",
+ "integrity": "sha512-oa5kO82hzWekqMq1HTnS/b+ZM+ZKEcEApuuCTelvKK79jTxg7P026Qw8/2RbVn5eUGAvRWQu4ubObrshVqCRjQ==",
"dev": true,
"dependencies": {
"vue-demi": "*"
@@ -4312,7 +4312,7 @@
"url": "https://github.com/sponsors/posva"
},
"peerDependencies": {
- "pinia": ">=2.0.31"
+ "pinia": ">=2.0.34"
}
},
"node_modules/@pinia/testing/node_modules/vue-demi": {
@@ -29325,9 +29325,9 @@
}
},
"@pinia/testing": {
- "version": "0.0.15",
- "resolved": "https://registry.npmjs.org/@pinia/testing/-/testing-0.0.15.tgz",
- "integrity": "sha512-Ykz5sPUVDphDMssA27+ExPSzxqfn7Y3jax77KA0AChDB6ODu31CnXIwoiUG+U5WA6ey7gzHkZh8wlnAtzVnB8g==",
+ "version": "0.0.16",
+ "resolved": "https://registry.npmjs.org/@pinia/testing/-/testing-0.0.16.tgz",
+ "integrity": "sha512-oa5kO82hzWekqMq1HTnS/b+ZM+ZKEcEApuuCTelvKK79jTxg7P026Qw8/2RbVn5eUGAvRWQu4ubObrshVqCRjQ==",
"dev": true,
"requires": {
"vue-demi": "*"