diff --git a/package.json b/package.json index eedf4e350..e9e5a358b 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "babel-cli": "^6.26.0", "babel-core": "^6.26.3", "babel-eslint": "=8.0.3 || ^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", @@ -86,11 +86,11 @@ "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", - "safe-publish-latest": "^1.1.4", - "semver": "^6.3.0", + "safe-publish-latest": "^2.0.0", + "semver": "^7.5.2", "sinon": "^2.4.1", "typescript": "^2.8.1 || ~3.9.5", "typescript-eslint-parser": "^15 || ^22.0.0" @@ -111,7 +111,7 @@ "minimatch": "^3.0.4", "object.values": "^1.1.3", "pkg-up": "^2.0.0", - "read-pkg-up": "^3.0.0", + "read-pkg-up": "^8.0.0", "resolve": "^1.20.0", "tsconfig-paths": "^3.9.0" }