Skip to content

Commit

Permalink
Merge pull request #16 from zce/renovate/standard-14.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency standard to v14.3.1
  • Loading branch information
zce authored Sep 19, 2019
2 parents f5b96c5 + 2c7782d commit 19be5cb
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 @@ -40,7 +40,7 @@
"devDependencies": {
"ava": "1.4.1",
"nyc": "14.1.1",
"standard": "14.3.0"
"standard": "14.3.1"
},
"engines": {
"node": ">=6"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3944,10 +3944,10 @@ standard-engine@^12.0.0:
minimist "^1.1.0"
pkg-conf "^3.1.0"

standard@14.3.0:
version "14.3.0"
resolved "https://registry.yarnpkg.com/standard/-/standard-14.3.0.tgz#0c650fba1ee0cdacf109d91c68f3b837507d6d82"
integrity sha512-F3Su3IAxDrOW+v4O/WiPFp6SZ0FWj+H4NEtGrEI1iaCf5LWD0nIfcXh0GIyKQgpmswQFWBIAvgONihT8U5UM4w==
standard@14.3.1:
version "14.3.1"
resolved "https://registry.yarnpkg.com/standard/-/standard-14.3.1.tgz#f6a5d9244fbb6b76d0c2dbcc1048a03c863038b6"
integrity sha512-TUQwU7znlZLfgKH1Zwn/D84FitWZkUTfbxSiz/vFx+4c9GV+clSfG/qLiLZOlcdyzhw3oF5/pZydNjbNDfHPEw==
dependencies:
eslint "~6.4.0"
eslint-config-standard "14.1.0"
Expand Down

0 comments on commit 19be5cb

Please # to comment.