Skip to content

Commit

Permalink
chore(deps-dev): bump eslint from 7.8.1 to 7.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Sep 14, 2020
1 parent db37cd1 commit 908b280
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.1",
"eslint": "^7.9.0",
"eslint-config-prettier": "^6.11.0",
"eslint-config-xo-space": "^0.25.0",
"husky": "^4.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1653,9 +1653,9 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^7.8.1":
version: 7.8.1
resolution: "eslint@npm:7.8.1"
"eslint@npm:^7.9.0":
version: 7.9.0
resolution: "eslint@npm:7.9.0"
dependencies:
"@babel/code-frame": ^7.0.0
"@eslint/eslintrc": ^0.1.3
Expand Down Expand Up @@ -1696,7 +1696,7 @@ __metadata:
v8-compile-cache: ^2.0.3
bin:
eslint: bin/eslint.js
checksum: 0168d826ab2ae1fd04b9da8e457268f37d3ce7d0d83cc8a5cc659c8091673a112c356a6261ab178964291e7babd6ff4cf1011a15c70eb4f03a493ed5681206f9
checksum: 295fe8c442b9e9cc677fa03c88a873ad74c1d06620f4600745de83e5d4d10d53898cd1e15276e3420c976f00469d1ea8bbc5a4157c1f198753cece98f8903f5c
languageName: node
linkType: hard

Expand Down Expand Up @@ -4285,7 +4285,7 @@ fsevents@~2.1.2:
classnames: ^2.2.6
css-selector-parser: ^1.4.1
escape-html: ^1.0.3
eslint: ^7.8.1
eslint: ^7.9.0
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 908b280

Please sign in to comment.