diff --git a/package.json b/package.json index 7d832ef69..d635f8959 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@aws-cdk/assert": "2.68.0", "@commitlint/cli": "17.6.1", "@commitlint/config-conventional": "17.6.1", - "@types/jest": "29.5.0", + "@types/jest": "29.5.1", "@types/node": "18.15.12", "@types/pluralize": "0.0.29", "@typescript-eslint/eslint-plugin": "5.55.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8973de003..3440beaba 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -43,8 +43,8 @@ devDependencies: specifier: 17.6.1 version: 17.6.1 '@types/jest': - specifier: 29.5.0 - version: 29.5.0 + specifier: 29.5.1 + version: 29.5.1 '@types/node': specifier: 18.15.12 version: 18.15.12 @@ -1387,8 +1387,8 @@ packages: dependencies: '@types/istanbul-lib-report': 3.0.0 - /@types/jest@29.5.0: - resolution: {integrity: sha512-3Emr5VOl/aoBwnWcH/EFQvlSAmjV+XtV9GGu5mwdYew5vhQh0IUZx/60x0TzHDu09Bi7HMx10t/namdJw5QIcg==} + /@types/jest@29.5.1: + resolution: {integrity: sha512-tEuVcHrpaixS36w7hpsfLBLpjtMRJUE09/MHXn923LOVojDwyC14cWcfc0rDs0VEfUyYmt/+iX1kxxp+gZMcaQ==} dependencies: expect: 29.5.0 pretty-format: 29.5.0