Skip to content

Commit 2a53e11

Browse files
chore(deps-dev): Bump eslint from 7.6.0 to 7.7.0 (#1507)
1 parent 4199245 commit 2a53e11

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@babel/preset-env": "^7.7.5",
2020
"codecov": "3.7.2",
2121
"cross-env": "^7.0.2",
22-
"eslint": "7.6.0",
22+
"eslint": "7.7.0",
2323
"eslint-config-prettier": "6.11.0",
2424
"eslint-plugin-import": "2.22.0",
2525
"eslint-plugin-jest": "23.20.0",

yarn.lock

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

2263-
eslint@7.6.0:
2264-
version "7.6.0"
2265-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.6.0.tgz#522d67cfaea09724d96949c70e7a0550614d64d6"
2266-
integrity sha512-QlAManNtqr7sozWm5TF4wIH9gmUm2hE3vNRUvyoYAa4y1l5/jxD/PQStEjBMQtCqZmSep8UxrcecI60hOpe61w==
2263+
eslint@7.7.0:
2264+
version "7.7.0"
2265+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.7.0.tgz#18beba51411927c4b64da0a8ceadefe4030d6073"
2266+
integrity sha512-1KUxLzos0ZVsyL81PnRN335nDtQ8/vZUD6uMtWbF+5zDtjKcsklIi78XoE0MVL93QvWTu+E5y44VyyCsOMBrIg==
22672267
dependencies:
22682268
"@babel/code-frame" "^7.0.0"
22692269
ajv "^6.10.0"

0 commit comments

Comments
 (0)