Skip to content

Commit

Permalink
Merge pull request #2836 from 9renpoto/renovate/headlessui-react-1.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency @headlessui/react to v1
  • Loading branch information
9renpoto authored Apr 27, 2021
2 parents 1943d4b + 702f4a8 commit 7b55fed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/style/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"styleguide"
],
"dependencies": {
"@headlessui/react": "^0.3.1"
"@headlessui/react": "^1.0.0"
},
"types": "lib/index.d.ts"
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1924,10 +1924,10 @@
dependencies:
"@hapi/hoek" "^9.0.0"

"@headlessui/react@^0.3.1":
version "0.3.2"
resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-0.3.2.tgz#fa8600fa669fe704b84e9256855fb39092b6e233"
integrity sha512-N8XpYJNEP1jH5V8qq2cX8pnipOd93UJNKky1B7Ac3/yFFehB/0C4k5kOHt8ShHsmcohrZUB4sOl4+m0CjQpXng==
"@headlessui/react@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.0.0.tgz#661b50ebfd25041abb45d8eedd85e7559056bcaf"
integrity sha512-mjqRJrgkbcHQBfAHnqH0yRxO/y/22jYrdltpE7WkurafREKZ+pj5bPBwYHMt935Sdz/n16yRcVmsSCqDFHee9A==

"@iarna/toml@^2.2.5":
version "2.2.5"
Expand Down

0 comments on commit 7b55fed

Please sign in to comment.