Skip to content

Commit

Permalink
fix: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
doomsower committed Oct 16, 2023
1 parent 336df77 commit 10cd85d
Show file tree
Hide file tree
Showing 2 changed files with 503 additions and 480 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
"typecheck:ci": "tsc --noEmit"
},
"dependencies": {
"@aws-sdk/client-s3": "3.427.0",
"@aws-sdk/client-secrets-manager": "3.427.0",
"@aws-sdk/client-s3": "3.429.0",
"@aws-sdk/client-secrets-manager": "3.429.0",
"@gearbox-protocol/devops": "^1.6.3",
"@gearbox-protocol/sdk": "^3.0.0-next.32",
"@gearbox-protocol/sdk": "^3.0.0-next.37",
"@types/commander": "^2.12.2",
"@types/express": "^4.17.19",
"@uniswap/sdk-core": "^4.0.7",
"@uniswap/sdk-core": "^4.0.9",
"@uniswap/v3-sdk": "^3.10.0",
"amqplib": "^0.10.3",
"async-mutex": "^0.4.0",
Expand All @@ -49,18 +49,18 @@
"typedi": "^0.10.0"
},
"devDependencies": {
"@commitlint/cli": "^17.7.2",
"@commitlint/config-conventional": "^17.7.0",
"@commitlint/cli": "^17.8.0",
"@commitlint/config-conventional": "^17.8.0",
"@gearbox-protocol/eslint-config": "2.0.0-next.0",
"@gearbox-protocol/prettier-config": "2.0.0-next.0",
"@types/amqplib": "^0.10.2",
"@types/chai": "^4.3.7",
"@types/chai": "^4.3.8",
"@types/mocha": "^10.0.2",
"@types/node": "^20.8.4",
"@types/node": "^20.8.6",
"chai": "^4.3.10",
"eslint": "^8.51.0",
"husky": "^8.0.3",
"lint-staged": "^14.0.1",
"lint-staged": "^15.0.1",
"mocha": "^10.2.0",
"nodemon": "^3.0.1",
"prettier": "^3.0.3",
Expand Down
Loading

0 comments on commit 10cd85d

Please sign in to comment.