Skip to content

Commit

Permalink
chore: updates all dependencies to latest (#1050)
Browse files Browse the repository at this point in the history
  • Loading branch information
udondan authored Jan 5, 2025
1 parent a42fb41 commit d0f192a
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,35 +37,34 @@
"main": "lib/index.js",
"types": "lib/index.d.ts",
"devDependencies": {
"@aws-sdk/client-iam": "^3.511.0",
"@aws-sdk/client-s3": "^3.511.0",
"@aws-sdk/client-sqs": "^3.511.0",
"@swc/core": "^1.4.1",
"@swc/helpers": "^0.5.6",
"@aws-sdk/client-iam": "^3.721.0",
"@aws-sdk/client-s3": "^3.722.0",
"@aws-sdk/client-sqs": "^3.721.0",
"@swc/core": "^1.10.4",
"@swc/helpers": "^0.5.15",
"@types/cheerio": "^0.22.35",
"@types/glob": "^8.1.0",
"@types/lodash": "^4.14.202",
"@types/lodash": "^4.17.14",
"@types/node": "22.10.5",
"@types/request": "^2.48.12",
"@types/request-promise-native": "^1.0.21",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.0",
"aws-cdk-lib": "2.174.0",
"cheerio": "^1.0.0-rc.12",
"cheerio": "^1.0.0",
"colors": "1.4.0",
"eslint": "8.57.1",
"eslint": "9.17.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-deprecation": "3.0.0",
"eslint-plugin-prettier": "5.2.1",
"glob": "^11.0.0",
"prettier": "3.4.2",
"publib": "^0.2.792",
"publib": "^0.2.930",
"regenerator-runtime": "^0.14.1",
"request": "^2.88.2",
"request-promise-native": "^1.0.9",
"ts-morph": "^25.0.0",
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
"typescript": "^5.7.2"
},
"dependencies": {
"@udondan/common-substrings": "3.0.2",
Expand Down

0 comments on commit d0f192a

Please # to comment.