Skip to content

Commit

Permalink
chore(deps-dev): bump eslint from 7.9.0 to 7.10.0
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 7.9.0 to 7.10.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.9.0...v7.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sergioramos committed Oct 1, 2020
1 parent 2969107 commit 57729e2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"apr-reduce": "^3.0.3",
"ava": "^3.13.0",
"directory-tree": "^2.2.4",
"eslint": "^7.9.0",
"eslint": "^7.10.0",
"eslint-config-prettier": "^6.11.0",
"eslint-config-xo-space": "^0.25.0",
"execa": "^4.0.3",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1752,7 +1752,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-scope@npm:^5.1.0":
"eslint-scope@npm:^5.1.1":
version: 5.1.1
resolution: "eslint-scope@npm:5.1.1"
dependencies:
Expand All @@ -1778,9 +1778,9 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^7.9.0":
version: 7.9.0
resolution: "eslint@npm:7.9.0"
"eslint@npm:^7.10.0":
version: 7.10.0
resolution: "eslint@npm:7.10.0"
dependencies:
"@babel/code-frame": ^7.0.0
"@eslint/eslintrc": ^0.1.3
Expand All @@ -1790,7 +1790,7 @@ __metadata:
debug: ^4.0.1
doctrine: ^3.0.0
enquirer: ^2.3.5
eslint-scope: ^5.1.0
eslint-scope: ^5.1.1
eslint-utils: ^2.1.0
eslint-visitor-keys: ^1.3.0
espree: ^7.3.0
Expand Down Expand Up @@ -1821,7 +1821,7 @@ __metadata:
v8-compile-cache: ^2.0.3
bin:
eslint: bin/eslint.js
checksum: 3/295fe8c442b9e9cc677fa03c88a873ad74c1d06620f4600745de83e5d4d10d53898cd1e15276e3420c976f00469d1ea8bbc5a4157c1f198753cece98f8903f5c
checksum: 3/a136b9e01c956b97b1705517ecf71de082d7758b5871c97f4ca6a33a6f364f8be42a75f045ed74c3ae85e42e333269c4db5ad8b793f0ceeb10975726808a1514
languageName: node
linkType: hard

Expand Down Expand Up @@ -4600,7 +4600,7 @@ resolve@^1.10.0:
archiver: ^5.0.2
ava: ^3.13.0
directory-tree: ^2.2.4
eslint: ^7.9.0
eslint: ^7.10.0
eslint-config-prettier: ^6.11.0
eslint-config-xo-space: ^0.25.0
execa: ^4.0.3
Expand Down

0 comments on commit 57729e2

Please sign in to comment.