Skip to content

Commit 8633d8a

Browse files
committed
Update dependency eslint-plugin-ghost to v3.4.0
1 parent f8065d5 commit 8633d8a

File tree

2 files changed

+75
-62
lines changed

2 files changed

+75
-62
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.52.0",
37-
"eslint-plugin-ghost": "3.3.2",
37+
"eslint-plugin-ghost": "3.4.0",
3838
"eslint-plugin-react": "7.33.2"
3939
},
4040
"dependencies": {

yarn.lock

Lines changed: 74 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -2475,16 +2475,16 @@
24752475
resolved "https://registry.yarnpkg.com/@types/yoga-layout/-/yoga-layout-1.9.2.tgz#efaf9e991a7390dc081a0b679185979a83a9639a"
24762476
integrity sha512-S9q47ByT2pPvD65IvrWp7qppVMpk9WGMbVq9wbWZOHg6tnXSD4vyhao6nOSBwwfDdV2p3Kx9evA9vI+XWTfDvw==
24772477

2478-
"@typescript-eslint/eslint-plugin@6.6.0":
2479-
version "6.6.0"
2480-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.6.0.tgz#19ba09aa34fd504696445100262e5a9e1b1d7024"
2481-
integrity sha512-CW9YDGTQnNYMIo5lMeuiIG08p4E0cXrXTbcZ2saT/ETE7dWUrNxlijsQeU04qAAKkILiLzdQz+cGFxCJjaZUmA==
2478+
"@typescript-eslint/eslint-plugin@6.9.1":
2479+
version "6.9.1"
2480+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.9.1.tgz#d8ce497dc0ed42066e195c8ecc40d45c7b1254f4"
2481+
integrity sha512-w0tiiRc9I4S5XSXXrMHOWgHgxbrBn1Ro+PmiYhSg2ZVdxrAJtQgzU5o2m1BfP6UOn7Vxcc6152vFjQfmZR4xEg==
24822482
dependencies:
24832483
"@eslint-community/regexpp" "^4.5.1"
2484-
"@typescript-eslint/scope-manager" "6.6.0"
2485-
"@typescript-eslint/type-utils" "6.6.0"
2486-
"@typescript-eslint/utils" "6.6.0"
2487-
"@typescript-eslint/visitor-keys" "6.6.0"
2484+
"@typescript-eslint/scope-manager" "6.9.1"
2485+
"@typescript-eslint/type-utils" "6.9.1"
2486+
"@typescript-eslint/utils" "6.9.1"
2487+
"@typescript-eslint/visitor-keys" "6.9.1"
24882488
debug "^4.3.4"
24892489
graphemer "^1.4.0"
24902490
ignore "^5.2.4"
@@ -2518,15 +2518,15 @@
25182518
eslint-scope "^5.1.1"
25192519
eslint-utils "^3.0.0"
25202520

2521-
"@typescript-eslint/parser@6.6.0":
2522-
version "6.6.0"
2523-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.6.0.tgz#fe323a7b4eafb6d5ea82b96216561810394a739e"
2524-
integrity sha512-setq5aJgUwtzGrhW177/i+DMLqBaJbdwGj2CPIVFFLE0NCliy5ujIdLHd2D1ysmlmsjdL2GWW+hR85neEfc12w==
2521+
"@typescript-eslint/parser@6.9.1":
2522+
version "6.9.1"
2523+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.9.1.tgz#4f685f672f8b9580beb38d5fb99d52fc3e34f7a3"
2524+
integrity sha512-C7AK2wn43GSaCUZ9do6Ksgi2g3mwFkMO3Cis96kzmgudoVaKyt62yNzJOktP0HDLb/iO2O0n2lBOzJgr6Q/cyg==
25252525
dependencies:
2526-
"@typescript-eslint/scope-manager" "6.6.0"
2527-
"@typescript-eslint/types" "6.6.0"
2528-
"@typescript-eslint/typescript-estree" "6.6.0"
2529-
"@typescript-eslint/visitor-keys" "6.6.0"
2526+
"@typescript-eslint/scope-manager" "6.9.1"
2527+
"@typescript-eslint/types" "6.9.1"
2528+
"@typescript-eslint/typescript-estree" "6.9.1"
2529+
"@typescript-eslint/visitor-keys" "6.9.1"
25302530
debug "^4.3.4"
25312531

25322532
"@typescript-eslint/parser@^4.33.0":
@@ -2547,21 +2547,21 @@
25472547
"@typescript-eslint/types" "4.33.0"
25482548
"@typescript-eslint/visitor-keys" "4.33.0"
25492549

2550-
"@typescript-eslint/scope-manager@6.6.0":
2551-
version "6.6.0"
2552-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.6.0.tgz#57105d4419d6de971f7d2c30a2ff4ac40003f61a"
2553-
integrity sha512-pT08u5W/GT4KjPUmEtc2kSYvrH8x89cVzkA0Sy2aaOUIw6YxOIjA8ilwLr/1fLjOedX1QAuBpG9XggWqIIfERw==
2550+
"@typescript-eslint/scope-manager@6.9.1":
2551+
version "6.9.1"
2552+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.9.1.tgz#e96afeb9a68ad1cd816dba233351f61e13956b75"
2553+
integrity sha512-38IxvKB6NAne3g/+MyXMs2Cda/Sz+CEpmm+KLGEM8hx/CvnSRuw51i8ukfwB/B/sESdeTGet1NH1Wj7I0YXswg==
25542554
dependencies:
2555-
"@typescript-eslint/types" "6.6.0"
2556-
"@typescript-eslint/visitor-keys" "6.6.0"
2555+
"@typescript-eslint/types" "6.9.1"
2556+
"@typescript-eslint/visitor-keys" "6.9.1"
25572557

2558-
"@typescript-eslint/type-utils@6.6.0":
2559-
version "6.6.0"
2560-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.6.0.tgz#14f651d13b884915c4fca0d27adeb652a4499e86"
2561-
integrity sha512-8m16fwAcEnQc69IpeDyokNO+D5spo0w1jepWWY2Q6y5ZKNuj5EhVQXjtVAeDDqvW6Yg7dhclbsz6rTtOvcwpHg==
2558+
"@typescript-eslint/type-utils@6.9.1":
2559+
version "6.9.1"
2560+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.9.1.tgz#efd5db20ed35a74d3c7d8fba51b830ecba09ce32"
2561+
integrity sha512-eh2oHaUKCK58qIeYp19F5V5TbpM52680sB4zNSz29VBQPTWIlE/hCj5P5B1AChxECe/fmZlspAWFuRniep1Skg==
25622562
dependencies:
2563-
"@typescript-eslint/typescript-estree" "6.6.0"
2564-
"@typescript-eslint/utils" "6.6.0"
2563+
"@typescript-eslint/typescript-estree" "6.9.1"
2564+
"@typescript-eslint/utils" "6.9.1"
25652565
debug "^4.3.4"
25662566
ts-api-utils "^1.0.1"
25672567

@@ -2570,10 +2570,10 @@
25702570
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72"
25712571
integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==
25722572

2573-
"@typescript-eslint/types@6.6.0":
2574-
version "6.6.0"
2575-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.6.0.tgz#95e7ea650a2b28bc5af5ea8907114a48f54618c2"
2576-
integrity sha512-CB6QpJQ6BAHlJXdwUmiaXDBmTqIE2bzGTDLADgvqtHWuhfNP3rAOK7kAgRMAET5rDRr9Utt+qAzRBdu3AhR3sg==
2573+
"@typescript-eslint/types@6.9.1":
2574+
version "6.9.1"
2575+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.9.1.tgz#a6cfc20db0fcedcb2f397ea728ef583e0ee72459"
2576+
integrity sha512-BUGslGOb14zUHOUmDB2FfT6SI1CcZEJYfF3qFwBeUrU6srJfzANonwRYHDpLBuzbq3HaoF2XL2hcr01c8f8OaQ==
25772577

25782578
"@typescript-eslint/[email protected]":
25792579
version "4.33.0"
@@ -2588,30 +2588,30 @@
25882588
semver "^7.3.5"
25892589
tsutils "^3.21.0"
25902590

2591-
"@typescript-eslint/typescript-estree@6.6.0":
2592-
version "6.6.0"
2593-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.6.0.tgz#373c420d2e12c28220f4a83352280a04823a91b7"
2594-
integrity sha512-hMcTQ6Al8MP2E6JKBAaSxSVw5bDhdmbCEhGW/V8QXkb9oNsFkA4SBuOMYVPxD3jbtQ4R/vSODBsr76R6fP3tbA==
2591+
"@typescript-eslint/typescript-estree@6.9.1":
2592+
version "6.9.1"
2593+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.9.1.tgz#8c77910a49a04f0607ba94d78772da07dab275ad"
2594+
integrity sha512-U+mUylTHfcqeO7mLWVQ5W/tMLXqVpRv61wm9ZtfE5egz7gtnmqVIw9ryh0mgIlkKk9rZLY3UHygsBSdB9/ftyw==
25952595
dependencies:
2596-
"@typescript-eslint/types" "6.6.0"
2597-
"@typescript-eslint/visitor-keys" "6.6.0"
2596+
"@typescript-eslint/types" "6.9.1"
2597+
"@typescript-eslint/visitor-keys" "6.9.1"
25982598
debug "^4.3.4"
25992599
globby "^11.1.0"
26002600
is-glob "^4.0.3"
26012601
semver "^7.5.4"
26022602
ts-api-utils "^1.0.1"
26032603

2604-
"@typescript-eslint/utils@6.6.0":
2605-
version "6.6.0"
2606-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.6.0.tgz#2d686c0f0786da6362d909e27a9de1c13ba2e7dc"
2607-
integrity sha512-mPHFoNa2bPIWWglWYdR0QfY9GN0CfvvXX1Sv6DlSTive3jlMTUy+an67//Gysc+0Me9pjitrq0LJp0nGtLgftw==
2604+
"@typescript-eslint/utils@6.9.1":
2605+
version "6.9.1"
2606+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.9.1.tgz#763da41281ef0d16974517b5f0d02d85897a1c1e"
2607+
integrity sha512-L1T0A5nFdQrMVunpZgzqPL6y2wVreSyHhKGZryS6jrEN7bD9NplVAyMryUhXsQ4TWLnZmxc2ekar/lSGIlprCA==
26082608
dependencies:
26092609
"@eslint-community/eslint-utils" "^4.4.0"
26102610
"@types/json-schema" "^7.0.12"
26112611
"@types/semver" "^7.5.0"
2612-
"@typescript-eslint/scope-manager" "6.6.0"
2613-
"@typescript-eslint/types" "6.6.0"
2614-
"@typescript-eslint/typescript-estree" "6.6.0"
2612+
"@typescript-eslint/scope-manager" "6.9.1"
2613+
"@typescript-eslint/types" "6.9.1"
2614+
"@typescript-eslint/typescript-estree" "6.9.1"
26152615
semver "^7.5.4"
26162616

26172617
"@typescript-eslint/[email protected]":
@@ -2622,12 +2622,12 @@
26222622
"@typescript-eslint/types" "4.33.0"
26232623
eslint-visitor-keys "^2.0.0"
26242624

2625-
"@typescript-eslint/visitor-keys@6.6.0":
2626-
version "6.6.0"
2627-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.6.0.tgz#1109088b4346c8b2446f3845db526374d9a3bafc"
2628-
integrity sha512-L61uJT26cMOfFQ+lMZKoJNbAEckLe539VhTxiGHrWl5XSKQgA0RTBZJW2HFPy5T0ZvPVSD93QsrTKDkfNwJGyQ==
2625+
"@typescript-eslint/visitor-keys@6.9.1":
2626+
version "6.9.1"
2627+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.9.1.tgz#6753a9225a0ba00459b15d6456b9c2780b66707d"
2628+
integrity sha512-MUaPUe/QRLEffARsmNfmpghuQkW436DvESW+h+M52w0coICHRfD6Np9/K6PdACwnrq1HmuLl+cSPZaJmeVPkSw==
26292629
dependencies:
2630-
"@typescript-eslint/types" "6.6.0"
2630+
"@typescript-eslint/types" "6.9.1"
26312631
eslint-visitor-keys "^3.4.1"
26322632

26332633
"@ungap/structured-clone@^1.2.0":
@@ -5196,18 +5196,18 @@ eslint-plugin-flowtype@^5.10.0:
51965196
lodash "^4.17.15"
51975197
string-natural-compare "^3.0.1"
51985198

5199-
eslint-plugin-ghost@3.3.2:
5200-
version "3.3.2"
5201-
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-3.3.2.tgz#b789c20e645d285743bc8c852f92b9898474eb98"
5202-
integrity sha512-Ae3u4lTo2ApB8wBdaEShJVEuqNSYG1IiarAFvee8bSx8Ykwj0vRxpyy9MRgwaFc6Lre7dcaIJ60iWVBoO4MwwA==
5199+
eslint-plugin-ghost@3.4.0:
5200+
version "3.4.0"
5201+
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-3.4.0.tgz#2a84e53e1bdc3ca722e2886e49d5de0dd2344d6f"
5202+
integrity sha512-uj/ClW5yyfm0tHikI7jyWJbMqLVnn3PTr5GwVc0NTciM9tgkfS7TxEi8jAEa1idLRGPou+gF+Tvt0QBI/29S4g==
52035203
dependencies:
52045204
"@kapouer/eslint-plugin-no-return-in-loop" "1.0.0"
5205-
"@typescript-eslint/eslint-plugin" "6.6.0"
5206-
"@typescript-eslint/parser" "6.6.0"
5205+
"@typescript-eslint/eslint-plugin" "6.9.1"
5206+
"@typescript-eslint/parser" "6.9.1"
52075207
eslint-plugin-ember "11.11.1"
52085208
eslint-plugin-filenames allouis/eslint-plugin-filenames#15dc354f4e3d155fc2d6ae082dbfc26377539a18
52095209
eslint-plugin-mocha "7.0.1"
5210-
eslint-plugin-n "16.0.2"
5210+
eslint-plugin-n "16.2.0"
52115211
eslint-plugin-sort-imports-es6-autofix "0.6.0"
52125212
eslint-plugin-unicorn "42.0.0"
52135213
typescript "5.2.2"
@@ -5265,14 +5265,15 @@ [email protected]:
52655265
eslint-utils "^2.0.0"
52665266
ramda "^0.27.0"
52675267

5268-
eslint-plugin-n@16.0.2:
5269-
version "16.0.2"
5270-
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-16.0.2.tgz#5b2c0ad8dd9b724244d30fad2cc49ff4308a2152"
5271-
integrity sha512-Y66uDfUNbBzypsr0kELWrIz+5skicECrLUqlWuXawNSLUq3ltGlCwu6phboYYOTSnoTdHgTLrc+5Ydo6KjzZog==
5268+
eslint-plugin-n@16.2.0:
5269+
version "16.2.0"
5270+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-16.2.0.tgz#3f98ca9fadd9f7bdaaf60068533118ecb685bfb5"
5271+
integrity sha512-AQER2jEyQOt1LG6JkGJCCIFotzmlcCZFur2wdKrp1JX2cNotC7Ae0BcD/4lLv3lUAArM9uNS8z/fsvXTd0L71g==
52725272
dependencies:
52735273
"@eslint-community/eslint-utils" "^4.4.0"
52745274
builtins "^5.0.1"
52755275
eslint-plugin-es-x "^7.1.0"
5276+
get-tsconfig "^4.7.0"
52765277
ignore "^5.2.4"
52775278
is-core-module "^2.12.1"
52785279
minimatch "^3.1.2"
@@ -6661,6 +6662,13 @@ get-symbol-description@^1.0.0:
66616662
call-bind "^1.0.2"
66626663
get-intrinsic "^1.1.1"
66636664

6665+
get-tsconfig@^4.7.0:
6666+
version "4.7.2"
6667+
resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.7.2.tgz#0dcd6fb330391d46332f4c6c1bf89a6514c2ddce"
6668+
integrity sha512-wuMsz4leaj5hbGgg4IvDU0bqJagpftG5l5cXIAvo8uZrqn0NJqwtfupTN00VnkQJPcIRrxYrm1Ue24btpCha2A==
6669+
dependencies:
6670+
resolve-pkg-maps "^1.0.0"
6671+
66646672
git-up@^7.0.0:
66656673
version "7.0.0"
66666674
resolved "https://registry.yarnpkg.com/git-up/-/git-up-7.0.0.tgz#bace30786e36f56ea341b6f69adfd83286337467"
@@ -9893,6 +9901,11 @@ resolve-package-path@^3.1.0:
98939901
path-root "^0.1.1"
98949902
resolve "^1.17.0"
98959903

9904+
resolve-pkg-maps@^1.0.0:
9905+
version "1.0.0"
9906+
resolved "https://registry.yarnpkg.com/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz#616b3dc2c57056b5588c31cdf4b3d64db133720f"
9907+
integrity sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==
9908+
98969909
resolve@^1.10.0, resolve@^1.11.1, resolve@^1.12.0, resolve@^1.14.2, resolve@^1.17.0, resolve@^1.19.0, resolve@^1.22.2, resolve@^1.22.4:
98979910
version "1.22.8"
98989911
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d"

0 commit comments

Comments
 (0)