diff --git a/package.json b/package.json index 9cfbc9ab8..0aa11d64d 100644 --- a/package.json +++ b/package.json @@ -37,23 +37,23 @@ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"" }, "devDependencies": { - "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.12", - "@babel/eslint-parser": "^7.19.1", - "@babel/plugin-transform-flow-strip-types": "^7.19.0", - "@babel/register": "^7.18.9", + "@babel/cli": "^7.22.10", + "@babel/core": "^7.22.10", + "@babel/eslint-parser": "^7.22.10", + "@babel/plugin-transform-flow-strip-types": "^7.22.5", + "@babel/register": "^7.22.5", "ast-types-flow": "^0.0.8", - "aud": "^2.0.2", + "aud": "^2.0.3", "auto-changelog": "^2.4.0", "babel-jest": "^24.9.0", "babel-plugin-add-module-exports": "^1.0.4", "babel-preset-airbnb": "^5.0.0", "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8", "eslint-config-airbnb-base": "^15.0.0", - "eslint-doc-generator": "^1.4.1", + "eslint-doc-generator": "^1.4.3", "eslint-plugin-eslint-plugin": "^4.3.0", "eslint-plugin-flowtype": "^5.8.0 || ^8.0.3", - "eslint-plugin-import": "^2.26.0", + "eslint-plugin-import": "^2.28.0", "estraverse": "^5.3.0", "expect": "^24.9.0", "flow-bin": "^0.147.0", @@ -61,7 +61,7 @@ "jackspeak": "=2.1.1", "jest": "^24.9.0", "jscodeshift": "^0.7.1", - "minimist": "^1.2.7", + "minimist": "^1.2.8", "npmignore": "^0.3.0", "object.assign": "^4.1.4", "rimraf": "^3.0.2",