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 10, 2020
1 parent 0c40177 commit 79c949c
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.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,7 +35,7 @@
"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",
Expand Down

0 comments on commit 79c949c

Please sign in to comment.