Skip to content

Commit

Permalink
Update: dependencies πŸ†™
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 11, 2020
1 parent 0c40177 commit 76fc980
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -25,8 +25,8 @@
"format": "prettier --write '*.{js,json,md}' '**/*.{js,json,md,mdx,scss}' !CHANGELOG.md"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "4.0.1",
"@typescript-eslint/parser": "4.0.1",
"@typescript-eslint/eslint-plugin": "4.1.0",
"@typescript-eslint/parser": "4.1.0",
"babel-eslint": "10.1.0",
"confusing-browser-globals": "1.0.9",
"eslint": "7.8.1",
Expand All @@ -35,12 +35,12 @@
"eslint-import-resolver-node": "0.3.4",
"eslint-plugin-cypress": "2.11.1",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-jest-dom": "3.2.2",
"eslint-plugin-jest-dom": "3.2.3",
"eslint-plugin-jsx-a11y": "6.3.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-react": "7.20.6",
"eslint-plugin-react-hooks": "4.1.0",
"eslint-plugin-react-hooks": "4.1.2",
"eslint-plugin-testing-library": "3.8.0"
},
"devDependencies": {
Expand Down

0 comments on commit 76fc980

Please sign in to comment.