Skip to content

Commit

Permalink
Merge pull request #969 from oclif/dependabot-npm_and_yarn-eslint-con…
Browse files Browse the repository at this point in the history
…fig-oclif-5.0.2

chore(dev-deps): bump eslint-config-oclif from 5.0.0 to 5.0.2
  • Loading branch information
svc-cli-bot authored Feb 25, 2024
2 parents d0b36d3 + 8b6379d commit a0128c2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"commitlint": "^17.8.1",
"cross-env": "^7.0.3",
"eslint": "^8.56.0",
"eslint-config-oclif": "^5.0.0",
"eslint-config-oclif": "^5.0.2",
"eslint-config-oclif-typescript": "^3.0.48",
"eslint-config-prettier": "^9.1.0",
"fancy-test": "^3.0.11",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2695,13 +2695,13 @@ eslint-config-oclif-typescript@^3.0.48:
eslint-plugin-node "^11.1.0"
eslint-plugin-perfectionist "^2.5.0"

eslint-config-oclif@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-5.0.0.tgz#69c5cc8a19025e71fc49a10f47475bb8dd18ba24"
integrity sha512-yPxtUzU6eFL+WoW8DbRf7uoHxgiu0B/uY7k7rgHwFHij66WoI3qhBNhKI5R5FS5JeTuBOXKrNqQVDsSH0D/JvA==
eslint-config-oclif@^5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-5.0.2.tgz#127fbb803629e6f913353f6975e413f77dfec373"
integrity sha512-5Ut0Rb1UfTJD54KMIA34SiJ7j3uUHfgn73LqkNEZx+mgTAAAL1+6/6uN0RJhmyp+9/HBIlO3v3pCX0pRR5knWQ==
dependencies:
eslint-config-xo-space "^0.34.0"
eslint-plugin-mocha "^10.1.0"
eslint-plugin-mocha "^10.3.0"
eslint-plugin-node "^11.1.0"
eslint-plugin-unicorn "^48.0.1"

Expand Down Expand Up @@ -2812,7 +2812,7 @@ eslint-plugin-import@^2.29.1:
semver "^6.3.1"
tsconfig-paths "^3.15.0"

eslint-plugin-mocha@^10.1.0, eslint-plugin-mocha@^10.3.0:
eslint-plugin-mocha@^10.3.0:
version "10.3.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-10.3.0.tgz#a1cd40737c230f4dc7477a3bef3bbaad7f8d8282"
integrity sha512-IWzbg2K6B1Q7h37Ih4zMyW+nhmw1JvUlHlbCUUUu6PfOOAUGCB0gxmvv7/U+TQQ6e8yHUv+q7KMdIIum4bx+PA==
Expand Down

0 comments on commit a0128c2

Please sign in to comment.