Skip to content

Commit

Permalink
Update dependency @upleveled/eslint-config-upleveled to v2 (#144)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Oct 28, 2021
1 parent 7373813 commit bd29dd0
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 @@ -44,7 +44,7 @@
"@types/semver": "7.3.9",
"@typescript-eslint/eslint-plugin": "5.1.0",
"@typescript-eslint/parser": "5.1.0",
"@upleveled/eslint-config-upleveled": "1.18.0",
"@upleveled/eslint-config-upleveled": "2.0.0",
"@upleveled/eslint-plugin-upleveled": "2.0.0",
"babel-eslint": "10.1.0",
"eslint": "7.32.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2110,10 +2110,10 @@
"@typescript-eslint/types" "5.1.0"
eslint-visitor-keys "^3.0.0"

"@upleveled/eslint-config-upleveled@1.18.0":
version "1.18.0"
resolved "https://registry.yarnpkg.com/@upleveled/eslint-config-upleveled/-/eslint-config-upleveled-1.18.0.tgz#a014a60b19d8d1d81593e5af9a2c5f449653c3e6"
integrity sha512-7FhKjwFlzZf+7fPZ8yWuNPdGF6LCXqZ62GPbIgDls39JounhyndGL2uRgz75xDzLgbKU6p1vM2EONW0L7dIT2g==
"@upleveled/eslint-config-upleveled@2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@upleveled/eslint-config-upleveled/-/eslint-config-upleveled-2.0.0.tgz#eb00002c3b29c307b9f784c6b87546ca779f1d1d"
integrity sha512-LS84zjUtvK3V8VEImGDHijjTL+r0hnhGb3ADsNlaYD7ef0sitJ8PMXlZXMbIdrkzSLrBiJn53TQ1x40d2wYuRw==

"@upleveled/[email protected]":
version "2.0.0"
Expand Down

0 comments on commit bd29dd0

Please sign in to comment.