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

github.com/nextcloud/text.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-05-14 10:05:15 +0300
committerGitHub <noreply@github.com>2022-05-14 10:05:15 +0300
commitf9c887ffc64faba277903543182b5c29efcac833 (patch)
tree0725fb6d42bb6d3e3a7de527433f9270754dd8c1 /package.json
parent0d4fd1728ce8b72fd6c98b4ddc0710a41f9f0761 (diff)
build(deps-dev): bump @vue/vue2-jest from 27.0.0-alpha.4 to 27.0.0
Bumps [@vue/vue2-jest](https://github.com/vuejs/vue-jest) from 27.0.0-alpha.4 to 27.0.0. - [Release notes](https://github.com/vuejs/vue-jest/releases) - [Commits](https://github.com/vuejs/vue-jest/compare/v27.0.0-alpha.4...v27.0.0) --- updated-dependencies: - dependency-name: "@vue/vue2-jest" 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d7854f6b7..66c50a313 100644
--- a/package.json
+++ b/package.json
@@ -104,7 +104,7 @@
"@nextcloud/stylelint-config": "^2.1.2",
"@nextcloud/webpack-vue-config": "^5.1.0",
"@vue/test-utils": "^1.3.0",
- "@vue/vue2-jest": "^27.0.0-alpha.4",
+ "@vue/vue2-jest": "^27.0.0",
"cypress": "^9.6.1",
"cypress-file-upload": "^5.0.8",
"eslint": "^8.15.0",