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

Commit

Permalink
chore(deps-dev): bump eslint-config-oclif from 3.1.0 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/oclif/eslint-config-oclif/releases)
- [Changelog](https://github.com/oclif/eslint-config-oclif/blob/v4.0.0/CHANGELOG.md)
- [Commits](oclif/eslint-config-oclif@v3.1.0...v4.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-oclif
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 9, 2021
1 parent e2e9329 commit 26c736f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -37,7 +37,7 @@
"chai": "^4.2.0",
"conventional-changelog-cli": "^2.0.17",
"eslint": "^7.3.1",
"eslint-config-oclif": "^3.1.0",
"eslint-config-oclif": "^4.0.0",
"eslint-config-oclif-typescript": "^0.2.0",
"globby": "^11.0.1",
"mocha": "^8.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1434,10 +1434,10 @@ eslint-config-oclif-typescript@^0.2.0:
eslint-plugin-node "^7.0.1"
eslint-plugin-unicorn "^6.0.1"

eslint-config-oclif@^3.1.0:
version "3.1.2"
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-3.1.2.tgz#d68bdcc3c3a7f548572ccc3582f7f345abef609d"
integrity sha512-66i2mWHb4luJHqJSUO5o9bTYQyH4yuItEikBghUixQB1tFpe/j3mKoRMncxGm2LDGcVIbgK7iLXWO9Ta7buIpg==
eslint-config-oclif@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-4.0.0.tgz#90a07587f7be7c92ae3ce750ae11cf1e864239eb"
integrity sha512-5tkUQeC33rHAhJxaGeBGYIflDLumeV2qD/4XLBdXhB/6F/+Jnwdce9wYHSvkx0JUqUQShpQv8JEVkBp/zzD7hg==
dependencies:
eslint-config-xo-space "^0.27.0"
eslint-plugin-mocha "^9.0.0"
Expand Down

0 comments on commit 26c736f

Please sign in to comment.