|
48 | 48 | }, |
49 | 49 | "homepage": "https://github.com/aws-powertools/powertools-lambda-typescript#readme", |
50 | 50 | "devDependencies": { |
51 | | - "@middy/core": "^4.6.5", |
52 | | - "@types/aws-lambda": "^8.10.121", |
| 51 | + "@middy/core": "^4.7.0", |
| 52 | + "@types/aws-lambda": "^8.10.129", |
53 | 53 | "@types/jest": "^29.5.4", |
54 | | - "@types/node": "^20.6.1", |
55 | | - "@types/uuid": "^9.0.4", |
56 | | - "@typescript-eslint/eslint-plugin": "^6.7.0", |
57 | | - "@typescript-eslint/parser": "^6.7.0", |
| 54 | + "@types/node": "^20.9.5", |
| 55 | + "@typescript-eslint/eslint-plugin": "^6.12.0", |
| 56 | + "@typescript-eslint/parser": "^6.12.0", |
58 | 57 | "eslint": "^8.49.0", |
59 | 58 | "eslint-config-prettier": "^9.0.0", |
60 | 59 | "eslint-import-resolver-node": "^0.3.9", |
61 | 60 | "eslint-import-resolver-typescript": "^3.6.0", |
62 | 61 | "eslint-plugin-import": "^2.28.1", |
63 | | - "eslint-plugin-prettier": "^5.0.0", |
| 62 | + "eslint-plugin-prettier": "^5.0.1", |
64 | 63 | "husky": "^8.0.3", |
65 | 64 | "jest": "^29.7.0", |
66 | 65 | "jest-runner-groups": "^2.2.0", |
67 | | - "lerna": "^7.3.0", |
68 | | - "lint-staged": "^14.0.1", |
69 | | - "prettier": "^3.0.3", |
| 66 | + "lerna": "^7.4.2", |
| 67 | + "lint-staged": "^15.1.0", |
| 68 | + "prettier": "^3.1.0", |
70 | 69 | "rimraf": "^5.0.1", |
71 | 70 | "ts-jest": "^29.1.1", |
72 | 71 | "ts-node": "^10.9.1", |
|
0 commit comments