Skip to content
This repository was archived by the owner on Feb 20, 2025. It is now read-only.

Commit 9de7636

Browse files
Update devDependencies (non-major)
1 parent 098d0f0 commit 9de7636

File tree

2 files changed

+1923
-984
lines changed

2 files changed

+1923
-984
lines changed

package.json

+29-29
Original file line numberDiff line numberDiff line change
@@ -41,43 +41,43 @@
4141
"devDependencies": {
4242
"@api3/chains": "^3.5.1",
4343
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
44-
"@nomicfoundation/hardhat-network-helpers": "^1.0.8",
44+
"@nomicfoundation/hardhat-network-helpers": "^1.0.10",
4545
"@nomicfoundation/hardhat-toolbox": "^2.0.2",
4646
"@nomiclabs/hardhat-ethers": "^2.2.3",
47-
"@nomiclabs/hardhat-etherscan": "^3.1.7",
47+
"@nomiclabs/hardhat-etherscan": "^3.1.8",
4848
"@typechain/ethers-v5": "^10.2.1",
4949
"@typechain/hardhat": "^6.1.6",
50-
"@types/aws-lambda": "^8.10.119",
51-
"@types/chai": "^4.3.5",
52-
"@types/jest": "^29.5.3",
53-
"@types/lodash": "^4.14.197",
54-
"@types/mocha": ">=10.0.1",
55-
"@types/node": ">=18.17.5",
56-
"@types/serverless": "^3.12.14",
57-
"@typescript-eslint/eslint-plugin": "^6.4.0",
58-
"@typescript-eslint/parser": "^6.4.0",
59-
"chai": "^4.3.7",
60-
"dotenv": "^16.3.1",
61-
"esbuild": "^0.19.2",
62-
"eslint": "^8.47.0",
63-
"eslint-plugin-jest": "^27.2.3",
64-
"hardhat": "2.17.1",
65-
"hardhat-deploy": "^0.11.36",
66-
"hardhat-gas-reporter": "^1.0.9",
50+
"@types/aws-lambda": "^8.10.133",
51+
"@types/chai": "^4.3.11",
52+
"@types/jest": "^29.5.12",
53+
"@types/lodash": "^4.14.202",
54+
"@types/mocha": ">=10.0.6",
55+
"@types/node": ">=18.19.16",
56+
"@types/serverless": "^3.12.22",
57+
"@typescript-eslint/eslint-plugin": "^6.21.0",
58+
"@typescript-eslint/parser": "^6.21.0",
59+
"chai": "^4.4.1",
60+
"dotenv": "^16.4.4",
61+
"esbuild": "^0.20.0",
62+
"eslint": "^8.56.0",
63+
"eslint-plugin-jest": "^27.8.0",
64+
"hardhat": "2.20.0",
65+
"hardhat-deploy": "^0.11.45",
66+
"hardhat-gas-reporter": "^1.0.10",
6767
"hardhat-prettier": "^0.0.1",
6868
"husky": "^8.0.3",
69-
"jest": "^29.6.2",
69+
"jest": "^29.7.0",
7070
"prettier": "^2.8.8",
71-
"prettier-plugin-solidity": "^1.1.3",
72-
"serverless": "^3.34.0",
73-
"serverless-esbuild": "^1.46.0",
71+
"prettier-plugin-solidity": "^1.3.1",
72+
"serverless": "^3.38.0",
73+
"serverless-esbuild": "^1.51.0",
7474
"serverless-offline": "^12.0.4",
75-
"solhint": "^3.6.1",
76-
"solidity-coverage": "^0.8.4",
77-
"ts-jest": "^29.1.1",
78-
"ts-node": ">=10.9.1",
79-
"typechain": "^8.3.1",
80-
"typescript": "^5.1.6"
75+
"solhint": "^3.6.2",
76+
"solidity-coverage": "^0.8.7",
77+
"ts-jest": "^29.1.2",
78+
"ts-node": ">=10.9.2",
79+
"typechain": "^8.3.2",
80+
"typescript": "^5.3.3"
8181
},
8282
"dependencies": {
8383
"@api3/airnode-protocol-v1": "^2.10.0",

0 commit comments

Comments
 (0)