Skip to content

Commit

Permalink
chore(deps): pin dependency eslint to v6.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 7, 2021
1 parent 6ba824a commit 9196489
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"devDependencies": {
"babel-plugin-root-import": "6.6.0",
"customize-cra": "0.9.1",
"eslint": "^6.6.0",
"eslint": "6.8.0",
"eslint-config-airbnb": "17.1.1",
"eslint-config-prettier": "6.15.0",
"eslint-import-resolver-babel-plugin-root-import": "1.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4935,7 +4935,7 @@ eslint-visitor-keys@^1.1.0:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==

eslint@^6.6.0:
eslint@6.8.0, eslint@^6.6.0:
version "6.8.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.8.0.tgz#62262d6729739f9275723824302fb227c8c93ffb"
integrity sha512-K+Iayyo2LtyYhDSYwz5D5QdWw0hCacNzyq1Y821Xna2xSJj7cijoLLYmLxTQgcgZ9mC61nryMy9S7GRbYpI5Ig==
Expand Down

0 comments on commit 9196489

Please sign in to comment.