Skip to content

Commit 56a7507

Browse files
committed
fix: lint
1 parent 2e9ff46 commit 56a7507

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,16 @@
3838
"devDependencies": {
3939
"@1inch/farming": "^3.1.0",
4040
"@1inch/solidity-utils": "^2.2.27",
41-
"@commitlint/cli": "^17.6.3",
42-
"@commitlint/config-conventional": "^17.0.3",
41+
"@commitlint/cli": "^17.6.7",
42+
"@commitlint/config-conventional": "^17.6.7",
4343
"@gearbox-protocol/bots-v3": "^1.5.1",
4444
"@gearbox-protocol/core-v2": "1.19.0-base.17",
4545
"@gearbox-protocol/core-v3": "^1.51.0",
46-
"@gearbox-protocol/eslint-config": "^1.4.1",
46+
"@gearbox-protocol/eslint-config": "^1.6.1",
4747
"@gearbox-protocol/integrations-v3": "^1.44.0",
4848
"@gearbox-protocol/oracles-v3": "^1.13.0",
4949
"@gearbox-protocol/periphery-v3": "^1.6.1",
50-
"@gearbox-protocol/prettier-config": "^1.4.1",
50+
"@gearbox-protocol/prettier-config": "^1.5.0",
5151
"@gearbox-protocol/router": "^1.5.5",
5252
"@gearbox-protocol/router-v3": "^1.41.0",
5353
"@openzeppelin/contracts": "^4.9.3",
@@ -60,10 +60,10 @@
6060
"@types/rimraf": "^3.0.2",
6161
"chai": "^4.3.6",
6262
"dotenv": "^16.0.1",
63-
"eslint": "^8.22.0",
63+
"eslint": "^8.46.0",
6464
"husky": ">=6",
6565
"jest": "^28.1.3",
66-
"lint-staged": ">=10",
66+
"lint-staged": "^13.2.3",
6767
"mocha": "^10.0.0",
6868
"prettier": "^2.7.1",
6969
"rimraf": "^3.0.2",

0 commit comments

Comments
 (0)