From c1e27cd9b55dd36daa4dbf392cec7d5196758d05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 19:30:46 +0000 Subject: [PATCH] chore(deps-dev): bump @types/jest from 29.5.10 to 29.5.11 Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.10 to 29.5.11. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/kubernetes-api/package.json | 2 +- packages/management-api/package.json | 2 +- packages/oauth/package.json | 2 +- yarn.lock | 14 +++++++------- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/packages/kubernetes-api/package.json b/packages/kubernetes-api/package.json index 7228a596..82ef6f08 100644 --- a/packages/kubernetes-api/package.json +++ b/packages/kubernetes-api/package.json @@ -42,7 +42,7 @@ "typescript": "^5.3.3" }, "devDependencies": { - "@types/jest": "^29.5.10", + "@types/jest": "^29.5.11", "babel-jest": "^29.6.1", "eslint-config-react-app": "^7.0.1", "jest": "^29.6.1", diff --git a/packages/management-api/package.json b/packages/management-api/package.json index 4226324d..bfb82e33 100644 --- a/packages/management-api/package.json +++ b/packages/management-api/package.json @@ -41,7 +41,7 @@ "typescript": "^5.3.3" }, "devDependencies": { - "@types/jest": "^29.5.10", + "@types/jest": "^29.5.11", "@types/jquery": "^3.5.29", "@types/jsonpath": "^0.2.4", "babel-jest": "^29.6.1", diff --git a/packages/oauth/package.json b/packages/oauth/package.json index 16a025e9..e214f79c 100644 --- a/packages/oauth/package.json +++ b/packages/oauth/package.json @@ -40,7 +40,7 @@ "whatwg-fetch": "^3.6.19" }, "devDependencies": { - "@types/jest": "^29.5.10", + "@types/jest": "^29.5.11", "@types/jquery": "^3.5.29", "jest": "^29.6.1", "jest-environment-jsdom": "^29.6.1", diff --git a/yarn.lock b/yarn.lock index 35092449..aca0b423 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1993,7 +1993,7 @@ __metadata: dependencies: "@hawtio/online-oauth": "workspace:*" "@hawtio/react": ^0.9.2 - "@types/jest": ^29.5.10 + "@types/jest": ^29.5.11 "@types/jquery": ^3.5.29 "@types/jsonpath": ^0.2.4 "@types/node": ^18.19.3 @@ -2064,7 +2064,7 @@ __metadata: dependencies: "@hawtio/online-kubernetes-api": "workspace:*" "@hawtio/react": ^0.9.2 - "@types/jest": ^29.5.10 + "@types/jest": ^29.5.11 "@types/jquery": ^3.5.29 "@types/jsonpath": ^0.2.4 babel-jest: ^29.6.1 @@ -2136,7 +2136,7 @@ __metadata: resolution: "@hawtio/online-oauth@workspace:packages/oauth" dependencies: "@hawtio/react": ^0.9.2 - "@types/jest": ^29.5.10 + "@types/jest": ^29.5.11 "@types/jquery": ^3.5.29 babel-jest: ^29.6.1 fetch-intercept: ^2.4.0 @@ -3754,13 +3754,13 @@ __metadata: languageName: node linkType: hard -"@types/jest@npm:^29.5.10": - version: 29.5.10 - resolution: "@types/jest@npm:29.5.10" +"@types/jest@npm:^29.5.11": + version: 29.5.11 + resolution: "@types/jest@npm:29.5.11" dependencies: expect: ^29.0.0 pretty-format: ^29.0.0 - checksum: ef385905787db528de9b6beb2688865c0bb276e64256ed60b9a1a6ffc0b75737456cb5e27e952a3241c5845b6a1da487470010dd30f3ca59c8581624c564a823 + checksum: f892a06ec9f0afa9a61cd7fa316ec614e21d4df1ad301b5a837787e046fcb40dfdf7f264a55e813ac6b9b633cb9d366bd5b8d1cea725e84102477b366df23fdd languageName: node linkType: hard