Skip to content

Commit 34ab3eb

Browse files
chore(dev-deps): bump eslint-config-oclif from 6.0.114 to 6.0.115 (#1237)
Bumps [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) from 6.0.114 to 6.0.115. - [Release notes](https://github.com/oclif/eslint-config-oclif/releases) - [Changelog](https://github.com/oclif/eslint-config-oclif/blob/main/CHANGELOG.md) - [Commits](oclif/eslint-config-oclif@6.0.114...6.0.115) --- updated-dependencies: - dependency-name: eslint-config-oclif dependency-version: 6.0.115 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ccbedc1 commit 34ab3eb

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1123,7 +1123,7 @@
11231123
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
11241124
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
11251125

1126-
"@eslint/compat@^1.4.0", "@eslint/compat@^1.4.1":
1126+
"@eslint/compat@^1.4.1":
11271127
version "1.4.1"
11281128
resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.4.1.tgz#81eaabb3e0b080350582c1a8092a2d355fabf03e"
11291129
integrity sha512-cfO82V9zxxGBxcQDr1lfaYB7wykTa0b00mGa36FrJl7iTFd0Z2cHfEYuxcBRP/iNijCsWsEkA+jzT8hGYmv33w==
@@ -4233,11 +4233,11 @@ eslint-config-oclif@^5.2.2:
42334233
eslint-plugin-unicorn "^48.0.1"
42344234

42354235
eslint-config-oclif@^6:
4236-
version "6.0.114"
4237-
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.114.tgz#72cbf5961ae8608b75998aab02ac2e1f2a02291c"
4238-
integrity sha512-KBl29BbP9dELCBqiF0fVNXp1tDB97ZWEjW2mXzDWkvvVWdDxdrmCM5nV4PJdnzlaGQ559FwfbUS2rWag4VsvAQ==
4236+
version "6.0.115"
4237+
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.115.tgz#e16435e2d4308dd6e3b86cb3f205008d2d95e634"
4238+
integrity sha512-WxwiKCzES27wFg2uJQ5uHyCbb6E+50fNf3gz0e4Ie+gplc9qXG42I6Sv7ugUMJOZ6FdJTrYZ0IZFUldMA8MvmQ==
42394239
dependencies:
4240-
"@eslint/compat" "^1.4.0"
4240+
"@eslint/compat" "^1.4.1"
42414241
"@eslint/eslintrc" "^3.3.1"
42424242
"@eslint/js" "^9.38.0"
42434243
"@stylistic/eslint-plugin" "^3.1.0"

0 commit comments

Comments
 (0)