diff --git a/package.json b/package.json index 8e78a688a..ec427ce4a 100644 --- a/package.json +++ b/package.json @@ -30,23 +30,23 @@ "jest": "jest --coverage __tests__/**/*" }, "devDependencies": { - "@babel/cli": "^7.12.10", - "@babel/core": "^7.12.10", - "@babel/plugin-transform-flow-strip-types": "^7.12.10", - "aud": "^1.1.3", + "@babel/cli": "^7.13.14", + "@babel/core": "^7.13.14", + "@babel/plugin-transform-flow-strip-types": "^7.13.0", + "aud": "^1.1.4", "babel-eslint": "^10.1.0", "babel-jest": "^24.9.0", "babel-preset-airbnb": "^5.0.0", "eslint": "^3 || ^4 || ^5 || ^6 || ^7", "eslint-config-airbnb-base": "^14.2.1", - "eslint-plugin-flowtype": "^5.2.0", + "eslint-plugin-flowtype": "^5.4.0", "eslint-plugin-import": "^2.22.1", "estraverse": "^5.2.0", "expect": "^24.9.0", "flow-bin": "^0.113.0", "in-publish": "^2.0.1", "jest": "^24.9.0", - "jscodeshift": "^0.7.0", + "jscodeshift": "^0.7.1", "minimist": "^1.2.5", "object.assign": "^4.1.2", "rimraf": "^3.0.2",