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

Commit

Permalink
chore(deps-dev): bump eslint-config-oclif-typescript from 0.1.0 to 0.…
Browse files Browse the repository at this point in the history
…2.0 (#107)

Bumps [eslint-config-oclif-typescript](https://github.com/oclif/eslint-config-oclif-typescript) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/oclif/eslint-config-oclif-typescript/releases)
- [Changelog](https://github.com/oclif/eslint-config-oclif-typescript/blob/master/CHANGELOG.md)
- [Commits](oclif/eslint-config-oclif-typescript@v0.1.0...v0.2.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 26, 2020
1 parent 57cf8da commit 64ae1c5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"conventional-changelog-cli": "^2.0.12",
"eslint": "^6.6.0",
"eslint-config-oclif": "^3.1.0",
"eslint-config-oclif-typescript": "^0.1.0",
"eslint-config-oclif-typescript": "^0.2.0",
"fancy-test": "^1.4.3",
"globby": "^9.0.0",
"mocha": "^6.0.2",
Expand Down
9 changes: 4 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1091,14 +1091,13 @@ eslint-ast-utils@^1.0.0:
lodash.get "^4.4.2"
lodash.zip "^4.2.0"

eslint-config-oclif-typescript@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/eslint-config-oclif-typescript/-/eslint-config-oclif-typescript-0.1.0.tgz#c310767c5ee8916ea5d08cf027d0317dd52ed8ba"
integrity sha512-BjXNJcH2F02MdaSFml9vJskviUFVkLHbTPGM5tinIt98H6klFNKP7/lQ+fB/Goc2wB45usEuuw6+l/fwAv9i7g==
eslint-config-oclif-typescript@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/eslint-config-oclif-typescript/-/eslint-config-oclif-typescript-0.2.0.tgz#8e2a1c788ce47af73d5bf8a3a0b5b2b6a80f05d6"
integrity sha512-BdP5FgjxwqV9LmVnfd4TaxhwdQipY7GJVVuP2AKm+EkKoupSCflSiRqnd2cj8qvVq/IXYPK2eHpRDk5ts8hP9g==
dependencies:
"@typescript-eslint/eslint-plugin" "^2.6.1"
"@typescript-eslint/parser" "^2.6.1"
eslint-config-oclif "^3.1.0"
eslint-config-xo-space "^0.20.0"
eslint-plugin-mocha "^5.2.0"
eslint-plugin-node "^7.0.1"
Expand Down

0 comments on commit 64ae1c5

Please sign in to comment.