Skip to content

Commit bff6e8b

Browse files
committed
revert package.json
1 parent a702d85 commit bff6e8b

File tree

2 files changed

+337
-82
lines changed

2 files changed

+337
-82
lines changed

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -11,35 +11,35 @@
1111
"@truffle/hdwallet-provider": "^2.1.15",
1212
"@typechain/ethers-v5": "^11.1.2",
1313
"@typechain/hardhat": "^9.1.0",
14-
"@types/lodash": "^4.17.23",
15-
"@types/mocha": "^10.0.10",
16-
"@typescript-eslint/eslint-plugin": "^8.54.0",
17-
"@typescript-eslint/parser": "^8.54.0",
14+
"@types/lodash": "^4.17.7",
15+
"@types/mocha": "^10.0.7",
16+
"@typescript-eslint/eslint-plugin": "^8.3.0",
17+
"@typescript-eslint/parser": "^8.3.0",
1818
"cloc": "^2.11.0",
1919
"copyfiles": "^2.4.1",
20-
"dotenv": "^16.6.1",
21-
"eslint": "^8.57.1",
22-
"eslint-config-prettier": "^9.1.2",
20+
"dotenv": "^16.4.5",
21+
"eslint": "^8.57.0",
22+
"eslint-config-prettier": "^9.1.0",
2323
"eslint-plugin-eslint-comments": "^3.2.0",
24-
"eslint-plugin-import": "^2.32.0",
25-
"eslint-plugin-prettier": "^5.5.5",
24+
"eslint-plugin-import": "^2.29.1",
25+
"eslint-plugin-prettier": "^5.2.1",
2626
"hardhat": "^2.26.1",
2727
"hardhat-deploy": "^1.0.4",
28-
"husky": "^9.1.7",
29-
"lerna": "^8.2.4",
30-
"node-jq": "^6.3.1",
31-
"nodemon": "^3.1.11",
28+
"husky": "^9.1.5",
29+
"lerna": "^8.1.8",
30+
"node-jq": "^6.0.1",
31+
"nodemon": "^3.1.4",
3232
"npm-run-all": "^4.1.5",
33-
"nyc": "^17.1.0",
34-
"prettier": "^3.8.1",
35-
"prettier-eslint": "^16.4.2",
36-
"solhint": "^6.0.3",
37-
"syncpack": "^13.0.4",
33+
"nyc": "^17.0.0",
34+
"prettier": "^3.3.3",
35+
"prettier-eslint": "^16.3.0",
36+
"solhint": "^6.0.2",
37+
"syncpack": "^13.0.0",
3838
"truffle": "^5.11.5",
3939
"ts-node": "^10.9.2",
4040
"typechain": "^8.3.2",
41-
"typedoc": "^0.28.16",
42-
"typescript": "^5.9.3",
41+
"typedoc": "^0.26.6",
42+
"typescript": "^5.5.4",
4343
"web3": "^1.10.4",
4444
"graphql": "^16.12.0"
4545
},

0 commit comments

Comments
 (0)