Skip to content

Commit 2a9bebe

Browse files
Update dependency eslint-plugin-ghost to v3.4.3 (#710)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bec2dec commit 2a9bebe

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
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"babel-eslint": "10.1.0",
3636
"eslint": "8.57.0",
37-
"eslint-plugin-ghost": "3.4.0",
37+
"eslint-plugin-ghost": "3.4.3",
3838
"eslint-plugin-react": "7.35.0"
3939
},
4040
"dependencies": {

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5295,10 +5295,10 @@ eslint-plugin-es-x@^7.1.0:
52955295
"@eslint-community/regexpp" "^4.11.0"
52965296
eslint-compat-utils "^0.5.1"
52975297

5298-
eslint-plugin-filenames@allouis/eslint-plugin-filenames#15dc354f4e3d155fc2d6ae082dbfc26377539a18:
5298+
eslint-plugin-filenames-ts@1.3.2:
52995299
version "1.3.2"
5300-
uid "15dc354f4e3d155fc2d6ae082dbfc26377539a18"
5301-
resolved "https://codeload.github.com/allouis/eslint-plugin-filenames/tar.gz/15dc354f4e3d155fc2d6ae082dbfc26377539a18"
5300+
resolved "https://registry.yarnpkg.com/eslint-plugin-filenames-ts/-/eslint-plugin-filenames-ts-1.3.2.tgz#06be818d3494f0f2a298ac044f495beb81fe2e5d"
5301+
integrity sha512-ZgcMHTYL4JXBmvbUYAyNeqKIwC038v6Jru+FxJlZ2vk3XOaWIiFphcjbVS/7bdIRADMnXYI8xfgY9g/xtIoDVw==
53025302
dependencies:
53035303
lodash.camelcase "4.3.0"
53045304
lodash.kebabcase "4.1.1"
@@ -5313,16 +5313,16 @@ eslint-plugin-flowtype@^5.10.0:
53135313
lodash "^4.17.15"
53145314
string-natural-compare "^3.0.1"
53155315

5316-
eslint-plugin-ghost@3.4.0:
5317-
version "3.4.0"
5318-
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-3.4.0.tgz#2a84e53e1bdc3ca722e2886e49d5de0dd2344d6f"
5319-
integrity sha512-uj/ClW5yyfm0tHikI7jyWJbMqLVnn3PTr5GwVc0NTciM9tgkfS7TxEi8jAEa1idLRGPou+gF+Tvt0QBI/29S4g==
5316+
eslint-plugin-ghost@3.4.3:
5317+
version "3.4.3"
5318+
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-3.4.3.tgz#ecbe80369cd603411825b1766b52470ab261730b"
5319+
integrity sha512-PHvr9PYlR6xo69H7EzXONdDIdBVXHcNJbSBBMVfhhuVEPb8Z5ov4AIR0ZHg6wkbE3AW7ko8dL9QAJavnroT9Yg==
53205320
dependencies:
53215321
"@kapouer/eslint-plugin-no-return-in-loop" "1.0.0"
53225322
"@typescript-eslint/eslint-plugin" "6.9.1"
53235323
"@typescript-eslint/parser" "6.9.1"
53245324
eslint-plugin-ember "11.11.1"
5325-
eslint-plugin-filenames allouis/eslint-plugin-filenames#15dc354f4e3d155fc2d6ae082dbfc26377539a18
5325+
eslint-plugin-filenames-ts "1.3.2"
53265326
eslint-plugin-mocha "7.0.1"
53275327
eslint-plugin-n "16.2.0"
53285328
eslint-plugin-sort-imports-es6-autofix "0.6.0"

0 commit comments

Comments
 (0)