Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-17 05:24:55 +0300
committerGitHub <noreply@github.com>2022-09-17 05:24:55 +0300
commit4006f88c48f6ae9262395c7bbbf7baaa5877b7f3 (patch)
tree446677d9fe4903859bbf8c589621b0a459cd5adf /package.json
parent0d4502c047ef5361a07532fbad9bed9a374fde2e (diff)
Bump @vue/vue2-jest from 29.0.0 to 29.1.0dependabot/npm_and_yarn/vue/vue2-jest-29.1.0
Bumps [@vue/vue2-jest](https://github.com/vuejs/vue-jest) from 29.0.0 to 29.1.0. - [Release notes](https://github.com/vuejs/vue-jest/releases) - [Commits](https://github.com/vuejs/vue-jest/compare/v29.0.0...v29.1.0) --- updated-dependencies: - dependency-name: "@vue/vue2-jest" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7384e90b5..96323e8c7 100644
--- a/package.json
+++ b/package.json
@@ -78,7 +78,7 @@
"@nextcloud/stylelint-config": "^2.2.0",
"@nextcloud/webpack-vue-config": "^5.3.0",
"@vue/test-utils": "^1.3.0",
- "@vue/vue2-jest": "^29.0.0",
+ "@vue/vue2-jest": "^29.1.0",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"babel-plugin-add-module-exports": "^1.0.4",
"jest": "^29.0.3",