diff --git a/package.json b/package.json index cf6c08719..2324a62e8 100644 --- a/package.json +++ b/package.json @@ -30,15 +30,15 @@ "jest": "jest --coverage __tests__/**/*" }, "devDependencies": { - "@babel/cli": "^7.11.6", - "@babel/core": "^7.11.6", - "@babel/plugin-transform-flow-strip-types": "^7.10.4", + "@babel/cli": "^7.12.10", + "@babel/core": "^7.12.10", + "@babel/plugin-transform-flow-strip-types": "^7.12.10", "babel-eslint": "^10.1.0", "babel-jest": "^24.9.0", "babel-preset-airbnb": "^5.0.0", "coveralls": "^3.1.0", "eslint": "^3 || ^4 || ^5 || ^6 || ^7", - "eslint-config-airbnb-base": "^14.2.0", + "eslint-config-airbnb-base": "^14.2.1", "eslint-plugin-flowtype": "^5.2.0", "eslint-plugin-import": "^2.22.1", "estraverse": "^5.2.0", @@ -48,7 +48,7 @@ "jest": "^24.9.0", "jscodeshift": "^0.7.0", "minimist": "^1.2.5", - "object.assign": "^4.1.1", + "object.assign": "^4.1.2", "rimraf": "^3.0.2", "safe-publish-latest": "^1.1.4", "to-ast": "^1.0.0" @@ -58,16 +58,16 @@ }, "license": "MIT", "dependencies": { - "@babel/runtime": "^7.11.2", + "@babel/runtime": "^7.12.5", "aria-query": "^4.2.2", - "array-includes": "^3.1.1", + "array-includes": "^3.1.2", "ast-types-flow": "^0.0.7", - "axe-core": "^4.0.2", + "axe-core": "^4.1.1", "axobject-query": "^2.2.0", "damerau-levenshtein": "^1.0.6", - "emoji-regex": "^9.0.0", + "emoji-regex": "^9.2.0", "has": "^1.0.3", - "jsx-ast-utils": "^3.1.0", + "jsx-ast-utils": "^3.2.0", "language-tags": "^1.0.5" }, "peerDependencies": {