Skip to content

Commit

Permalink
Update: dependencies πŸ†™ (#246)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Sep 22, 2020
1 parent adb1529 commit 51d302e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.1.0",
"@typescript-eslint/parser": "4.1.0",
"@typescript-eslint/eslint-plugin": "4.2.0",
"@typescript-eslint/parser": "4.2.0",
"babel-eslint": "10.1.0",
"confusing-browser-globals": "1.0.9",
"eslint": "7.9.0",
Expand All @@ -41,7 +41,7 @@
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-react": "7.20.6",
"eslint-plugin-react-hooks": "4.1.2",
"eslint-plugin-testing-library": "3.8.0"
"eslint-plugin-testing-library": "3.9.0"
},
"devDependencies": {
"@crystal-ball/commitizen-base": "2.8.0",
Expand Down

0 comments on commit 51d302e

Please sign in to comment.