Skip to content

Commit

Permalink
Update devDependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent eac82fe commit 98b3414
Show file tree
Hide file tree
Showing 2 changed files with 1,914 additions and 760 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,45 +39,45 @@
"test:unit": "jest"
},
"devDependencies": {
"@api3/chains": "^4.11.0",
"@api3/chains": "^4.17.1",
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
"@nomicfoundation/hardhat-network-helpers": "^1.0.10",
"@nomicfoundation/hardhat-network-helpers": "^1.0.11",
"@nomicfoundation/hardhat-toolbox": "^2.0.2",
"@nomiclabs/hardhat-ethers": "^2.2.3",
"@nomiclabs/hardhat-etherscan": "^3.1.8",
"@typechain/ethers-v5": "^10.2.1",
"@typechain/hardhat": "^9.1.0",
"@types/aws-lambda": "^8.10.134",
"@types/chai": "^4.3.12",
"@types/aws-lambda": "^8.10.145",
"@types/chai": "^4.3.19",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.14.202",
"@types/mocha": ">=10.0.6",
"@types/node": ">=18.19.21",
"@types/lodash": "^4.17.7",
"@types/mocha": ">=10.0.7",
"@types/node": ">=18.19.49",
"@types/serverless": "^3.12.22",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"chai": "^4.4.1",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"chai": "^4.5.0",
"dotenv": "^16.4.5",
"esbuild": "^0.20.1",
"esbuild": "^0.23.1",
"eslint": "^8.57.0",
"eslint-plugin-jest": "^27.9.0",
"hardhat": "2.20.1",
"hardhat-deploy": "^0.12.1",
"hardhat": "2.22.10",
"hardhat-deploy": "^0.12.4",
"hardhat-gas-reporter": "^1.0.10",
"hardhat-prettier": "^0.0.1",
"husky": "^9.0.11",
"husky": "^9.1.5",
"jest": "^29.7.0",
"prettier": "^2.8.8",
"prettier-plugin-solidity": "^1.3.1",
"serverless": "^3.38.0",
"serverless-esbuild": "^1.51.0",
"serverless-offline": "^13.3.3",
"solhint": "^4.1.1",
"solidity-coverage": "^0.8.10",
"ts-jest": "^29.1.2",
"prettier-plugin-solidity": "^1.4.1",
"serverless": "^3.39.0",
"serverless-esbuild": "^1.52.1",
"serverless-offline": "^13.8.0",
"solhint": "^4.5.4",
"solidity-coverage": "^0.8.13",
"ts-jest": "^29.2.5",
"ts-node": ">=10.9.2",
"typechain": "^8.3.2",
"typescript": "^5.3.3"
"typescript": "^5.5.4"
},
"dependencies": {
"@api3/airnode-protocol-v1": "^3.3.0",
Expand Down
Loading

0 comments on commit 98b3414

Please sign in to comment.