Skip to content

Commit

Permalink
fix(deps): update dependency option-t to v28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 6, 2021
1 parent bf74fe5 commit 852f3c4
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 @@ -65,7 +65,7 @@
},
"dependencies": {
"htmlparser2": "^4.0.0",
"option-t": "^22.4.1",
"option-t": "^28.0.0",
"prettier": "^2.0.5"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4667,10 +4667,10 @@ opener@^1.5.1:
resolved "https://registry.yarnpkg.com/opener/-/opener-1.5.1.tgz#6d2f0e77f1a0af0032aca716c2c1fbb8e7e8abed"
integrity sha512-goYSy5c2UXE4Ra1xixabeVh1guIX/ZV/YokJksb6q2lubWu6UbvPQ20p542/sFIll1nl8JnCyK9oBaOcCWXwvA==

option-t@^22.4.1:
version "22.4.1"
resolved "https://registry.yarnpkg.com/option-t/-/option-t-22.4.1.tgz#e5d9daf14a6e845b7508a19ce8f725e50e2c1e7f"
integrity sha512-rUJgdsEWdqITI+C5P927TSgBSOpoX+ET2veLQWhzf8fXUCzq9JYmPvWwUvv7/CfMiG0b3PxtO2f2/0wU+Ly7DQ==
option-t@^28.0.0:
version "28.1.0"
resolved "https://registry.yarnpkg.com/option-t/-/option-t-28.1.0.tgz#ade5ad680c237ab9289c9fa8abfe122006dc7fed"
integrity sha512-JeGfidd2zDmCGjY8BCtAlqQfVhtZw5uNx36MwZtbEsR9N6CgqKUK+cb8cEHVbYQAGLvERHmgYi0SdFDuxIHkRg==

optionator@^0.9.1:
version "0.9.1"
Expand Down

0 comments on commit 852f3c4

Please sign in to comment.