Skip to content

Commit ec01886

Browse files
committed
Update dependency eslint to v7.13.0
1 parent 3d261a7 commit ec01886

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
@@ -43,7 +43,7 @@
4343
"html-minifier": "^4.0.0"
4444
},
4545
"devDependencies": {
46-
"eslint": "7.12.1",
46+
"eslint": "7.13.0",
4747
"eslint-plugin-ghost": "2.0.0"
4848
}
4949
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1497,10 +1497,10 @@ eslint-visitor-keys@^2.0.0:
14971497
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
14981498
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
14991499

1500-
eslint@7.12.1:
1501-
version "7.12.1"
1502-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.12.1.tgz#bd9a81fa67a6cfd51656cdb88812ce49ccec5801"
1503-
integrity sha512-HlMTEdr/LicJfN08LB3nM1rRYliDXOmfoO4vj39xN6BLpFzF00hbwBoqHk8UcJ2M/3nlARZWy/mslvGEuZFvsg==
1500+
eslint@7.13.0:
1501+
version "7.13.0"
1502+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.13.0.tgz#7f180126c0dcdef327bfb54b211d7802decc08da"
1503+
integrity sha512-uCORMuOO8tUzJmsdRtrvcGq5qposf7Rw0LwkTJkoDbOycVQtQjmnhZSuLQnozLE4TmAzlMVV45eCHmQ1OpDKUQ==
15041504
dependencies:
15051505
"@babel/code-frame" "^7.0.0"
15061506
"@eslint/eslintrc" "^0.2.1"

0 commit comments

Comments
 (0)