Skip to content

Commit 2cb15fa

Browse files
committed
Update dependency eslint-plugin-ghost to v2.15.1
1 parent 3eea041 commit 2cb15fa

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.21.0",
37-
"eslint-plugin-ghost": "2.14.0",
37+
"eslint-plugin-ghost": "2.15.1",
3838
"eslint-plugin-react": "7.30.1"
3939
},
4040
"dependencies": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5233,10 +5233,10 @@ eslint-module-utils@^2.7.3:
52335233
debug "^3.2.7"
52345234
find-up "^2.1.0"
52355235

5236-
eslint-plugin-ember@10.6.1:
5237-
version "10.6.1"
5238-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.6.1.tgz#04ea84cc82307f64a2faa4f2855b30e5ebf9f722"
5239-
integrity sha512-R+TN3jwhYQ2ytZCA1VkfJDZSGgHFOHjsHU1DrBlRXYRepThe56PpuGxywAyDvQ7inhoAz3e6G6M60PzpvjzmNg==
5236+
eslint-plugin-ember@11.0.5:
5237+
version "11.0.5"
5238+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.0.5.tgz#b4a1ce7df123e6b2d18c148b9340e62d32bc6b98"
5239+
integrity sha512-Hc6aQ6lsdjf9xPrgO0rRY5EjTSIssUEJ4IJZU+idtexead0DX1C5hZDgG9XTKYQIYwRR3JFFC5R4h6KOPCcQRQ==
52405240
dependencies:
52415241
"@ember-data/rfc395-data" "^0.0.4"
52425242
css-tree "^2.0.4"
@@ -5273,13 +5273,13 @@ eslint-plugin-flowtype@^5.10.0:
52735273
lodash "^4.17.15"
52745274
string-natural-compare "^3.0.1"
52755275

5276-
eslint-plugin-ghost@2.14.0:
5277-
version "2.14.0"
5278-
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-2.14.0.tgz#cabfa6910f5f2053954dbad5f6ea3a8828035c36"
5279-
integrity sha512-vccwznFPJvZdPZmgq9GyBkPtf6hrharOYf8jny4s6H28mTv65TB02lxY5GTLBqA5FvgSsXPYTPXxIFp+V5n/nw==
5276+
eslint-plugin-ghost@2.15.1:
5277+
version "2.15.1"
5278+
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-2.15.1.tgz#fef07109ef99c344e5400bded638824e3c02ecec"
5279+
integrity sha512-ou8YgfnM0aJhfonjzLnKJSdqm9tYxoY6ZBA9dMS//PV1JEp4YDvCPSvkyRNcjx2nuVpglYEL6EKnXKHnmR2mHw==
52805280
dependencies:
52815281
"@kapouer/eslint-plugin-no-return-in-loop" "1.0.0"
5282-
eslint-plugin-ember "10.6.1"
5282+
eslint-plugin-ember "11.0.5"
52835283
eslint-plugin-filenames "1.3.2"
52845284
eslint-plugin-mocha "7.0.1"
52855285
eslint-plugin-node "11.1.0"

0 commit comments

Comments
 (0)