Skip to content

Commit

Permalink
chore(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 18, 2021
1 parent 23d00ce commit 3e15e18
Show file tree
Hide file tree
Showing 2 changed files with 191 additions and 134 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,16 +75,16 @@
"@types/jest": "26.0.24",
"@types/node": "15.12.2",
"@types/node-fetch": "2.5.12",
"@typescript-eslint/eslint-plugin": "4.27.0",
"@typescript-eslint/parser": "4.27.0",
"@typescript-eslint/eslint-plugin": "5.7.0",
"@typescript-eslint/parser": "5.7.0",
"concurrently": "6.2.2",
"conventional-changelog-conventionalcommits": "4.6.1",
"copyfiles": "2.4.1",
"eslint": "7.28.0",
"eslint": "8.5.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.23.4",
"eslint-plugin-jest": "24.3.7",
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-prettier": "4.0.0",
"husky": "6.0.0",
"jest": "27.0.6",
"node-fetch": "2.6.6",
Expand Down

0 comments on commit 3e15e18

Please sign in to comment.