Skip to content

Commit 3d25f54

Browse files
fix(deps): update all non-major dependencies
1 parent 11f0656 commit 3d25f54

2 files changed

Lines changed: 30 additions & 30 deletions

File tree

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18.12.1
1+
18.20.8

package.json

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -42,41 +42,41 @@
4242
}
4343
},
4444
"dependencies": {
45-
"@gnus.ai/contracts-upgradeable-diamond": "4.5.0",
46-
"@openzeppelin/contracts": "4.8.0",
47-
"ethers": "5.7.2"
45+
"@gnus.ai/contracts-upgradeable-diamond": "4.9.1",
46+
"@openzeppelin/contracts": "4.9.6",
47+
"ethers": "5.8.0"
4848
},
4949
"devDependencies": {
50-
"@nomiclabs/hardhat-ethers": "2.2.1",
51-
"@nomiclabs/hardhat-waffle": "2.0.3",
52-
"@typechain/ethers-v5": "10.1.1",
53-
"@typechain/hardhat": "6.1.4",
54-
"@types/chai": "4.3.4",
55-
"@types/chai-as-promised": "7.1.5",
56-
"@types/mocha": "10.0.0",
57-
"@types/node": "18.11.9",
58-
"@typescript-eslint/eslint-plugin": "5.44.0",
59-
"@typescript-eslint/parser": "5.44.0",
60-
"chai": "4.3.7",
50+
"@nomiclabs/hardhat-ethers": "2.2.3",
51+
"@nomiclabs/hardhat-waffle": "2.0.6",
52+
"@typechain/ethers-v5": "10.2.1",
53+
"@typechain/hardhat": "6.1.6",
54+
"@types/chai": "4.3.20",
55+
"@types/chai-as-promised": "7.1.8",
56+
"@types/mocha": "10.0.10",
57+
"@types/node": "18.19.130",
58+
"@typescript-eslint/eslint-plugin": "5.62.0",
59+
"@typescript-eslint/parser": "5.62.0",
60+
"chai": "4.5.0",
6161
"cz-conventional-changelog": "3.3.0",
62-
"eslint": "8.28.0",
63-
"eslint-plugin-import": "2.26.0",
64-
"eslint-plugin-prettier": "4.2.1",
62+
"eslint": "8.57.1",
63+
"eslint-plugin-import": "2.32.0",
64+
"eslint-plugin-prettier": "4.2.5",
6565
"ethereum-waffle": "3.4.4",
66-
"hardhat": "2.12.2",
67-
"husky": "8.0.2",
68-
"mocha": "10.1.0",
69-
"prettier": "2.8.0",
70-
"prettier-plugin-solidity": "1.0.0",
71-
"pretty-quick": "3.1.3",
72-
"solhint": "3.3.7",
73-
"solhint-plugin-prettier": "0.0.5",
66+
"hardhat": "2.28.0",
67+
"husky": "8.0.3",
68+
"mocha": "10.8.2",
69+
"prettier": "2.8.8",
70+
"prettier-plugin-solidity": "1.4.3",
71+
"pretty-quick": "3.3.1",
72+
"solhint": "3.6.2",
73+
"solhint-plugin-prettier": "0.1.0",
7474
"standard-version": "9.5.0",
75-
"ts-mocha": "10.0.0",
76-
"ts-node": "10.9.1",
75+
"ts-mocha": "10.1.0",
76+
"ts-node": "10.9.2",
7777
"tsutils": "3.21.0",
78-
"typechain": "8.1.1",
79-
"typescript": "4.9.3"
78+
"typechain": "8.3.2",
79+
"typescript": "4.9.5"
8080
},
8181
"engines": {
8282
"npm": ">=7.20",

0 commit comments

Comments
 (0)