Skip to content

Commit

Permalink
Update playground-api
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 13, 2024
1 parent 774b1de commit c1e45a2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions playground-api/package.json
Expand Up @@ -12,7 +12,7 @@
"author": "",
"license": "MIT",
"dependencies": {
"@sentry/node": "^7.43.0",
"@sentry/node": "^8.0.0",
"ansi-to-html": "^0.7.0",
"aws-sdk": "^2.1335.0",
"middy": "^0.36.0",
Expand All @@ -23,9 +23,9 @@
"@types/aws-lambda": "^8.10.112",
"@types/node": "^20.0.0",
"@types/uuid": "^9.0.1",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"eslint": "^8.51.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"eslint": "^9.0.0",
"serverless": "^3.0.0",
"serverless-offline": "13.5.0",
"serverless-plugin-typescript": "^2.0.0",
Expand Down

0 comments on commit c1e45a2

Please sign in to comment.