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:
-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 e93837d4..9ecab14e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -49,7 +49,7 @@
"@nextcloud/stylelint-config": "^2.2.0",
"@nextcloud/webpack-vue-config": "^5.3.0",
"@vue/test-utils": "^1.3.0",
- "@vue/vue2-jest": "^29.1.0",
+ "@vue/vue2-jest": "^29.1.1",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^29.0.3",
"jest": "^29.0.3",
@@ -3558,9 +3558,9 @@
}
},
"node_modules/@vue/vue2-jest": {
- "version": "29.1.0",
- "resolved": "https://registry.npmjs.org/@vue/vue2-jest/-/vue2-jest-29.1.0.tgz",
- "integrity": "sha512-EtD/cwADEewo8PAtm/myKJgYafyFfmdBqxUH8ksPqlwGdJ3wHSr2Dp0pRQXqN5iUIsatiGSjimUJwRdSk8hgKg==",
+ "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==",
"dev": true,
"dependencies": {
"@babel/plugin-transform-modules-commonjs": "^7.2.0",
@@ -18632,9 +18632,9 @@
}
},
"@vue/vue2-jest": {
- "version": "29.1.0",
- "resolved": "https://registry.npmjs.org/@vue/vue2-jest/-/vue2-jest-29.1.0.tgz",
- "integrity": "sha512-EtD/cwADEewo8PAtm/myKJgYafyFfmdBqxUH8ksPqlwGdJ3wHSr2Dp0pRQXqN5iUIsatiGSjimUJwRdSk8hgKg==",
+ "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==",
"dev": true,
"requires": {
"@babel/plugin-transform-modules-commonjs": "^7.2.0",
diff --git a/package.json b/package.json
index b70abb39..8ff08a0f 100644
--- a/package.json
+++ b/package.json
@@ -66,7 +66,7 @@
"@nextcloud/stylelint-config": "^2.2.0",
"@nextcloud/webpack-vue-config": "^5.3.0",
"@vue/test-utils": "^1.3.0",
- "@vue/vue2-jest": "^29.1.0",
+ "@vue/vue2-jest": "^29.1.1",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^29.0.3",
"jest": "^29.0.3",