Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/cdk/cdk-7c14469c84
Browse files Browse the repository at this point in the history
  • Loading branch information
akinsola-guardian authored Sep 30, 2024
2 parents 94238ce + d026db5 commit f8b7855
Show file tree
Hide file tree
Showing 2 changed files with 470 additions and 537 deletions.
14 changes: 7 additions & 7 deletions monitoring/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,28 +15,28 @@
"validate": "npm-run-all test lint type-check build"
},
"dependencies": {
"@aws-sdk/client-cloudwatch": "^3.651.1",
"@aws-sdk/client-cloudwatch": "^3.658.1",
"@inquirer/prompts": "^5.5.0",
"commander": "^12.1.0",
"dotenv": "^16.4.5",
"playwright-aws-lambda": "^0.11.0",
"playwright-core": "^1.47.1",
"playwright-core": "^1.47.2",
"tslib": "^2.7.0",
"uuid": "^10.0.0"
},
"devDependencies": {
"@aws-sdk/client-lambda": "^3.651.1",
"@aws-sdk/client-lambda": "^3.659.0",
"@babel/parser": "^7.25.6",
"@guardian/eslint-config-typescript": "^11.0.0",
"@guardian/prettier": "^8.0.1",
"@guardian/tsconfig": "^1.0.0",
"@tsconfig/node18": "^18.2.4",
"@types/aws-lambda": "^8.10.145",
"@types/jest": "^29.5.13",
"@types/node": "^22.5.5",
"@vercel/ncc": "^0.38.1",
"@types/node": "^22.7.4",
"@vercel/ncc": "^0.38.2",
"aws-lambda": "^1.0.7",
"eslint": "^9.10.0",
"eslint": "^9.11.1",
"eslint-plugin-compat": "^6.0.1",
"globals": "^15.9.0",
"jest": "^29.7.0",
Expand All @@ -46,7 +46,7 @@
"ts-node": "^10.9.2",
"ts-node-dev": "^2.0.0",
"typescript": "5.6.2",
"typescript-eslint": "^8.5.0"
"typescript-eslint": "^8.7.0"
},
"prettier": "@guardian/prettier",
"overrides": {
Expand Down
Loading

0 comments on commit f8b7855

Please sign in to comment.