diff --git a/node_modules/github-linguist/package.json b/node_modules/github-linguist/package.json index a98fbbc02c..a6496236e4 100644 --- a/node_modules/github-linguist/package.json +++ b/node_modules/github-linguist/package.json @@ -42,7 +42,7 @@ "chalk": "^2.2.0", "commander": "^2.11.0", "fs-extra": "^4.0.3", - "globby": "^6.1.0", + "globby": "^11.0.0", "language-map": "^1.3.0", "slash2": "^2.0.0" }, @@ -55,10 +55,10 @@ "@types/jest": "^25.1.5", "@types/mocha": "^2.2.43", "@types/node": "^8.0.45", - "@umijs/fabric": "^2.0.7", + "@umijs/fabric": "^4.0.1", "chai": "^4.1.2", "coveralls": "^3.0.0", - "eslint": "^6.8.0", + "eslint": "^9.0.0", "prettier": "^2.0.2", "typescript": "^3.8.3", "umi-test": "^1.9.6"