Skip to content

Commit

Permalink
build(deps-dev): bump @typescript-eslint/eslint-plugin from 3.0.0-alp…
Browse files Browse the repository at this point in the history
…ha.25 to 3.0.2 (#267)
  • Loading branch information
dependabot-preview[bot] committed Jun 2, 2020
1 parent 7e58fb1 commit b9eb5df
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 22 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"@changesets/cli": "^2.8.0",
"@testing-library/dom": "^7.7.3",
"@types/jest": "^25.2.3",
"@typescript-eslint/eslint-plugin": "^3.0.0-alpha.25",
"@typescript-eslint/parser": "^3.0.0-alpha.25",
"@typescript-eslint/eslint-plugin": "^3.0.2",
"@typescript-eslint/parser": "^3.0.2",
"concurrently": "^5.2.0",
"cross-env": "^7.0.2",
"cypress": "^4.7.0",
Expand Down
41 changes: 21 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1555,23 +1555,24 @@
dependencies:
"@types/yargs-parser" "*"

"@typescript-eslint/eslint-plugin@^3.0.0-alpha.25":
version "3.0.0-alpha.25"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.0.0-alpha.25.tgz#65594c79e34f156d35365503085644cdb46fdb92"
integrity sha512-JVpDolj1F5D2SK//xFyohkNpJGNhKda78QejUjwP2R0zQQzUVvqWO89JrWPa9ZYrQx6jxuZE3QVv2vjDgRohDA==
"@typescript-eslint/eslint-plugin@^3.0.2":
version "3.0.2"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.0.2.tgz#4a114a066e2f9659b25682ee59d4866e15a17ec3"
integrity sha512-ER3bSS/A/pKQT/hjMGCK8UQzlL0yLjuCZ/G8CDFJFVTfl3X65fvq2lNYqOG8JPTfrPa2RULCdwfOyFjZEMNExQ==
dependencies:
"@typescript-eslint/experimental-utils" "3.0.0-alpha.25+2c709fca"
"@typescript-eslint/experimental-utils" "3.0.2"
functional-red-black-tree "^1.0.1"
regexpp "^3.0.0"
semver "^7.3.2"
tsutils "^3.17.1"

"@typescript-eslint/experimental-utils@3.0.0-alpha.25+2c709fca":
version "3.0.0-alpha.25"
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.0.0-alpha.25.tgz#9966ea141b6ac4705913bb8608c07cbe0c5a2fce"
integrity sha512-6Roc8b10SpmGnfaOD7ochI5pxO9qNh1j5XbQqzzTv6Q4K7M/FJyUA0bPviwnEXsmwuHp05/cg/+B8/bDAr3xOQ==
"@typescript-eslint/experimental-utils@3.0.2":
version "3.0.2"
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.0.2.tgz#bb2131baede8df28ec5eacfa540308ca895e5fee"
integrity sha512-4Wc4EczvoY183SSEnKgqAfkj1eLtRgBQ04AAeG+m4RhTVyaazxc1uI8IHf0qLmu7xXe9j1nn+UoDJjbmGmuqXQ==
dependencies:
"@types/json-schema" "^7.0.3"
"@typescript-eslint/typescript-estree" "3.0.0-alpha.25+2c709fca"
"@typescript-eslint/typescript-estree" "3.0.2"
eslint-scope "^5.0.0"
eslint-utils "^2.0.0"

Expand All @@ -1585,14 +1586,14 @@
eslint-scope "^5.0.0"
eslint-utils "^2.0.0"

"@typescript-eslint/parser@^3.0.0-alpha.25":
version "3.0.0-alpha.25"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.0.0-alpha.25.tgz#4214901c38cc8c9f8b2c149cb57872cb75013383"
integrity sha512-9lFLwSxDNBzVdw0RB+jyTqRYGL6mB3Jm0bRlncit/v/agO8yedM4kjOpClxZxDaC0rvi1nvRWobDXE52HRzxTw==
"@typescript-eslint/parser@^3.0.2":
version "3.0.2"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.0.2.tgz#a92ef339added9bf7fb92605ac99c93ef243e834"
integrity sha512-80Z7s83e8QXHNUspqVlWwb4t5gdz/1bBBmafElbK1wwAwiD/yvJsFyHRxlEpNrt4rdK6eB3p+2WEFkEDHAKk9w==
dependencies:
"@types/eslint-visitor-keys" "^1.0.0"
"@typescript-eslint/experimental-utils" "3.0.0-alpha.25+2c709fca"
"@typescript-eslint/typescript-estree" "3.0.0-alpha.25+2c709fca"
"@typescript-eslint/experimental-utils" "3.0.2"
"@typescript-eslint/typescript-estree" "3.0.2"
eslint-visitor-keys "^1.1.0"

"@typescript-eslint/typescript-estree@2.33.0":
Expand All @@ -1608,10 +1609,10 @@
semver "^7.3.2"
tsutils "^3.17.1"

"@typescript-eslint/typescript-estree@3.0.0-alpha.25+2c709fca":
version "3.0.0-alpha.25"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.0.0-alpha.25.tgz#5eaa2cd958b98fa714f544f97eb497165633de57"
integrity sha512-jNbg6TxlySPaf+WjNYi3dIcfHexeid5Qtf8TQn4mqcjRb8sqwSDMJK1S3jsU/LexEriklncrZePLK1kpaGHIqg==
"@typescript-eslint/typescript-estree@3.0.2":
version "3.0.2"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.0.2.tgz#67a1ce4307ebaea43443fbf3f3be7e2627157293"
integrity sha512-cs84mxgC9zQ6viV8MEcigfIKQmKtBkZNDYf8Gru2M+MhnA6z9q0NFMZm2IEzKqAwN8lY5mFVd1Z8DiHj6zQ3Tw==
dependencies:
debug "^4.1.1"
eslint-visitor-keys "^1.1.0"
Expand Down

0 comments on commit b9eb5df

Please sign in to comment.