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.4 to 2.0.5
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.4 to 2.0.5.
- [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.5/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 Mar 2, 2022
1 parent 746d323 commit d00c664
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.6",
"@beemo/core": "2.1.4",
"@beemo/driver-babel": "2.0.6",
"@beemo/driver-eslint": "2.0.4",
"@beemo/driver-eslint": "2.0.5",
"@beemo/driver-jest": "2.0.5",
"@beemo/driver-prettier": "2.0.5",
"@beemo/driver-typescript": "2.1.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1127,13 +1127,13 @@
dependencies:
rimraf "^3.0.2"

"@beemo/driver-eslint@2.0.4":
version "2.0.4"
resolved "https://registry.yarnpkg.com/@beemo/driver-eslint/-/driver-eslint-2.0.4.tgz#f52393a4e2f579d658a0e80ca6421091d4db1e27"
integrity sha512-wvBYKgUVRikNeHwkP7Swez4pptiERrqMyXv137SiRaZ/bQV7zPVLyZMaUFLdsA/ulmaffRsBARDh5wqHFq/+og==
"@beemo/driver-eslint@2.0.5":
version "2.0.5"
resolved "https://registry.yarnpkg.com/@beemo/driver-eslint/-/driver-eslint-2.0.5.tgz#200f98a4b4c5eda31bfe43de870a5fa69acf691a"
integrity sha512-X8GJNQWIhzpH9JvZRIyabQSp7+0BBVnu4phlBqLrKe47iVwEJ00C3sY26fTSwnjrlUfuSaQWC/7rHV4fF5rYag==
dependencies:
"@boost/event" "^3.0.0"
"@types/eslint" "^8.2.1"
"@boost/event" "^3.0.1"
"@types/eslint" "^8.4.1"

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

"@types/eslint@^8.2.1":
"@types/eslint@^8.2.1", "@types/eslint@^8.4.1":
version "8.4.1"
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.4.1.tgz#c48251553e8759db9e656de3efc846954ac32304"
integrity sha512-GE44+DNEyxxh2Kc6ro/VkIj+9ma0pO0bwv9+uHSyBrikYOHr8zYcdPvnBOp1aw8s+CjRvuSx7CyWqRrNFQ59mA==
Expand Down

0 comments on commit d00c664

Please sign in to comment.