Skip to content
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.

Commit

Permalink
Update @ianwalter/eslint-config to version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Mar 15, 2019
1 parent 6752828 commit 998a4f2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"devDependencies": {
"@babel/runtime": "^7.3.4",
"@ianwalter/babel-preset-lib": "^1.2.0",
"@ianwalter/eslint-config": "^1.0.0",
"@ianwalter/eslint-config": "^1.1.0",
"@ianwalter/execa-helper": "^1.0.0",
"ava": "^1.2.1",
"np": "^3.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -755,10 +755,10 @@
"@babel/plugin-transform-runtime" "^7.2.0"
"@babel/preset-env" "^7.3.1"

"@ianwalter/eslint-config@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@ianwalter/eslint-config/-/eslint-config-1.0.0.tgz#d97327ca391367a0126be86ff15bc087cb9bb41d"
integrity sha512-P5PL5cCoD+Ogh1FP981tUgcmE/9OnkCk4oGsTnh8eIXFZ/2Ttbdnb0UTS6mopk2O3WLDPt6zr8xVt9eDtWwrDw==
"@ianwalter/eslint-config@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@ianwalter/eslint-config/-/eslint-config-1.1.0.tgz#620a614f702c3730ba44e45fe83afb7b768a4db5"
integrity sha512-yT7OKtJTXIz4fITnpolXDLIlyBU4e60+xtba5+ys6VD4iCELfgCEq56SiqONMZzIgEyQrxiCCwnx0kyWeI44hg==
dependencies:
eslint "^5.14.1"
eslint-config-standard "^12.0.0"
Expand Down

0 comments on commit 998a4f2

Please sign in to comment.