Skip to content

Commit

Permalink
fix(deps): update dependency option-t to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 23, 2019
1 parent 995be1c commit f46938e
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 @@ -42,7 +42,7 @@
"@babel/traverse": "^7.4.4",
"array.prototype.flatmap": "^1.2.1",
"jsdom": "^15.0.0",
"option-t": "^19.2.1",
"option-t": "^20.0.0",
"postcss-resolve-nested-selector": "^0.1.1",
"postcss-selector-parser": "^6.0.2",
"string-template": "^1.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3887,10 +3887,10 @@ optimist@^0.6.1:
minimist "~0.0.1"
wordwrap "~0.0.2"

option-t@^19.2.1:
version "19.2.1"
resolved "https://registry.yarnpkg.com/option-t/-/option-t-19.2.1.tgz#fae668876d04d6c96d4237f389fbf2afb2138529"
integrity sha512-uvXds9kFsm2UfSg13+FncFJKeRhQI4tftJ/ZgaQbeoxVIYbo1V5LnG7x6q/vjqRLo2YSUFdnjJUayqO2Sad+zw==
option-t@^20.0.0:
version "20.0.1"
resolved "https://registry.yarnpkg.com/option-t/-/option-t-20.0.1.tgz#2ec5df2e300718206bfcbbed8503169845a4f19f"
integrity sha512-slO7I6uWCYFxbPeIIWOUQFhrZAQ3Bw14fimAhiN+dd9TMxf4EOtyffHNcH+ctmv2TuCi20YAozFZ1VXXKVX8KQ==

optionator@^0.8.1, optionator@^0.8.2:
version "0.8.2"
Expand Down

0 comments on commit f46938e

Please sign in to comment.