Skip to content

Commit 5df9e2a

Browse files
Update dependency eslint-plugin-ghost to v3.4.3
1 parent 5c1f8f8 commit 5df9e2a

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
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
"mocha": "10.7.3",
2828
"should": "13.2.3",
2929
"sinon": "18.0.0"

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4661,26 +4661,26 @@ eslint-plugin-es-x@^7.1.0:
46614661
"@eslint-community/regexpp" "^4.11.0"
46624662
eslint-compat-utils "^0.5.1"
46634663

4664-
eslint-plugin-filenames@allouis/eslint-plugin-filenames#15dc354f4e3d155fc2d6ae082dbfc26377539a18:
4664+
eslint-plugin-filenames[email protected]:
46654665
version "1.3.2"
4666-
uid "15dc354f4e3d155fc2d6ae082dbfc26377539a18"
4667-
resolved "https://codeload.github.com/allouis/eslint-plugin-filenames/tar.gz/15dc354f4e3d155fc2d6ae082dbfc26377539a18"
4666+
resolved "https://registry.yarnpkg.com/eslint-plugin-filenames-ts/-/eslint-plugin-filenames-ts-1.3.2.tgz#06be818d3494f0f2a298ac044f495beb81fe2e5d"
4667+
integrity sha512-ZgcMHTYL4JXBmvbUYAyNeqKIwC038v6Jru+FxJlZ2vk3XOaWIiFphcjbVS/7bdIRADMnXYI8xfgY9g/xtIoDVw==
46684668
dependencies:
46694669
lodash.camelcase "4.3.0"
46704670
lodash.kebabcase "4.1.1"
46714671
lodash.snakecase "4.1.1"
46724672
lodash.upperfirst "4.3.1"
46734673

4674-
4675-
version "3.4.0"
4676-
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-3.4.0.tgz#2a84e53e1bdc3ca722e2886e49d5de0dd2344d6f"
4677-
integrity sha512-uj/ClW5yyfm0tHikI7jyWJbMqLVnn3PTr5GwVc0NTciM9tgkfS7TxEi8jAEa1idLRGPou+gF+Tvt0QBI/29S4g==
4674+
4675+
version "3.4.3"
4676+
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-3.4.3.tgz#ecbe80369cd603411825b1766b52470ab261730b"
4677+
integrity sha512-PHvr9PYlR6xo69H7EzXONdDIdBVXHcNJbSBBMVfhhuVEPb8Z5ov4AIR0ZHg6wkbE3AW7ko8dL9QAJavnroT9Yg==
46784678
dependencies:
46794679
"@kapouer/eslint-plugin-no-return-in-loop" "1.0.0"
46804680
"@typescript-eslint/eslint-plugin" "6.9.1"
46814681
"@typescript-eslint/parser" "6.9.1"
46824682
eslint-plugin-ember "11.11.1"
4683-
eslint-plugin-filenames allouis/eslint-plugin-filenames#15dc354f4e3d155fc2d6ae082dbfc26377539a18
4683+
eslint-plugin-filenames-ts "1.3.2"
46844684
eslint-plugin-mocha "7.0.1"
46854685
eslint-plugin-n "16.2.0"
46864686
eslint-plugin-sort-imports-es6-autofix "0.6.0"

0 commit comments

Comments
 (0)