diff --git a/node_modules/eslint-plugin-import/package.json b/node_modules/eslint-plugin-import/package.json index 4010e37a35..392d598e04 100644 --- a/node_modules/eslint-plugin-import/package.json +++ b/node_modules/eslint-plugin-import/package.json @@ -60,7 +60,7 @@ "babel-cli": "^6.26.0", "babel-core": "^6.26.3", "babel-eslint": "^8.2.6", - "babel-plugin-istanbul": "^4.1.6", + "babel-plugin-istanbul": "^6.0.0", "babel-plugin-module-resolver": "^2.7.1", "babel-preset-es2015-argon": "latest", "babel-preset-flow": "^6.23.0", @@ -85,10 +85,10 @@ "lodash.isarray": "^4.0.0", "mocha": "^3.5.3", "npm-which": "^3.0.1", - "nyc": "^11.9.0", + "nyc": "^15.0.0", "redux": "^3.7.2", "rimraf": "^2.7.1", - "semver": "^6.3.0", + "semver": "^7.5.2", "sinon": "^2.4.1", "typescript": "~3.9.5", "typescript-eslint-parser": "^22.0.0" @@ -107,7 +107,7 @@ "has": "^1.0.3", "minimatch": "^3.0.4", "object.values": "^1.1.1", - "read-pkg-up": "^2.0.0", + "read-pkg-up": "^8.0.0", "resolve": "^1.17.0", "tsconfig-paths": "^3.9.0" },