summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-02 08:09:18 +0000
committerGitHub <noreply@github.com>2024-04-02 08:09:18 +0000
commitae4801ac3b61c1c704fd734c5999703e04a4e058 (patch)
treeab98b4b4ec8174a589b02fcb40bfbdc7a4071804
parentc2546fde4aa3a6ebbda104904292e969bd40a7e8 (diff)
chore(deps-dev): bump @vue/vue2-jest from 29.2.5 to 29.2.6
Bumps [@vue/vue2-jest](https://github.com/vuejs/vue-jest) from 29.2.5 to 29.2.6. - [Release notes](https://github.com/vuejs/vue-jest/releases) - [Commits](https://github.com/vuejs/vue-jest/compare/v29.2.5...v29.2.6) --- 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>
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 52ef482f..d5601edd 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -60,7 +60,7 @@
"@nextcloud/typings": "^1.7.0",
"@nextcloud/webpack-vue-config": "^6.0.1",
"@types/jest": "^29.5.12",
- "@vue/vue2-jest": "^29.2.5",
+ "@vue/vue2-jest": "^29.2.6",
"babel-jest": "^29.7.0",
"eslint-import-resolver-typescript": "^3.6.0",
"jest": "^29.7.0",
@@ -5131,9 +5131,9 @@
}
},
"node_modules/@vue/vue2-jest": {
- "version": "29.2.5",
- "resolved": "https://registry.npmjs.org/@vue/vue2-jest/-/vue2-jest-29.2.5.tgz",
- "integrity": "sha512-vEFEjQpg66REk2h7J1HuaqFW6iXtJd+xCfDKDVee4n9NPYhvzAO+Xy4LxClMwvLK0E7uy64nMJ6arg7+GdZEuQ==",
+ "version": "29.2.6",
+ "resolved": "https://registry.npmjs.org/@vue/vue2-jest/-/vue2-jest-29.2.6.tgz",
+ "integrity": "sha512-nPu9IvnEkP0AEpo9ETOAk50uqyBa0QMJ9GnPYkC7EukFN1z29QKjyucICayMt8KuHJ9oYBca2TDMH40HowY9mQ==",
"dev": true,
"dependencies": {
"@babel/plugin-transform-modules-commonjs": "^7.2.0",
@@ -23545,9 +23545,9 @@
}
},
"@vue/vue2-jest": {
- "version": "29.2.5",
- "resolved": "https://registry.npmjs.org/@vue/vue2-jest/-/vue2-jest-29.2.5.tgz",
- "integrity": "sha512-vEFEjQpg66REk2h7J1HuaqFW6iXtJd+xCfDKDVee4n9NPYhvzAO+Xy4LxClMwvLK0E7uy64nMJ6arg7+GdZEuQ==",
+ "version": "29.2.6",
+ "resolved": "https://registry.npmjs.org/@vue/vue2-jest/-/vue2-jest-29.2.6.tgz",
+ "integrity": "sha512-nPu9IvnEkP0AEpo9ETOAk50uqyBa0QMJ9GnPYkC7EukFN1z29QKjyucICayMt8KuHJ9oYBca2TDMH40HowY9mQ==",
"dev": true,
"requires": {
"@babel/plugin-transform-modules-commonjs": "^7.2.0",
diff --git a/package.json b/package.json
index 87aeeb26..2154ea4a 100644
--- a/package.json
+++ b/package.json
@@ -91,7 +91,7 @@
"@nextcloud/typings": "^1.7.0",
"@nextcloud/webpack-vue-config": "^6.0.1",
"@types/jest": "^29.5.12",
- "@vue/vue2-jest": "^29.2.5",
+ "@vue/vue2-jest": "^29.2.6",
"babel-jest": "^29.7.0",
"eslint-import-resolver-typescript": "^3.6.0",
"jest": "^29.7.0",