Skip to content

Commit

Permalink
chore: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
doomsower committed Apr 3, 2024
1 parent c62ee5a commit 17c7c38
Show file tree
Hide file tree
Showing 2 changed files with 291 additions and 703 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,20 +24,20 @@
},
"dependencies": {},
"devDependencies": {
"@commitlint/cli": "^18.4.4",
"@commitlint/config-conventional": "^18.4.4",
"@defillama/sdk": "^5.0.31",
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@defillama/sdk": "^5.0.37",
"@gearbox-protocol/eslint-config": "2.0.0-next.2",
"@gearbox-protocol/prettier-config": "2.0.0-next.0",
"@gearbox-protocol/sdk-gov": "^1.31.2",
"@gearbox-protocol/sdk-gov": "^1.57.1",
"@semantic-release/exec": "^6.0.3",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"ethers": "^6.0.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.0",
"prettier": "^3.1.1",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
"typescript": "^5.4.3"
},
"commitlint": {
"extends": [
Expand Down
Loading

0 comments on commit 17c7c38

Please sign in to comment.