diff --git a/packages/ui/package.json b/packages/ui/package.json index 7356c6908a6..6680b620489 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -108,7 +108,7 @@ "@emotion/babel-preset-css-prop": "11.2.0", "@nrwl/cli": "12.10.0", "@nrwl/cypress": "12.10.0", - "@nrwl/eslint-plugin-nx": "12.10.0", + "@nrwl/eslint-plugin-nx": "13.0.2", "@nrwl/jest": "12.10.0", "@nrwl/linter": "12.10.0", "@nrwl/react": "12.9.0", @@ -137,13 +137,13 @@ "@types/react-is": "17.0.2", "@types/react-router-dom": "5.1.9", "@types/webpack": "4.41.31", - "@typescript-eslint/eslint-plugin": "4.33.0", - "@typescript-eslint/parser": "4.33.0", + "@typescript-eslint/eslint-plugin": "5.1.0", + "@typescript-eslint/parser": "5.1.0", "babel-jest": "27.3.1", "babel-loader": "8.2.3", "babel-plugin-styled-components": "1.13.3", "cypress": "7.3.0", - "eslint": "7.32.0", + "eslint": "8.1.0", "eslint-config-airbnb": "18.2.1", "eslint-config-prettier": "8.3.0", "eslint-plugin-cypress": "2.12.1",