Skip to content

Commit 3c1cd3c

Browse files
build(deps): bump eslint from 7.5.0 to 7.7.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.5.0 to 7.7.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.5.0...v7.7.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f801d3b commit 3c1cd3c

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
@@ -17,7 +17,7 @@
1717
"babel-plugin-add-module-exports": "^1.0.2",
1818
"cross-env": "^7.0.2",
1919
"date-fns": "^2.16.0",
20-
"eslint": "^7.5.0",
20+
"eslint": "^7.7.0",
2121
"eslint-config-prettier": "^6.11.0",
2222
"eslint-plugin-import": "^2.22.0",
2323
"eslint-plugin-jest": "^23.20.0",

yarn.lock

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

2436-
eslint@^7.5.0:
2437-
version "7.5.0"
2438-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.5.0.tgz#9ecbfad62216d223b82ac9ffea7ef3444671d135"
2439-
integrity sha512-vlUP10xse9sWt9SGRtcr1LAC67BENcQMFeV+w5EvLEoFe3xJ8cF1Skd0msziRx/VMC+72B4DxreCE+OR12OA6Q==
2436+
eslint@^7.7.0:
2437+
version "7.7.0"
2438+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.7.0.tgz#18beba51411927c4b64da0a8ceadefe4030d6073"
2439+
integrity sha512-1KUxLzos0ZVsyL81PnRN335nDtQ8/vZUD6uMtWbF+5zDtjKcsklIi78XoE0MVL93QvWTu+E5y44VyyCsOMBrIg==
24402440
dependencies:
24412441
"@babel/code-frame" "^7.0.0"
24422442
ajv "^6.10.0"

0 commit comments

Comments
 (0)