Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Commit

Permalink
Merge pull request #16 from JaneJeon/dependabot/npm_and_yarn/standard…
Browse files Browse the repository at this point in the history
…-14.3.1

Bump standard from 14.3.0 to 14.3.1
  • Loading branch information
JaneJeon authored Sep 23, 2019
2 parents 5dfc3bb + da6121b commit c9009cb
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 @@ -59,7 +59,7 @@
"role-acl": "^3.3.7",
"snazzy": "^8.0.0",
"sqlite3": "^4.1.0",
"standard": "^14.3.0"
"standard": "^14.3.1"
},
"keywords": [
"objection",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4792,10 +4792,10 @@ standard-json@^1.0.0:
dependencies:
concat-stream "^2.0.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 c9009cb

Please sign in to comment.