Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Commit

Permalink
chore(deps): bump @beemo/driver-eslint from 2.0.2 to 2.0.3
Browse files Browse the repository at this point in the history
Bumps [@beemo/driver-eslint](https://github.com/beemojs/beemo/tree/HEAD/packages/driver-eslint) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/beemojs/beemo/releases)
- [Changelog](https://github.com/beemojs/beemo/blob/master/packages/driver-eslint/CHANGELOG.md)
- [Commits](https://github.com/beemojs/beemo/commits/@beemo/driver-eslint@2.0.3/packages/driver-eslint)

---
updated-dependencies:
- dependency-name: "@beemo/driver-eslint"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 2, 2021
1 parent 1fe7657 commit 9b1afee
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 42 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@beemo/cli": "2.0.4",
"@beemo/core": "2.1.1",
"@beemo/driver-babel": "2.0.3",
"@beemo/driver-eslint": "2.0.2",
"@beemo/driver-eslint": "2.0.3",
"@beemo/driver-jest": "2.0.2",
"@beemo/driver-prettier": "2.0.4",
"@beemo/driver-typescript": "2.0.1",
Expand Down
48 changes: 7 additions & 41 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1095,13 +1095,13 @@
dependencies:
rimraf "^3.0.2"

"@beemo/driver-eslint@2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@beemo/driver-eslint/-/driver-eslint-2.0.2.tgz#93a64fe5887066743b76063b5ed279936ffcff2f"
integrity sha512-MZMZ5uX/1ewc9Y1EGP8f5u58kDxTKi++zig0XZ8kjQTV6H2LrugH9KdkrEZQDaVhYbXAWX297vMjc8k2eoJ3iw==
"@beemo/driver-eslint@2.0.3":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@beemo/driver-eslint/-/driver-eslint-2.0.3.tgz#52b996bc2fa64a32b0ea36d0532b0befa28387ac"
integrity sha512-BmIc+g3f8q16H1zlf8yCEShJvrSYCkJvx9zXEzcyY98037njMSp5b0ZgdbjqEJpB08vJ3k345Sw9LxTwNYiENQ==
dependencies:
"@boost/event" "^2.3.3"
"@types/eslint" "^7.28.1"
"@boost/event" "^3.0.0"
"@types/eslint" "^7.28.2"

"@beemo/driver-jest@2.0.2":
version "2.0.2"
Expand Down Expand Up @@ -1821,7 +1821,7 @@
dependencies:
"@types/ms" "*"

"@types/eslint@^7.28.1", "@types/eslint@^7.28.2":
"@types/eslint@^7.28.2":
version "7.28.2"
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.28.2.tgz#0ff2947cdd305897c52d5372294e8c76f351db68"
integrity sha512-KubbADPkfoU75KgKeKLsFHXnU4ipH7wYg0TRT33NK3N3yiu7jlFAAoygIWBV+KbuHx/G+AvuGX6DllnK35gfJA==
Expand Down Expand Up @@ -1966,14 +1966,6 @@
"@typescript-eslint/typescript-estree" "5.5.0"
debug "^4.3.2"

"@typescript-eslint/scope-manager@5.3.0":
version "5.3.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.3.0.tgz#97d0ccc7c9158e89e202d5e24ce6ba49052d432e"
integrity sha512-22Uic9oRlTsPppy5Tcwfj+QET5RWEnZ5414Prby465XxQrQFZ6nnm5KnXgnsAJefG4hEgMnaxTB3kNEyjdjj6A==
dependencies:
"@typescript-eslint/types" "5.3.0"
"@typescript-eslint/visitor-keys" "5.3.0"

"@typescript-eslint/scope-manager@5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.5.0.tgz#2b9f3672fa6cddcb4160e7e8b49ef1fd00f83c09"
Expand All @@ -1982,29 +1974,11 @@
"@typescript-eslint/types" "5.5.0"
"@typescript-eslint/visitor-keys" "5.5.0"

"@typescript-eslint/types@5.3.0":
version "5.3.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.3.0.tgz#af29fd53867c2df0028c57c36a655bd7e9e05416"
integrity sha512-fce5pG41/w8O6ahQEhXmMV+xuh4+GayzqEogN24EK+vECA3I6pUwKuLi5QbXO721EMitpQne5VKXofPonYlAQg==

"@typescript-eslint/types@5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.5.0.tgz#fee61ae510e84ed950a53937a2b443e078107003"
integrity sha512-OaYTqkW3GnuHxqsxxJ6KypIKd5Uw7bFiQJZRyNi1jbMJnK3Hc/DR4KwB6KJj6PBRkJJoaNwzMNv9vtTk87JhOg==

"@typescript-eslint/typescript-estree@5.3.0":
version "5.3.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.3.0.tgz#4f68ddd46dc2983182402d2ab21fb44ad94988cf"
integrity sha512-FJ0nqcaUOpn/6Z4Jwbtf+o0valjBLkqc3MWkMvrhA2TvzFXtcclIM8F4MBEmYa2kgcI8EZeSAzwoSrIC8JYkug==
dependencies:
"@typescript-eslint/types" "5.3.0"
"@typescript-eslint/visitor-keys" "5.3.0"
debug "^4.3.2"
globby "^11.0.4"
is-glob "^4.0.3"
semver "^7.3.5"
tsutils "^3.21.0"

"@typescript-eslint/typescript-estree@5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.5.0.tgz#12f422698c1636bd0206086bbec9844c54625ebc"
Expand All @@ -2018,14 +1992,6 @@
semver "^7.3.5"
tsutils "^3.21.0"

"@typescript-eslint/visitor-keys@5.3.0":
version "5.3.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.3.0.tgz#a6258790f3b7b2547f70ed8d4a1e0c3499994523"
integrity sha512-oVIAfIQuq0x2TFDNLVavUn548WL+7hdhxYn+9j3YdJJXB7mH9dAmZNJsPDa7Jc+B9WGqoiex7GUDbyMxV0a/aw==
dependencies:
"@typescript-eslint/types" "5.3.0"
eslint-visitor-keys "^3.0.0"

"@typescript-eslint/visitor-keys@5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.5.0.tgz#4787586897b61f26068a3db5c50b3f5d254f9083"
Expand Down

0 comments on commit 9b1afee

Please sign in to comment.