Skip to content

Commit 7cc2686

Browse files
Update dependency eslint-plugin-ghost to v3.4.3
1 parent 35a3f9f commit 7cc2686

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"devDependencies": {
2525
"eslint": "8.57.0",
26-
"eslint-plugin-ghost": "3.4.0",
26+
"eslint-plugin-ghost": "3.4.3",
2727
"eslint-plugin-react": "7.37.5",
2828
"lerna": "6.6.2",
2929
"mocha": "11.2.2",

packages/content-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@rollup/plugin-json": "6.1.0",
4141
"c8": "10.1.3",
4242
"core-js": "3.42.0",
43-
"eslint-plugin-ghost": "3.4.0",
43+
"eslint-plugin-ghost": "3.4.3",
4444
"mocha": "11.2.2",
4545
"rollup": "2.79.2",
4646
"rollup-plugin-babel": "4.4.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5815,26 +5815,26 @@ eslint-plugin-es-x@^7.1.0:
58155815
"@eslint-community/regexpp" "^4.11.0"
58165816
eslint-compat-utils "^0.5.1"
58175817

5818-
eslint-plugin-filenames@allouis/eslint-plugin-filenames#15dc354f4e3d155fc2d6ae082dbfc26377539a18:
5818+
eslint-plugin-filenames[email protected]:
58195819
version "1.3.2"
5820-
uid "15dc354f4e3d155fc2d6ae082dbfc26377539a18"
5821-
resolved "https://codeload.github.com/allouis/eslint-plugin-filenames/tar.gz/15dc354f4e3d155fc2d6ae082dbfc26377539a18"
5820+
resolved "https://registry.yarnpkg.com/eslint-plugin-filenames-ts/-/eslint-plugin-filenames-ts-1.3.2.tgz#06be818d3494f0f2a298ac044f495beb81fe2e5d"
5821+
integrity sha512-ZgcMHTYL4JXBmvbUYAyNeqKIwC038v6Jru+FxJlZ2vk3XOaWIiFphcjbVS/7bdIRADMnXYI8xfgY9g/xtIoDVw==
58225822
dependencies:
58235823
lodash.camelcase "4.3.0"
58245824
lodash.kebabcase "4.1.1"
58255825
lodash.snakecase "4.1.1"
58265826
lodash.upperfirst "4.3.1"
58275827

5828-
5829-
version "3.4.0"
5830-
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-3.4.0.tgz#2a84e53e1bdc3ca722e2886e49d5de0dd2344d6f"
5831-
integrity sha512-uj/ClW5yyfm0tHikI7jyWJbMqLVnn3PTr5GwVc0NTciM9tgkfS7TxEi8jAEa1idLRGPou+gF+Tvt0QBI/29S4g==
5828+
5829+
version "3.4.3"
5830+
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-3.4.3.tgz#ecbe80369cd603411825b1766b52470ab261730b"
5831+
integrity sha512-PHvr9PYlR6xo69H7EzXONdDIdBVXHcNJbSBBMVfhhuVEPb8Z5ov4AIR0ZHg6wkbE3AW7ko8dL9QAJavnroT9Yg==
58325832
dependencies:
58335833
"@kapouer/eslint-plugin-no-return-in-loop" "1.0.0"
58345834
"@typescript-eslint/eslint-plugin" "6.9.1"
58355835
"@typescript-eslint/parser" "6.9.1"
58365836
eslint-plugin-ember "11.11.1"
5837-
eslint-plugin-filenames allouis/eslint-plugin-filenames#15dc354f4e3d155fc2d6ae082dbfc26377539a18
5837+
eslint-plugin-filenames-ts "1.3.2"
58385838
eslint-plugin-mocha "7.0.1"
58395839
eslint-plugin-n "16.2.0"
58405840
eslint-plugin-sort-imports-es6-autofix "0.6.0"

0 commit comments

Comments
 (0)