Skip to content

Commit 8bf1e8d

Browse files
committed
Update dependency eslint-plugin-ghost to v2.3.0
1 parent bd7cc94 commit 8bf1e8d

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.28.0",
47-
"eslint-plugin-ghost": "2.2.0"
47+
"eslint-plugin-ghost": "2.3.0"
4848
}
4949
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1746,10 +1746,10 @@ eslint-plugin-es@^3.0.0:
17461746
eslint-utils "^2.0.0"
17471747
regexpp "^3.0.0"
17481748

1749-
eslint-plugin-ghost@2.2.0:
1750-
version "2.2.0"
1751-
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-2.2.0.tgz#3b0f279f89cb57e17e98f664624cb8221a1591c0"
1752-
integrity sha512-BASnZGz1qYn6TvyEpIA4Z4QnHmAXWA5WjdkMQOPeXX1wVhyI4Fobm/rqp+YhMm3XC6JE0g5aO/A76et09ulMPg==
1749+
eslint-plugin-ghost@2.3.0:
1750+
version "2.3.0"
1751+
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-2.3.0.tgz#def9e6dc8cc54c81bdfc1cdec2865a9d46710a27"
1752+
integrity sha512-qODEp6Jz2t8QgdpRMifvVnzvcJ6t9hFy3VnawmP/o191oYE/E6HElgCzqoMGEI3BcUhF93nzA5E7fcSqrpn4GQ==
17531753
dependencies:
17541754
eslint-plugin-ember "9.3.0"
17551755
eslint-plugin-mocha "7.0.1"

0 commit comments

Comments
 (0)