Skip to content

Commit b9d2354

Browse files
Bump eslint-config-oclif-typescript from 3.1.13 to 3.1.14 (#134)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a77a70 commit b9d2354

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1653,9 +1653,9 @@ escape-string-regexp@^1.0.5:
16531653
integrity sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==
16541654

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

0 commit comments

Comments
 (0)