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:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -53,7 +53,7 @@
|
||||
"@nextcloud/webpack-vue-config": "^6.0.0",
|
||||
"@relative-ci/agent": "^4.1.8",
|
||||
"@vue/test-utils": "^1.3.6",
|
||||
"@vue/vue2-jest": "^29.2.5",
|
||||
"@vue/vue2-jest": "^29.2.6",
|
||||
"cypress": "^12.17.4",
|
||||
"eslint-plugin-cypress": "^2.14.0",
|
||||
"eslint-webpack-plugin": "^4.0.1",
|
||||
@@ -5077,9 +5077,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",
|
||||
@@ -23649,9 +23649,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",
|
||||
|
||||
@@ -81,7 +81,7 @@
|
||||
"@nextcloud/webpack-vue-config": "^6.0.0",
|
||||
"@relative-ci/agent": "^4.1.8",
|
||||
"@vue/test-utils": "^1.3.6",
|
||||
"@vue/vue2-jest": "^29.2.5",
|
||||
"@vue/vue2-jest": "^29.2.6",
|
||||
"cypress": "^12.17.4",
|
||||
"eslint-plugin-cypress": "^2.14.0",
|
||||
"eslint-webpack-plugin": "^4.0.1",
|
||||
|
||||
Reference in New Issue
Block a user