Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent c63cd6b commit b8d126e
Show file tree
Hide file tree
Showing 2 changed files with 1,625 additions and 1,111 deletions.
26 changes: 13 additions & 13 deletions plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,28 +20,28 @@
"dependencies": {
"@aws-sdk/client-lambda": "^3.154.0",
"@aws-sdk/client-sqs": "^3.154.0",
"dynamoose": "3.2.0",
"dynamoose": "3.3.0",
"fs-extra": "^10.1.0",
"uuid": "^8.3.2"
},
"devDependencies": {
"@serverless/typescript": "3.30.1",
"@types/archiver": "6.0.0",
"@types/aws-lambda": "8.10.119",
"@serverless/typescript": "3.38.0",
"@types/archiver": "6.0.3",
"@types/aws-lambda": "8.10.145",
"@types/fs-extra": "9.0.13",
"@types/node": "20.8.9",
"@types/node": "20.17.1",
"@types/uuid": "8.3.4",
"archiver": "7.0.0",
"esbuild": "0.19.2",
"esbuild-node-externals": "1.8.0",
"archiver": "7.0.1",
"esbuild": "0.24.0",
"esbuild-node-externals": "1.15.0",
"esbuild-node-tsc": "2.0.5",
"npm-run-all2": "6.1.2",
"npm-run-all2": "6.2.6",
"prettier": "2.8.8",
"rimraf": "5.0.1",
"serverless": "3.34.0",
"ts-node": "10.9.1",
"rimraf": "5.0.10",
"serverless": "3.39.0",
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.1.6"
"typescript": "5.6.3"
},
"author": "Agile Digital",
"license": "MIT"
Expand Down
Loading

0 comments on commit b8d126e

Please sign in to comment.