summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-07 11:23:48 +0000
committerGitHub <noreply@github.com>2023-08-07 11:23:48 +0000
commit82ca3be0364ec14f58311c95f51134f6b7603de8 (patch)
tree570cae9a8e7a453f09cc2d0bd5b4e90397b13dc4
parent9d5b7c076cd73970867dd93cca1e8c13c98ceb28 (diff)
parent8a22cea5e17bd8565e61457a7f82b99040b49a6b (diff)
Merge pull request #10135 from nextcloud/dependabot/npm_and_yarn/stable27/vue/vue2-jest-29.2.5
-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 a4143d1af..6d06bc2f1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -65,7 +65,7 @@
"@nextcloud/stylelint-config": "^2.3.1",
"@nextcloud/webpack-vue-config": "^5.5.1",
"@vue/test-utils": "^1.3.6",
- "@vue/vue2-jest": "^29.2.4",
+ "@vue/vue2-jest": "^29.2.5",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"babel-plugin-add-module-exports": "^1.0.4",
"flush-promises": "^1.0.2",
@@ -4306,9 +4306,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",
@@ -21281,9 +21281,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",
diff --git a/package.json b/package.json
index c501fd049..d8777f6b6 100644
--- a/package.json
+++ b/package.json
@@ -74,7 +74,7 @@
"@nextcloud/stylelint-config": "^2.3.1",
"@nextcloud/webpack-vue-config": "^5.5.1",
"@vue/test-utils": "^1.3.6",
- "@vue/vue2-jest": "^29.2.4",
+ "@vue/vue2-jest": "^29.2.5",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"babel-plugin-add-module-exports": "^1.0.4",
"flush-promises": "^1.0.2",