Skip to content

Commit a020fa7

Browse files
chore(deps): update monorepo:eslint
1 parent 267be19 commit a020fa7

2 files changed

Lines changed: 923 additions & 159 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -79,21 +79,21 @@
7979
"@types/react": "17.0.2",
8080
"@types/react-dom": "17.0.2",
8181
"@types/rollup-plugin-peer-deps-external": "2.2.0",
82-
"@typescript-eslint/eslint-plugin": "4.18.0",
83-
"@typescript-eslint/parser": "4.18.0",
82+
"@typescript-eslint/eslint-plugin": "4.33.0",
83+
"@typescript-eslint/parser": "4.33.0",
8484
"babel-loader": "8.2.2",
8585
"commitizen": "4.2.3",
8686
"concurrently": "6.0.0",
8787
"cz-conventional-changelog": "3.3.0",
88-
"eslint": "7.22.0",
88+
"eslint": "7.32.0",
8989
"eslint-config-airbnb": "18.2.1",
9090
"eslint-config-prettier": "7.2.0",
9191
"eslint-plugin-import": "2.22.1",
92-
"eslint-plugin-jest": "24.3.2",
93-
"eslint-plugin-jsx-a11y": "6.4.1",
94-
"eslint-plugin-prettier": "3.3.1",
95-
"eslint-plugin-react": "7.22.0",
96-
"eslint-plugin-react-hooks": "4.2.0",
92+
"eslint-plugin-jest": "24.7.0",
93+
"eslint-plugin-jsx-a11y": "6.7.1",
94+
"eslint-plugin-prettier": "3.4.1",
95+
"eslint-plugin-react": "7.33.1",
96+
"eslint-plugin-react-hooks": "4.6.0",
9797
"eslint-plugin-testing-library": "3.10.2",
9898
"husky": "4.3.8",
9999
"jest": "26.6.3",

0 commit comments

Comments
 (0)