Merge pull request #5009 from nextcloud/dependabot/npm_and_yarn/main/vue/vue2-jest-29.2.5

This commit is contained in:
dependabot[bot]
2023-08-12 04:18:29 +00:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -52,7 +52,7 @@
"@nextcloud/webpack-vue-config": "^5.5.1",
"@relative-ci/agent": "^4.1.6",
"@vue/test-utils": "^1.3.6",
"@vue/vue2-jest": "^29.2.4",
"@vue/vue2-jest": "^29.2.5",
"cypress": "^12.17.3",
"eslint-plugin-cypress": "^2.13.3",
"eslint-webpack-plugin": "^4.0.1",
@@ -4960,9 +4960,9 @@
}
},
"node_modules/@vue/vue2-jest": {
"version": "29.2.4",
"resolved": "https://registry.npmjs.org/@vue/vue2-jest/-/vue2-jest-29.2.4.tgz",
"integrity": "sha512-oU/Ai4sufLlrhsj8GqRqfhMr6Ud4rehmwYP358/SjKcvUqOCoKa2lOBndDzG4uZVMNnQqQbKWIg7wqL3aRYPBA==",
"version": "29.2.5",
"resolved": "https://registry.npmjs.org/@vue/vue2-jest/-/vue2-jest-29.2.5.tgz",
"integrity": "sha512-vEFEjQpg66REk2h7J1HuaqFW6iXtJd+xCfDKDVee4n9NPYhvzAO+Xy4LxClMwvLK0E7uy64nMJ6arg7+GdZEuQ==",
"dev": true,
"dependencies": {
"@babel/plugin-transform-modules-commonjs": "^7.2.0",
@@ -23262,9 +23262,9 @@
}
},
"@vue/vue2-jest": {
"version": "29.2.4",
"resolved": "https://registry.npmjs.org/@vue/vue2-jest/-/vue2-jest-29.2.4.tgz",
"integrity": "sha512-oU/Ai4sufLlrhsj8GqRqfhMr6Ud4rehmwYP358/SjKcvUqOCoKa2lOBndDzG4uZVMNnQqQbKWIg7wqL3aRYPBA==",
"version": "29.2.5",
"resolved": "https://registry.npmjs.org/@vue/vue2-jest/-/vue2-jest-29.2.5.tgz",
"integrity": "sha512-vEFEjQpg66REk2h7J1HuaqFW6iXtJd+xCfDKDVee4n9NPYhvzAO+Xy4LxClMwvLK0E7uy64nMJ6arg7+GdZEuQ==",
"dev": true,
"requires": {
"@babel/plugin-transform-modules-commonjs": "^7.2.0",

View File

@@ -80,7 +80,7 @@
"@nextcloud/webpack-vue-config": "^5.5.1",
"@relative-ci/agent": "^4.1.6",
"@vue/test-utils": "^1.3.6",
"@vue/vue2-jest": "^29.2.4",
"@vue/vue2-jest": "^29.2.5",
"cypress": "^12.17.3",
"eslint-plugin-cypress": "^2.13.3",
"eslint-webpack-plugin": "^4.0.1",