Skip to content

Commit

Permalink
chore(deps): update dependency standard to v14.3.1 (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and zce committed Sep 19, 2019
1 parent f990edd commit 49921d9
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 @@ -25,6 +25,6 @@
"http-proxy": "^1.17.0"
},
"devDependencies": {
"standard": "14.3.0"
"standard": "14.3.1"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1300,10 +1300,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

1 comment on commit 49921d9

@vercel
Copy link

@vercel vercel bot commented on 49921d9 Sep 19, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.