Skip to content

Commit

Permalink
Bump eslint-config-oclif-typescript from 3.1.13 to 3.1.14
Browse files Browse the repository at this point in the history
Bumps [eslint-config-oclif-typescript](https://github.com/oclif/eslint-config-oclif-typescript) from 3.1.13 to 3.1.14.
- [Release notes](https://github.com/oclif/eslint-config-oclif-typescript/releases)
- [Changelog](https://github.com/oclif/eslint-config-oclif-typescript/blob/main/CHANGELOG.md)
- [Commits](oclif/eslint-config-oclif-typescript@3.1.13...3.1.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 31, 2025
1 parent aefb1f4 commit a0dba2b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3183,9 +3183,9 @@ escape-string-regexp@^1.0.5:
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=

eslint-config-oclif-typescript@^3.1.13:
version "3.1.13"
resolved "https://registry.yarnpkg.com/eslint-config-oclif-typescript/-/eslint-config-oclif-typescript-3.1.13.tgz#9a8d4653a7a4ee2bd8d459282ffbf60961d5bb05"
integrity sha512-SY9uUPGL3N5M0evNikzZBq+IQABPhzilrhdVbpjpFDd6OxMD8r3E1VMCwGMA2vP+yGUE+MtQHS1yFzNpo8C26Q==
version "3.1.14"
resolved "https://registry.yarnpkg.com/eslint-config-oclif-typescript/-/eslint-config-oclif-typescript-3.1.14.tgz#651fd40d97a9eee9080c0f8ba387ee3b1c648f90"
integrity sha512-YeBq5OiDRZFvfZ+wO0meF38fV06+zmEg15mnOLwkiAuUhjg2lH+UxvYA7uX2zUwR4p1WMUbfX+7CMfUwQ4TQ1A==
dependencies:
"@typescript-eslint/eslint-plugin" "^6.21.0"
"@typescript-eslint/parser" "^6.21.0"
Expand Down

0 comments on commit a0dba2b

Please sign in to comment.