diff --git a/node_modules/commander/package.json b/node_modules/commander/package.json index 28501f45b0..a6e4e76c6b 100644 --- a/node_modules/commander/package.json +++ b/node_modules/commander/package.json @@ -40,12 +40,12 @@ "devDependencies": { "@types/jest": "^26.0.23", "@types/node": "^14.17.1", - "@typescript-eslint/eslint-plugin": "^4.25.0", + "@typescript-eslint/eslint-plugin": "^5.10.0", "@typescript-eslint/parser": "^4.25.0", "eslint": "^7.27.0", "eslint-config-standard": "^16.0.3", - "eslint-plugin-jest": "^24.3.6", - "jest": "^27.0.1", + "eslint-plugin-jest": "^25.0.4", + "jest": "^29.0.0", "standard": "^16.0.3", "ts-jest": "^27.0.1", "tsd": "^0.16.0",