Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-altnext to v1.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 18, 2021
1 parent 8fe160e commit 591bb00
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/jest": "26.0.24",
"@types/pg": "8.6.1",
"@jest/types": "27.0.6",
"eslint-config-altnext": "1.1.6",
"eslint-config-altnext": "1.1.7",
"husky": "7.0.1",
"jest": "27.0.6",
"jest-junit": "12.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2175,10 +2175,10 @@ escodegen@^2.0.0:
optionalDependencies:
source-map "~0.6.1"

eslint-config-altnext@1.1.6:
version "1.1.6"
resolved "https://registry.yarnpkg.com/eslint-config-altnext/-/eslint-config-altnext-1.1.6.tgz#1f50dd2aba317af85d6b9024866a0d101d7d94d2"
integrity sha512-qed0HZzZ8j62SqJbaF8Bl0rX03O9XsC0ypuyu4hKC4cYXuV1WDstnRrAj02nNsMLXeb1jBdJ8+V/Rz5GcxXQ7A==
eslint-config-altnext@1.1.7:
version "1.1.7"
resolved "https://registry.yarnpkg.com/eslint-config-altnext/-/eslint-config-altnext-1.1.7.tgz#55ae0912b5964ad6b1f39b52d614f3e2540e3545"
integrity sha512-alVDHczpdo7cODd8otAirI2+hKYiz1CYjdXgPi7ziBGTHXYNEPxfU9HP5qXW/f3vY0kZEahhXZzZ3s/wXfwGBQ==
dependencies:
"@typescript-eslint/eslint-plugin" "4.28.3"
"@typescript-eslint/parser" "4.28.3"
Expand Down

0 comments on commit 591bb00

Please sign in to comment.