Skip to content

Commit

Permalink
fix(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 30, 2022
1 parent c1bdc60 commit 2339d21
Show file tree
Hide file tree
Showing 2 changed files with 282 additions and 221 deletions.
6 changes: 3 additions & 3 deletions packages/dx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.0",
"@typescript-eslint/eslint-plugin": "^4.22.1",
"eslint": "^7.26.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-config-airbnb-typescript": "^12.3.1",
"eslint": "^8.0.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-airbnb-typescript": "^17.0.0",
"eslint-plugin-import": "^2.22.1",
"jest": "^27.0.0",
"lint-staged": "^11.0.0",
Expand Down
Loading

0 comments on commit 2339d21

Please sign in to comment.