Skip to content

Commit 8188757

Browse files
committed
Update dependency eslint-plugin-ghost to v2.10.0
1 parent 6dbf5cb commit 8188757

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.9.0"
47+
"eslint-plugin-ghost": "2.10.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.9.0:
1718-
version "2.9.0"
1719-
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-2.9.0.tgz#96992d2a240f0c41011c63107ed7686a33495401"
1720-
integrity sha512-pc/nFdYjnPmAF9Cs4BhscrE0MhWBUxQlX3gZ5XqkJOP3MqNsuYeecz85QTG6IvjarKLhr6EklVNGoQ42BaJnjA==
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==
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)