|
31 | 31 | "@babel/preset-env": "^7.12.1", |
32 | 32 | "@babel/preset-typescript": "^7.12.1", |
33 | 33 | "@babel/runtime": "^7.12.5", |
34 | | - "@changesets/cli": "^2.11.2", |
| 34 | + "@changesets/cli": "^2.13.0", |
35 | 35 | "@preconstruct/cli": "^2.0.1", |
36 | 36 | "@types/chai": "^4.2.11", |
37 | 37 | "@types/chai-as-promised": "^7.1.2", |
38 | 38 | "@types/mocha": "^8.2.0", |
39 | 39 | "@types/puppeteer": "^5.4.0", |
40 | | - "@typescript-eslint/eslint-plugin": "^4.8.1", |
41 | | - "@typescript-eslint/parser": "^4.8.1", |
| 40 | + "@typescript-eslint/eslint-plugin": "^4.14.0", |
| 41 | + "@typescript-eslint/parser": "^4.14.0", |
42 | 42 | "ava": "^3.15.0", |
43 | 43 | "chai": "^4.2.0", |
44 | 44 | "chai-as-promised": "^7.1.1", |
45 | 45 | "concurrently": "^5.3.0", |
46 | | - "eslint": "^7.13.0", |
47 | | - "eslint-config-prettier": "^6.11.0", |
| 46 | + "eslint": "^7.18.0", |
| 47 | + "eslint-config-prettier": "^7.2.0", |
48 | 48 | "eslint-plugin-import": "^2.22.0", |
49 | | - "eslint-plugin-prettier": "^3.1.4", |
| 49 | + "eslint-plugin-prettier": "^3.3.1", |
50 | 50 | "express": "^4.17.1", |
51 | | - "ganache-cli": "^6.9.1", |
52 | | - "hardhat": "2.0.7", |
53 | | - "husky": "^4.3.6", |
| 51 | + "ganache-cli": "^6.12.2", |
| 52 | + "hardhat": "2.0.8", |
| 53 | + "husky": "^4.3.8", |
54 | 54 | "mocha": "^8.2.1", |
55 | 55 | "nyc": "^15.0.1", |
56 | 56 | "prettier": "^2.1.2", |
|
0 commit comments