Skip to content

Commit 331d623

Browse files
Update dependency eslint-plugin-ghost to v3.4.3 (#23591)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-ghost](https://redirect.github.com/TryGhost/eslint-plugin-ghost) | [`3.4.0` -> `3.4.3`](https://renovatebot.com/diffs/npm/eslint-plugin-ghost/3.4.0/3.4.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-ghost/3.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-ghost/3.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-ghost/3.4.0/3.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-ghost/3.4.0/3.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>TryGhost/eslint-plugin-ghost (eslint-plugin-ghost)</summary> ### [`v3.4.3`](https://redirect.github.com/TryGhost/eslint-plugin-ghost/compare/v3.4.2...v3.4.3) [Compare Source](https://redirect.github.com/TryGhost/eslint-plugin-ghost/compare/v3.4.2...v3.4.3) ### [`v3.4.2`](https://redirect.github.com/TryGhost/eslint-plugin-ghost/compare/v3.4.1...v3.4.2) [Compare Source](https://redirect.github.com/TryGhost/eslint-plugin-ghost/compare/v3.4.1...v3.4.2) ### [`v3.4.1`](https://redirect.github.com/TryGhost/eslint-plugin-ghost/compare/v3.4.0...v3.4.1) [Compare Source](https://redirect.github.com/TryGhost/eslint-plugin-ghost/compare/v3.4.0...v3.4.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - Between 05:00 PM and 11:59 PM, only on Friday ( * 17-23 * * 5 ), Only on Sunday and Saturday ( * * * * 0,6 ), Between 12:00 AM and 12:59 PM, only on Monday ( * 0-12 * * 1 ) (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/TryGhost/Ghost). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1f7680d commit 331d623

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"chalk": "4.1.2",
7878
"concurrently": "8.2.2",
7979
"eslint": "8.57.1",
80-
"eslint-plugin-ghost": "3.4.0",
80+
"eslint-plugin-ghost": "3.4.3",
8181
"eslint-plugin-react": "7.37.5",
8282
"husky": "8.0.3",
8383
"inquirer": "8.2.6",

yarn.lock

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16637,25 +16637,26 @@ eslint-plugin-es-x@^7.1.0:
1663716637
"@eslint-community/eslint-utils" "^4.1.2"
1663816638
"@eslint-community/regexpp" "^4.6.0"
1663916639

16640-
eslint-plugin-filenames@allouis/eslint-plugin-filenames#15dc354f4e3d155fc2d6ae082dbfc26377539a18:
16640+
eslint-plugin-filenames[email protected]:
1664116641
version "1.3.2"
16642-
resolved "https://codeload.github.com/allouis/eslint-plugin-filenames/tar.gz/15dc354f4e3d155fc2d6ae082dbfc26377539a18"
16642+
resolved "https://registry.yarnpkg.com/eslint-plugin-filenames-ts/-/eslint-plugin-filenames-ts-1.3.2.tgz#06be818d3494f0f2a298ac044f495beb81fe2e5d"
16643+
integrity sha512-ZgcMHTYL4JXBmvbUYAyNeqKIwC038v6Jru+FxJlZ2vk3XOaWIiFphcjbVS/7bdIRADMnXYI8xfgY9g/xtIoDVw==
1664316644
dependencies:
1664416645
lodash.camelcase "4.3.0"
1664516646
lodash.kebabcase "4.1.1"
1664616647
lodash.snakecase "4.1.1"
1664716648
lodash.upperfirst "4.3.1"
1664816649

16649-
16650-
version "3.4.0"
16651-
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-3.4.0.tgz#2a84e53e1bdc3ca722e2886e49d5de0dd2344d6f"
16652-
integrity sha512-uj/ClW5yyfm0tHikI7jyWJbMqLVnn3PTr5GwVc0NTciM9tgkfS7TxEi8jAEa1idLRGPou+gF+Tvt0QBI/29S4g==
16650+
16651+
version "3.4.3"
16652+
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-3.4.3.tgz#ecbe80369cd603411825b1766b52470ab261730b"
16653+
integrity sha512-PHvr9PYlR6xo69H7EzXONdDIdBVXHcNJbSBBMVfhhuVEPb8Z5ov4AIR0ZHg6wkbE3AW7ko8dL9QAJavnroT9Yg==
1665316654
dependencies:
1665416655
"@kapouer/eslint-plugin-no-return-in-loop" "1.0.0"
1665516656
"@typescript-eslint/eslint-plugin" "6.9.1"
1665616657
"@typescript-eslint/parser" "6.9.1"
1665716658
eslint-plugin-ember "11.11.1"
16658-
eslint-plugin-filenames allouis/eslint-plugin-filenames#15dc354f4e3d155fc2d6ae082dbfc26377539a18
16659+
eslint-plugin-filenames-ts "1.3.2"
1665916660
eslint-plugin-mocha "7.0.1"
1666016661
eslint-plugin-n "16.2.0"
1666116662
eslint-plugin-sort-imports-es6-autofix "0.6.0"

0 commit comments

Comments
 (0)