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>
This commit is contained in:
dependabot[bot]
2023-09-09 01:13:35 +00:00
committed by GitHub
parent 3a8579faca
commit 8e1055bc49
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -53,7 +53,7 @@
"@nextcloud/webpack-vue-config": "^6.0.0", "@nextcloud/webpack-vue-config": "^6.0.0",
"@relative-ci/agent": "^4.1.8", "@relative-ci/agent": "^4.1.8",
"@vue/test-utils": "^1.3.6", "@vue/test-utils": "^1.3.6",
"@vue/vue2-jest": "^29.2.5", "@vue/vue2-jest": "^29.2.6",
"cypress": "^12.17.4", "cypress": "^12.17.4",
"eslint-plugin-cypress": "^2.14.0", "eslint-plugin-cypress": "^2.14.0",
"eslint-webpack-plugin": "^4.0.1", "eslint-webpack-plugin": "^4.0.1",
@@ -5077,9 +5077,9 @@
} }
}, },
"node_modules/@vue/vue2-jest": { "node_modules/@vue/vue2-jest": {
"version": "29.2.5", "version": "29.2.6",
"resolved": "https://registry.npmjs.org/@vue/vue2-jest/-/vue2-jest-29.2.5.tgz", "resolved": "https://registry.npmjs.org/@vue/vue2-jest/-/vue2-jest-29.2.6.tgz",
"integrity": "sha512-vEFEjQpg66REk2h7J1HuaqFW6iXtJd+xCfDKDVee4n9NPYhvzAO+Xy4LxClMwvLK0E7uy64nMJ6arg7+GdZEuQ==", "integrity": "sha512-nPu9IvnEkP0AEpo9ETOAk50uqyBa0QMJ9GnPYkC7EukFN1z29QKjyucICayMt8KuHJ9oYBca2TDMH40HowY9mQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@babel/plugin-transform-modules-commonjs": "^7.2.0", "@babel/plugin-transform-modules-commonjs": "^7.2.0",
@@ -23649,9 +23649,9 @@
} }
}, },
"@vue/vue2-jest": { "@vue/vue2-jest": {
"version": "29.2.5", "version": "29.2.6",
"resolved": "https://registry.npmjs.org/@vue/vue2-jest/-/vue2-jest-29.2.5.tgz", "resolved": "https://registry.npmjs.org/@vue/vue2-jest/-/vue2-jest-29.2.6.tgz",
"integrity": "sha512-vEFEjQpg66REk2h7J1HuaqFW6iXtJd+xCfDKDVee4n9NPYhvzAO+Xy4LxClMwvLK0E7uy64nMJ6arg7+GdZEuQ==", "integrity": "sha512-nPu9IvnEkP0AEpo9ETOAk50uqyBa0QMJ9GnPYkC7EukFN1z29QKjyucICayMt8KuHJ9oYBca2TDMH40HowY9mQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/plugin-transform-modules-commonjs": "^7.2.0", "@babel/plugin-transform-modules-commonjs": "^7.2.0",

View File

@@ -81,7 +81,7 @@
"@nextcloud/webpack-vue-config": "^6.0.0", "@nextcloud/webpack-vue-config": "^6.0.0",
"@relative-ci/agent": "^4.1.8", "@relative-ci/agent": "^4.1.8",
"@vue/test-utils": "^1.3.6", "@vue/test-utils": "^1.3.6",
"@vue/vue2-jest": "^29.2.5", "@vue/vue2-jest": "^29.2.6",
"cypress": "^12.17.4", "cypress": "^12.17.4",
"eslint-plugin-cypress": "^2.14.0", "eslint-plugin-cypress": "^2.14.0",
"eslint-webpack-plugin": "^4.0.1", "eslint-webpack-plugin": "^4.0.1",