File tree 2 files changed +9
-8
lines changed 2 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 77
77
"chalk" : " 4.1.2" ,
78
78
"concurrently" : " 8.2.2" ,
79
79
"eslint" : " 8.57.1" ,
80
- "eslint-plugin-ghost" : " 3.4.0 " ,
80
+ "eslint-plugin-ghost" : " 3.4.3 " ,
81
81
"eslint-plugin-react" : " 7.37.5" ,
82
82
"husky" : " 8.0.3" ,
83
83
"inquirer" : " 8.2.6" ,
Original file line number Diff line number Diff line change @@ -16637,25 +16637,26 @@ eslint-plugin-es-x@^7.1.0:
16637
16637
"@eslint-community/eslint-utils" "^4.1.2"
16638
16638
"@eslint-community/regexpp" "^4.6.0"
16639
16639
16640
- eslint-plugin-filenames@allouis/eslint-plugin-filenames#15dc354f4e3d155fc2d6ae082dbfc26377539a18 :
16640
+ eslint-plugin-filenames
[email protected] :
16641
16641
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==
16643
16644
dependencies:
16644
16645
lodash.camelcase "4.3.0"
16645
16646
lodash.kebabcase "4.1.1"
16646
16647
lodash.snakecase "4.1.1"
16647
16648
lodash.upperfirst "4.3.1"
16648
16649
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 ==
16653
16654
dependencies:
16654
16655
"@kapouer/eslint-plugin-no-return-in-loop" "1.0.0"
16655
16656
"@typescript-eslint/eslint-plugin" "6.9.1"
16656
16657
"@typescript-eslint/parser" "6.9.1"
16657
16658
eslint-plugin-ember "11.11.1"
16658
- eslint-plugin-filenames allouis/eslint-plugin-filenames#15dc354f4e3d155fc2d6ae082dbfc26377539a18
16659
+ eslint-plugin-filenames-ts "1.3.2"
16659
16660
eslint-plugin-mocha "7.0.1"
16660
16661
eslint-plugin-n "16.2.0"
16661
16662
eslint-plugin-sort-imports-es6-autofix "0.6.0"
You can’t perform that action at this time.
0 commit comments