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

github.com/nextcloud/deck.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-10-29 04:03:23 +0300
committerGitHub <noreply@github.com>2022-10-29 04:03:23 +0300
commit03832ee93e6cc58eb714626a90c06029954a3bf0 (patch)
tree9d8047b53f65d12a8fb7a33fd9cc44973a588c35 /package.json
parent1c75744f4a18d7dd19941fa3b71566c69a149f64 (diff)
Bump jest from 29.2.1 to 29.2.2
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.2.1 to 29.2.2. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.2.2/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 892b2f30..1df70510 100644
--- a/package.json
+++ b/package.json
@@ -81,7 +81,7 @@
"@vue/test-utils": "^1.3.0",
"cypress": "^10.10.0",
"eslint-webpack-plugin": "^3.2.0",
- "jest": "^29.2.1",
+ "jest": "^29.2.2",
"jest-serializer-vue": "^2.0.2",
"stylelint-webpack-plugin": "^3.3.0",
"vue-jest": "^3.0.7",