Skip to content

Commit df9c32a

Browse files
authored
Merge pull request #14 from cxspxr/renovate/eslint-7.x
Update dependency eslint to v7.7.0
2 parents 8a038c8 + 7c93391 commit df9c32a

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
@@ -22,7 +22,7 @@
2222
},
2323
"homepage": "https://github.com/cxsper/vue-cli-plugin-coffee#readme",
2424
"devDependencies": {
25-
"eslint": "7.5.0",
25+
"eslint": "7.7.0",
2626
"eslint-config-airbnb": "18.2.0",
2727
"prettier": "2.0.5"
2828
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -497,10 +497,10 @@ eslint-visitor-keys@^1.3.0:
497497
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
498498
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
499499

500-
eslint@7.5.0:
501-
version "7.5.0"
502-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.5.0.tgz#9ecbfad62216d223b82ac9ffea7ef3444671d135"
503-
integrity sha512-vlUP10xse9sWt9SGRtcr1LAC67BENcQMFeV+w5EvLEoFe3xJ8cF1Skd0msziRx/VMC+72B4DxreCE+OR12OA6Q==
500+
eslint@7.7.0:
501+
version "7.7.0"
502+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.7.0.tgz#18beba51411927c4b64da0a8ceadefe4030d6073"
503+
integrity sha512-1KUxLzos0ZVsyL81PnRN335nDtQ8/vZUD6uMtWbF+5zDtjKcsklIi78XoE0MVL93QvWTu+E5y44VyyCsOMBrIg==
504504
dependencies:
505505
"@babel/code-frame" "^7.0.0"
506506
ajv "^6.10.0"

0 commit comments

Comments
 (0)