Skip to content

Commit

Permalink
Update dependency eslint-plugin-ghost to v2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 1, 2021
1 parent 6dbf5cb commit 8188757
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@
},
"devDependencies": {
"eslint": "7.32.0",
"eslint-plugin-ghost": "2.9.0"
"eslint-plugin-ghost": "2.10.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1714,10 +1714,10 @@ [email protected]:
lodash.snakecase "4.1.1"
lodash.upperfirst "4.3.1"

eslint-plugin-ghost@2.9.0:
version "2.9.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-2.9.0.tgz#96992d2a240f0c41011c63107ed7686a33495401"
integrity sha512-pc/nFdYjnPmAF9Cs4BhscrE0MhWBUxQlX3gZ5XqkJOP3MqNsuYeecz85QTG6IvjarKLhr6EklVNGoQ42BaJnjA==
eslint-plugin-ghost@2.10.0:
version "2.10.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-2.10.0.tgz#84ef189363d6c1214130145fb24894a6540adb5d"
integrity sha512-IB/DSVbyWYY3X6IatuPqSwCcQPVxxOaPOfKVQcig6ybzWPqyxh1F3qr8f1adJaY67dSmc0u+Hj6aQU75kBlVXw==
dependencies:
"@kapouer/eslint-plugin-no-return-in-loop" "1.0.0"
eslint-plugin-ember "10.5.7"
Expand Down

0 comments on commit 8188757

Please sign in to comment.