aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-10 13:56:26 +0000
committerGitHub <noreply@github.com>2023-10-10 13:56:26 +0000
commitd3b658151d04ba9a2968e95f8ae50fcce1d78afb (patch)
treebfc6b66e7b1fe93d6f6fa73b46baaaa01295be78 /package.json
parent052a637cc941ee4fe765a52682be41570d29aac7 (diff)
downloadnextcloud-server-d3b658151d04ba9a2968e95f8ae50fcce1d78afb.tar.gz
nextcloud-server-d3b658151d04ba9a2968e95f8ae50fcce1d78afb.zip
chore(deps-dev): Bump @jest/globals from 29.6.2 to 29.7.0
Bumps [@jest/globals](https://github.com/jestjs/jest/tree/HEAD/packages/jest-globals) from 29.6.2 to 29.7.0. - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest-globals) --- updated-dependencies: - dependency-name: "@jest/globals" dependency-type: direct:development update-type: version-update:semver-minor ... 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 787e79b2d2c..3f3d34a68a7 100644
--- a/package.json
+++ b/package.json
@@ -121,7 +121,7 @@
"@babel/preset-typescript": "^7.22.11",
"@cypress/vue2": "^2.0.1",
"@cypress/webpack-preprocessor": "^6.0.0",
- "@jest/globals": "^29.5.0",
+ "@jest/globals": "^29.7.0",
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/cypress": "^1.0.0-beta.6",
"@nextcloud/eslint-config": "^v8.3.0-beta.2",