Skip to content

Commit 5c678ba

Browse files
committed
Update dependency eslint-plugin-ghost to v2.16.0
1 parent ff35c34 commit 5c678ba

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"babel-eslint": "10.1.0",
3636
"eslint": "8.24.0",
37-
"eslint-plugin-ghost": "2.15.1",
37+
"eslint-plugin-ghost": "2.16.0",
3838
"eslint-plugin-react": "7.31.8"
3939
},
4040
"dependencies": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5229,10 +5229,10 @@ eslint-module-utils@^2.7.3:
52295229
debug "^3.2.7"
52305230
find-up "^2.1.0"
52315231

5232-
5233-
version "11.0.5"
5234-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.0.5.tgz#b4a1ce7df123e6b2d18c148b9340e62d32bc6b98"
5235-
integrity sha512-Hc6aQ6lsdjf9xPrgO0rRY5EjTSIssUEJ4IJZU+idtexead0DX1C5hZDgG9XTKYQIYwRR3JFFC5R4h6KOPCcQRQ==
5232+
5233+
version "11.0.6"
5234+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.0.6.tgz#95fc44639b9f8f3d5a0f7a20bd06903a32194798"
5235+
integrity sha512-iQzqn8/GdBbNv2T3YetpjEBemoH0v9e9ea8Bu6JLOX2TN+HMK2l52/QBRFgrnaxLXBjPO3iy2c3sCieYV27EvQ==
52365236
dependencies:
52375237
"@ember-data/rfc395-data" "^0.0.4"
52385238
css-tree "^2.0.4"
@@ -5269,13 +5269,13 @@ eslint-plugin-flowtype@^5.10.0:
52695269
lodash "^4.17.15"
52705270
string-natural-compare "^3.0.1"
52715271

5272-
eslint-plugin-ghost@2.15.1:
5273-
version "2.15.1"
5274-
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-2.15.1.tgz#fef07109ef99c344e5400bded638824e3c02ecec"
5275-
integrity sha512-ou8YgfnM0aJhfonjzLnKJSdqm9tYxoY6ZBA9dMS//PV1JEp4YDvCPSvkyRNcjx2nuVpglYEL6EKnXKHnmR2mHw==
5272+
eslint-plugin-ghost@2.16.0:
5273+
version "2.16.0"
5274+
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-2.16.0.tgz#ec85aa6e5e690c9808c04a30f102a8728d66d12a"
5275+
integrity sha512-yEMAH9ZY/4w5zqZwe+ZdFlg9Uyumi1OuAjqoq4FApA2POehgaT3e1ZwR/P1hmjFx9yqLibaL5J6dTocFsj0yew==
52765276
dependencies:
52775277
"@kapouer/eslint-plugin-no-return-in-loop" "1.0.0"
5278-
eslint-plugin-ember "11.0.5"
5278+
eslint-plugin-ember "11.0.6"
52795279
eslint-plugin-filenames "1.3.2"
52805280
eslint-plugin-mocha "7.0.1"
52815281
eslint-plugin-node "11.1.0"

0 commit comments

Comments
 (0)