diff --git a/package.json b/package.json index 66b1b398..e1539894 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "devDependencies": { "@commitlint/cli": "^19.5.0", "@commitlint/config-conventional": "^19.5.0", - "@types/jest": "^29.5.12", + "@types/jest": "^29.5.14", "eslint": "^8.57.0", "eslint-config-smarthr": "^6.33.2", "husky": "^9.1.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ac27ac01..4aea2f2f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,7 +15,7 @@ importers: specifier: ^19.5.0 version: 19.5.0 '@types/jest': - specifier: ^29.5.12 + specifier: ^29.5.14 version: 29.5.14 eslint: specifier: ^8.57.0