Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sergioramos committed Sep 2, 2020
1 parent fabd030 commit 1a01123
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"apr-reduce": "^3.0.3",
"ava": "^3.12.1",
"directory-tree": "^2.2.4",
"eslint": "^7.8.0",
"eslint": "^7.8.1",
"eslint-config-prettier": "^6.11.0",
"eslint-config-xo-space": "^0.25.0",
"execa": "^4.0.3",
Expand Down
26 changes: 16 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,21 @@ __metadata:
languageName: node
linkType: hard

"@eslint/eslintrc@npm:^0.1.0":
version: 0.1.0
resolution: "@eslint/eslintrc@npm:0.1.0"
"@eslint/eslintrc@npm:^0.1.3":
version: 0.1.3
resolution: "@eslint/eslintrc@npm:0.1.3"
dependencies:
ajv: ^6.12.4
debug: ^4.1.1
espree: ^7.3.0
globals: ^12.1.0
ignore: ^4.0.6
import-fresh: ^3.2.1
js-yaml: ^3.13.1
lodash: ^4.17.19
minimatch: ^3.0.4
strip-json-comments: ^3.1.1
checksum: 3/53d20acf9f4e60555764a4696ba5ab21d03ccecf0d21042d5e7d13eace8f43875506d13b8d77103e05814566d4cc6b944493a4da92517cbe4f90a5be00d40abb
checksum: 3/e9c5eaa5e706bcedbba6e7e1a2bc85faa7e3a9edbe71375e07240d1b6540fbb88d907bd5e5841b42c2a7a9683dcf031ea052c447c3c9d81ba4d0b74f0dd67e5f
languageName: node
linkType: hard

Expand Down Expand Up @@ -1768,12 +1774,12 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^7.8.0":
version: 7.8.0
resolution: "eslint@npm:7.8.0"
"eslint@npm:^7.8.1":
version: 7.8.1
resolution: "eslint@npm:7.8.1"
dependencies:
"@babel/code-frame": ^7.0.0
"@eslint/eslintrc": ^0.1.0
"@eslint/eslintrc": ^0.1.3
ajv: ^6.10.0
chalk: ^4.0.0
cross-spawn: ^7.0.2
Expand Down Expand Up @@ -1811,7 +1817,7 @@ __metadata:
v8-compile-cache: ^2.0.3
bin:
eslint: bin/eslint.js
checksum: 3/2c25ff617b6a635795311d5ce0df023563d9a39f63de872d3986a90d8a99d4e31781629fdff2c9a5e0d6dc149d1cff290c1296caa354691ce371979e9d29f52b
checksum: 3/0168d826ab2ae1fd04b9da8e457268f37d3ce7d0d83cc8a5cc659c8091673a112c356a6261ab178964291e7babd6ff4cf1011a15c70eb4f03a493ed5681206f9
languageName: node
linkType: hard

Expand Down Expand Up @@ -4557,7 +4563,7 @@ resolve@^1.10.0:
archiver: ^5.0.0
ava: ^3.12.1
directory-tree: ^2.2.4
eslint: ^7.8.0
eslint: ^7.8.1
eslint-config-prettier: ^6.11.0
eslint-config-xo-space: ^0.25.0
execa: ^4.0.3
Expand Down

0 comments on commit 1a01123

Please sign in to comment.