Skip to content

Commit f41cec0

Browse files
Update dependency eslint-plugin-ghost to v2.15.1
1 parent ebc8a44 commit f41cec0

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"devDependencies": {
2222
"eslint": "8.21.0",
23-
"eslint-plugin-ghost": "2.14.0",
23+
"eslint-plugin-ghost": "2.15.1",
2424
"eslint-plugin-react": "7.30.1",
2525
"mocha": "10.0.0",
2626
"should": "13.2.3",

packages/content-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@rollup/plugin-json": "4.1.0",
3737
"c8": "7.12.0",
3838
"core-js": "3.24.1",
39-
"eslint-plugin-ghost": "2.14.0",
39+
"eslint-plugin-ghost": "2.15.1",
4040
"mocha": "10.0.0",
4141
"rollup": "2.77.2",
4242
"rollup-plugin-babel": "4.4.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2259,10 +2259,10 @@ [email protected]:
22592259
optionalDependencies:
22602260
source-map "~0.2.0"
22612261

2262-
eslint-plugin-ember@10.6.1:
2263-
version "10.6.1"
2264-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.6.1.tgz#04ea84cc82307f64a2faa4f2855b30e5ebf9f722"
2265-
integrity sha512-R+TN3jwhYQ2ytZCA1VkfJDZSGgHFOHjsHU1DrBlRXYRepThe56PpuGxywAyDvQ7inhoAz3e6G6M60PzpvjzmNg==
2262+
eslint-plugin-ember@11.0.5:
2263+
version "11.0.5"
2264+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.0.5.tgz#b4a1ce7df123e6b2d18c148b9340e62d32bc6b98"
2265+
integrity sha512-Hc6aQ6lsdjf9xPrgO0rRY5EjTSIssUEJ4IJZU+idtexead0DX1C5hZDgG9XTKYQIYwRR3JFFC5R4h6KOPCcQRQ==
22662266
dependencies:
22672267
"@ember-data/rfc395-data" "^0.0.4"
22682268
css-tree "^2.0.4"
@@ -2291,13 +2291,13 @@ [email protected]:
22912291
lodash.snakecase "4.1.1"
22922292
lodash.upperfirst "4.3.1"
22932293

2294-
eslint-plugin-ghost@2.14.0:
2295-
version "2.14.0"
2296-
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-2.14.0.tgz#cabfa6910f5f2053954dbad5f6ea3a8828035c36"
2297-
integrity sha512-vccwznFPJvZdPZmgq9GyBkPtf6hrharOYf8jny4s6H28mTv65TB02lxY5GTLBqA5FvgSsXPYTPXxIFp+V5n/nw==
2294+
eslint-plugin-ghost@2.15.1:
2295+
version "2.15.1"
2296+
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-2.15.1.tgz#fef07109ef99c344e5400bded638824e3c02ecec"
2297+
integrity sha512-ou8YgfnM0aJhfonjzLnKJSdqm9tYxoY6ZBA9dMS//PV1JEp4YDvCPSvkyRNcjx2nuVpglYEL6EKnXKHnmR2mHw==
22982298
dependencies:
22992299
"@kapouer/eslint-plugin-no-return-in-loop" "1.0.0"
2300-
eslint-plugin-ember "10.6.1"
2300+
eslint-plugin-ember "11.0.5"
23012301
eslint-plugin-filenames "1.3.2"
23022302
eslint-plugin-mocha "7.0.1"
23032303
eslint-plugin-node "11.1.0"

0 commit comments

Comments
 (0)