Skip to content

Commit d78e2a5

Browse files
committed
Update dependency eslint-plugin-ghost to v2.11.0
1 parent 8188757 commit d78e2a5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@
4444
},
4545
"devDependencies": {
4646
"eslint": "7.32.0",
47-
"eslint-plugin-ghost": "2.10.0"
47+
"eslint-plugin-ghost": "2.11.0"
4848
}
4949
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1714,10 +1714,10 @@ eslint-plugin-filenames@1.3.2:
17141714
lodash.snakecase "4.1.1"
17151715
lodash.upperfirst "4.3.1"
17161716

1717-
eslint-plugin-ghost@2.10.0:
1718-
version "2.10.0"
1719-
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-2.10.0.tgz#84ef189363d6c1214130145fb24894a6540adb5d"
1720-
integrity sha512-IB/DSVbyWYY3X6IatuPqSwCcQPVxxOaPOfKVQcig6ybzWPqyxh1F3qr8f1adJaY67dSmc0u+Hj6aQU75kBlVXw==
1717+
eslint-plugin-ghost@2.11.0:
1718+
version "2.11.0"
1719+
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-2.11.0.tgz#793b6363553ce68a235cde926e27d90fd4ff00ed"
1720+
integrity sha512-TzoP78VWDY+Sb9IaEmJ9O71P4zdmmjg5xGgFZpqsF4/XN+MJVnxVC0+zHA1B9ZefjDfhyx2r1EsHkfXR466wrw==
17211721
dependencies:
17221722
"@kapouer/eslint-plugin-no-return-in-loop" "1.0.0"
17231723
eslint-plugin-ember "10.5.7"

0 commit comments

Comments
 (0)