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
  • Loading branch information
dependabot[bot] authored and sergioramos committed Sep 2, 2020
1 parent 9c95acc commit 0e0347d
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 @@ -36,7 +36,7 @@
"devDependencies": {
"ava": "^3.12.1",
"c8": "^7.3.0",
"eslint": "^7.8.0",
"eslint": "^7.8.1",
"eslint-config-prettier": "^6.11.0",
"eslint-config-xo-space": "^0.25.0",
"husky": "^4.2.5",
Expand Down
26 changes: 16 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,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: 53d20acf9f4e60555764a4696ba5ab21d03ccecf0d21042d5e7d13eace8f43875506d13b8d77103e05814566d4cc6b944493a4da92517cbe4f90a5be00d40abb
checksum: e9c5eaa5e706bcedbba6e7e1a2bc85faa7e3a9edbe71375e07240d1b6540fbb88d907bd5e5841b42c2a7a9683dcf031ea052c447c3c9d81ba4d0b74f0dd67e5f
languageName: node
linkType: hard

Expand Down Expand Up @@ -1660,12 +1666,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 @@ -1703,7 +1709,7 @@ __metadata:
v8-compile-cache: ^2.0.3
bin:
eslint: bin/eslint.js
checksum: 2c25ff617b6a635795311d5ce0df023563d9a39f63de872d3986a90d8a99d4e31781629fdff2c9a5e0d6dc149d1cff290c1296caa354691ce371979e9d29f52b
checksum: 0168d826ab2ae1fd04b9da8e457268f37d3ce7d0d83cc8a5cc659c8091673a112c356a6261ab178964291e7babd6ff4cf1011a15c70eb4f03a493ed5681206f9
languageName: node
linkType: hard

Expand Down Expand Up @@ -4292,7 +4298,7 @@ fsevents@~2.1.2:
classnames: ^2.2.6
css-selector-parser: ^1.4.1
escape-html: ^1.0.3
eslint: ^7.8.0
eslint: ^7.8.1
eslint-config-prettier: ^6.11.0
eslint-config-xo-space: ^0.25.0
hast-util-to-html: ^7.1.1
Expand Down

0 comments on commit 0e0347d

Please sign in to comment.