Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-05 09:15:24 +0300
committerGitHub <noreply@github.com>2022-11-05 09:15:24 +0300
commita8f5dd8f57c8d7828689845c31c403f43434647e (patch)
treed50792edbe9c090f038bfa5c097dbaed4626e11c
parent2ff0bc08c994d33a2bf5a1b0606838b5f7dad341 (diff)
parent027fa94412525f0ea41e5bf85821dbfc3b09d157 (diff)
Merge pull request #2147 from nextcloud/dependabot/npm_and_yarn/vue/vue2-jest-29.2.0
-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 b4e450df..2d5780e4 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -49,7 +49,7 @@
"@nextcloud/stylelint-config": "^2.3.0",
"@nextcloud/webpack-vue-config": "^5.4.0",
"@vue/test-utils": "^1.3.0",
- "@vue/vue2-jest": "^29.1.1",
+ "@vue/vue2-jest": "^29.2.0",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^29.2.1",
"jest": "^29.2.2",
@@ -3490,9 +3490,9 @@
}
},
"node_modules/@vue/vue2-jest": {
- "version": "29.1.1",
- "resolved": "https://registry.npmjs.org/@vue/vue2-jest/-/vue2-jest-29.1.1.tgz",
- "integrity": "sha512-k70XE8BKpCg/SwnmSvz2rRvykvmyMebNY2C8EG8HCW+go5ihA+Y8hDmiKkVX4Iv1SEfmo3F+Rc1KvS9dyffsGA==",
+ "version": "29.2.0",
+ "resolved": "https://registry.npmjs.org/@vue/vue2-jest/-/vue2-jest-29.2.0.tgz",
+ "integrity": "sha512-Ichxz+KJBZrgeFvPUFefWaICAsSTaWVi359UQ0V0cEFsKHmrkqjPcmgtafStwnSBNFGticcsfNQ9qJFRPCUBwQ==",
"dev": true,
"dependencies": {
"@babel/plugin-transform-modules-commonjs": "^7.2.0",
@@ -18503,9 +18503,9 @@
}
},
"@vue/vue2-jest": {
- "version": "29.1.1",
- "resolved": "https://registry.npmjs.org/@vue/vue2-jest/-/vue2-jest-29.1.1.tgz",
- "integrity": "sha512-k70XE8BKpCg/SwnmSvz2rRvykvmyMebNY2C8EG8HCW+go5ihA+Y8hDmiKkVX4Iv1SEfmo3F+Rc1KvS9dyffsGA==",
+ "version": "29.2.0",
+ "resolved": "https://registry.npmjs.org/@vue/vue2-jest/-/vue2-jest-29.2.0.tgz",
+ "integrity": "sha512-Ichxz+KJBZrgeFvPUFefWaICAsSTaWVi359UQ0V0cEFsKHmrkqjPcmgtafStwnSBNFGticcsfNQ9qJFRPCUBwQ==",
"dev": true,
"requires": {
"@babel/plugin-transform-modules-commonjs": "^7.2.0",
diff --git a/package.json b/package.json
index 4287cf57..5e211dcc 100644
--- a/package.json
+++ b/package.json
@@ -66,7 +66,7 @@
"@nextcloud/stylelint-config": "^2.3.0",
"@nextcloud/webpack-vue-config": "^5.4.0",
"@vue/test-utils": "^1.3.0",
- "@vue/vue2-jest": "^29.1.1",
+ "@vue/vue2-jest": "^29.2.0",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^29.2.1",
"jest": "^29.2.2",