Merge pull request #5098 from nextcloud/dependabot/npm_and_yarn/main/vue/vue2-jest-29.2.6

This commit is contained in:
Julius Härtl
2023-09-09 09:48:37 +02:00
committed by GitHub
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",
"@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",

View File

@@ -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",