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

Commit 65b377a

Browse files
chore(deps-dev): bump eslint-config-oclif from 3.1.0 to 4.0.0
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>
1 parent c40d82f commit 65b377a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"chai": "^4.2.0",
3838
"conventional-changelog-cli": "^2.0.17",
3939
"eslint": "^7.3.1",
40-
"eslint-config-oclif": "^3.1.0",
40+
"eslint-config-oclif": "^4.0.0",
4141
"eslint-config-oclif-typescript": "^0.2.0",
4242
"globby": "^11.0.1",
4343
"mocha": "^8.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1422,10 +1422,10 @@ eslint-config-oclif-typescript@^0.2.0:
14221422
eslint-plugin-node "^7.0.1"
14231423
eslint-plugin-unicorn "^6.0.1"
14241424

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

0 commit comments

Comments
 (0)