Skip to content

Commit

Permalink
build: upgrade "@actions/core" dependency to v1.10.1
Browse files Browse the repository at this point in the history
build: upgrade "@commitlint/cli" dependency to v18.2.0
build: upgrade "@commitlint/config-conventional" dependency to v18.1.0
build: upgrade "@trivago/prettier-plugin-sort-imports" dependency to v4.2.1
build: upgrade "commitizen" dependency to v4.3.0
build: upgrade "dotenv" dependency to v16.3.1
build: upgrade "eslint-config-prettier" dependency to v9.0.0
build: upgrade "typechain" dependency to v8.3.2
build: upgrade "ts-node" dependency to v10.9.1
build: upgrade "solidity-docgen" dependency to v0.6.0
build: upgrade "solhint-plugin-prettier" dependency to v0.1.0
build: upgrade "solhint" dependency to v4.0.0
build: upgrade "evm-bn" dependency to v1.1.2
  • Loading branch information
scorpion9979 committed Nov 6, 2023
1 parent 706984f commit b11134d
Show file tree
Hide file tree
Showing 9 changed files with 1,801 additions and 1,008 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"url": "https://hifi.finance"
},
"devDependencies": {
"@actions/core": "^1.8.0",
"@commitlint/cli": "^16.2.3",
"@commitlint/config-conventional": "^16.2.1",
"@trivago/prettier-plugin-sort-imports": "^3.2.0",
"commitizen": "^4.2.4",
"@actions/core": "^1.10.1",
"@commitlint/cli": "^18.2.0",
"@commitlint/config-conventional": "^18.1.0",
"@trivago/prettier-plugin-sort-imports": "^4.2.1",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
"husky": "^7.0.4",
"lint-staged": "^12.3.7",
Expand Down
16 changes: 8 additions & 8 deletions packages/amm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
"@typescript-eslint/parser": "^5.17.0",
"chai": "^4.3.6",
"cross-env": "^7.0.3",
"dotenv": "^16.0.0",
"dotenv": "^16.3.1",
"eslint": "^8.12.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-prettier": "^9.0.0",
"ethereum-waffle": "^3.4.4",
"evm-bn": "^1.1.1",
"evm-bn": "^1.1.2",
"hardhat": "^2.9.2",
"hardhat-packager": "^1.4.1",
"lint-staged": "^12.3.7",
Expand All @@ -58,12 +58,12 @@
"prettier-plugin-solidity": "^1.0.0-dev.21",
"shelljs": "^0.8.5",
"shx": "^0.3.4",
"solhint": "^3.3.7",
"solhint-plugin-prettier": "^0.0.5",
"solhint": "^4.0.0",
"solhint-plugin-prettier": "^0.1.0",
"solidity-coverage": "^0.7.20",
"solidity-docgen": "^0.6.0-beta.8",
"ts-node": "^10.7.0",
"typechain": "^8.0.0",
"solidity-docgen": "^0.6.0-beta.36",
"ts-node": "^10.9.1",
"typechain": "^8.3.2",
"typescript": "^4.6.3"
},
"files": [
Expand Down
4 changes: 2 additions & 2 deletions packages/constants/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
},
"dependencies": {
"@ethersproject/bignumber": "^5.6.0",
"evm-bn": "^1.1.1"
"evm-bn": "^1.1.2"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.17.0",
"@typescript-eslint/parser": "^5.17.0",
"eslint": "^8.12.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-prettier": "^9.0.0",
"prettier": "^2.6.1",
"shx": "^0.3.4",
"typescript": "^4.6.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/errors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
},
"dependencies": {
"@ethersproject/bignumber": "^5.6.0",
"evm-bn": "^1.1.1"
"evm-bn": "^1.1.2"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.17.0",
"@typescript-eslint/parser": "^5.17.0",
"eslint": "^8.12.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-prettier": "^9.0.0",
"prettier": "^2.6.1",
"shx": "^0.3.4",
"typescript": "^4.6.3"
Expand Down
16 changes: 8 additions & 8 deletions packages/flash-swap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@
"@typescript-eslint/parser": "^5.17.0",
"chai": "^4.3.6",
"cross-env": "^7.0.3",
"dotenv": "^16.0.0",
"dotenv": "^16.3.1",
"eslint": "^8.12.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-prettier": "^9.0.0",
"ethereum-waffle": "^3.4.4",
"evm-bn": "^1.1.1",
"evm-bn": "^1.1.2",
"from-exponential": "^1.1.1",
"hardhat": "^2.9.2",
"hardhat-packager": "^1.4.1",
Expand All @@ -57,12 +57,12 @@
"prettier-plugin-solidity": "^1.0.0-dev.21",
"shelljs": "^0.8.5",
"shx": "^0.3.4",
"solhint": "^3.3.7",
"solhint-plugin-prettier": "^0.0.5",
"solhint": "^4.0.0",
"solhint-plugin-prettier": "^0.1.0",
"solidity-coverage": "^0.7.20",
"solidity-docgen": "^0.6.0-beta.8",
"ts-node": "^10.7.0",
"typechain": "^8.0.0",
"solidity-docgen": "^0.6.0-beta.36",
"ts-node": "^10.9.1",
"typechain": "^8.3.2",
"typescript": "^4.6.3"
},
"files": [
Expand Down
4 changes: 2 additions & 2 deletions packages/helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
"dependencies": {
"@ethersproject/bignumber": "^5.6.0",
"@hifi/constants": "workspace:*",
"evm-bn": "^1.1.1",
"evm-bn": "^1.1.2",
"hardhat": "^2.9.2"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.17.0",
"@typescript-eslint/parser": "^5.17.0",
"eslint": "^8.12.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-prettier": "^9.0.0",
"prettier": "^2.6.1",
"shx": "^0.3.4",
"typescript": "^4.6.3"
Expand Down
16 changes: 8 additions & 8 deletions packages/protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@
"@uniswap/v3-sdk": "^3.9.0",
"chai": "^4.3.6",
"cross-env": "^7.0.3",
"dotenv": "^16.0.0",
"dotenv": "^16.3.1",
"eslint": "^8.12.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-prettier": "^9.0.0",
"ethereum-waffle": "^3.4.4",
"ethers": "^5.6.2",
"evm-bn": "^1.1.1",
"evm-bn": "^1.1.2",
"hardhat": "^2.9.2",
"hardhat-gas-reporter": "^1.0.8",
"hardhat-packager": "^1.4.1",
Expand All @@ -57,12 +57,12 @@
"prettier-plugin-solidity": "^1.0.0-dev.21",
"shelljs": "^0.8.5",
"shx": "^0.3.4",
"solhint": "^3.3.7",
"solhint-plugin-prettier": "^0.0.5",
"solhint": "^4.0.0",
"solhint-plugin-prettier": "^0.1.0",
"solidity-coverage": "^0.7.20",
"solidity-docgen": "^0.6.0-beta.8",
"ts-node": "^10.7.0",
"typechain": "^8.0.0",
"solidity-docgen": "^0.6.0-beta.36",
"ts-node": "^10.9.1",
"typechain": "^8.3.2",
"typescript": "^4.6.3"
},
"files": [
Expand Down
14 changes: 7 additions & 7 deletions packages/proxy-target/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"@typescript-eslint/eslint-plugin": "^5.17.0",
"@typescript-eslint/parser": "^5.17.0",
"cross-env": "^7.0.3",
"dotenv": "^16.0.0",
"dotenv": "^16.3.1",
"eslint": "^8.12.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-prettier": "^9.0.0",
"ethers": "^5.6.2",
"hardhat": "^2.9.2",
"hardhat-packager": "^1.4.1",
Expand All @@ -41,11 +41,11 @@
"prettier-plugin-solidity": "^1.0.0-dev.21",
"shelljs": "^0.8.5",
"shx": "^0.3.4",
"solhint": "^3.3.7",
"solhint-plugin-prettier": "^0.0.5",
"solidity-docgen": "^0.6.0-beta.8",
"ts-node": "^10.7.0",
"typechain": "^8.0.0",
"solhint": "^4.0.0",
"solhint-plugin-prettier": "^0.1.0",
"solidity-docgen": "^0.6.0-beta.36",
"ts-node": "^10.9.1",
"typechain": "^8.3.2",
"typescript": "^4.6.3"
},
"files": [
Expand Down
Loading

0 comments on commit b11134d

Please sign in to comment.