From feba39e60415c5a218e5d2b62742adf0b13e0e95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 03:04:07 +0000 Subject: [PATCH] Bump @jupyterlab/testutils from 3.6.5 to 4.0.4 Bumps [@jupyterlab/testutils](https://github.com/jupyterlab/jupyterlab) from 3.6.5 to 4.0.4. - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/testutils@3.6.5...@jupyterlab/testutils@4.0.4) --- updated-dependencies: - dependency-name: "@jupyterlab/testutils" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 08450af..895c8cd 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@babel/core": "^7.21.8", "@babel/preset-env": "^7.21.5", "@jupyterlab/builder": "^3.6.3", - "@jupyterlab/testutils": "^3.6.3", + "@jupyterlab/testutils": "^4.0.4", "@types/jest": "^29.5.1", "@typescript-eslint/eslint-plugin": "^5.59.5", "@typescript-eslint/parser": "^5.59.5",