Merge branch 'develop' into indexer-lifecycle
Showing
| ... | ... | @@ -44,8 +44,8 @@ |
| "@types/chai-as-promised": "^7.1.4", | ||
| "@types/mocha": "^10.0.3", | ||
| "@types/node": "^20.8.9", | ||
| "@typescript-eslint/eslint-plugin": "^6.9.0", | ||
| "@typescript-eslint/parser": "^6.9.0", | ||
| "@typescript-eslint/eslint-plugin": "^6.9.1", | ||
| "@typescript-eslint/parser": "^6.9.1", | ||
| "chai": "^4.3.10", | ||
| "depcheck": "^1.4.7", | ||
| "doctoc": "^2.2.0", | ||
| ... | ... | @@ -59,7 +59,7 @@ |
| "eslint-plugin-prettier": "^4.0.0", | ||
| "eslint-plugin-promise": "^5.1.0", | ||
| "eslint-plugin-react": "^7.24.0", | ||
| "eslint-plugin-unicorn": "^48.0.1", | ||
| "eslint-plugin-unicorn": "^49.0.0", | ||
| "husky": "^8.0.3", | ||
| "lint-staged": "15.0.2", | ||
| "markdownlint": "^0.31.0", | ||
| ... | ... |
Please register or sign in to comment