File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 23
23
},
24
24
"devDependencies" : {
25
25
"eslint" : " 8.57.0" ,
26
- "eslint-plugin-ghost" : " 3.4.0 " ,
26
+ "eslint-plugin-ghost" : " 3.4.3 " ,
27
27
"eslint-plugin-react" : " 7.37.5" ,
28
28
"lerna" : " 6.6.2" ,
29
29
"mocha" : " 11.2.2" ,
Original file line number Diff line number Diff line change 40
40
"@rollup/plugin-json" : " 6.1.0" ,
41
41
"c8" : " 10.1.3" ,
42
42
"core-js" : " 3.42.0" ,
43
- "eslint-plugin-ghost" : " 3.4.0 " ,
43
+ "eslint-plugin-ghost" : " 3.4.3 " ,
44
44
"mocha" : " 11.2.2" ,
45
45
"rollup" : " 2.79.2" ,
46
46
"rollup-plugin-babel" : " 4.4.0" ,
Original file line number Diff line number Diff line change @@ -5815,26 +5815,26 @@ eslint-plugin-es-x@^7.1.0:
5815
5815
"@eslint-community/regexpp" "^4.11.0"
5816
5816
eslint-compat-utils "^0.5.1"
5817
5817
5818
- eslint-plugin-filenames@allouis/eslint-plugin-filenames#15dc354f4e3d155fc2d6ae082dbfc26377539a18 :
5818
+ eslint-plugin-filenames
[email protected] :
5819
5819
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==
5822
5822
dependencies:
5823
5823
lodash.camelcase "4.3.0"
5824
5824
lodash.kebabcase "4.1.1"
5825
5825
lodash.snakecase "4.1.1"
5826
5826
lodash.upperfirst "4.3.1"
5827
5827
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 ==
5832
5832
dependencies:
5833
5833
"@kapouer/eslint-plugin-no-return-in-loop" "1.0.0"
5834
5834
"@typescript-eslint/eslint-plugin" "6.9.1"
5835
5835
"@typescript-eslint/parser" "6.9.1"
5836
5836
eslint-plugin-ember "11.11.1"
5837
- eslint-plugin-filenames allouis/eslint-plugin-filenames#15dc354f4e3d155fc2d6ae082dbfc26377539a18
5837
+ eslint-plugin-filenames-ts "1.3.2"
5838
5838
eslint-plugin-mocha "7.0.1"
5839
5839
eslint-plugin-n "16.2.0"
5840
5840
eslint-plugin-sort-imports-es6-autofix "0.6.0"
You can’t perform that action at this time.
0 commit comments