Skip to content

Commit

Permalink
fix(deps): update dependency @morfeo/jss to v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 27, 2022
1 parent 0615ed3 commit 6512c9b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion benchmarks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"dependencies": {
"@morfeo/core": "0.6.0",
"@morfeo/jss": "0.5.1",
"@morfeo/jss": "0.6.0",
"@morfeo/preset-default": "0.5.1",
"styled-system": "5.1.5"
}
Expand Down
8 changes: 4 additions & 4 deletions benchmarks/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1063,10 +1063,10 @@
dependencies:
"@morfeo/spec" "^0.6.0"

"@morfeo/jss@0.5.1":
version "0.5.1"
resolved "https://registry.yarnpkg.com/@morfeo/jss/-/jss-0.5.1.tgz#bd46bb18ab588bf434a0d6dc86159c14dc47c41f"
integrity sha512-R2pP+F/COyUj7hh6LELVPWIRc80gFD4KNb9bsiVXXYhLsw1i4Uc0iXDwBON1yHJXO8F80ZQTw86K75nBt+6ZWQ==
"@morfeo/jss@0.6.0":
version "0.6.0"
resolved "https://registry.yarnpkg.com/@morfeo/jss/-/jss-0.6.0.tgz#09192eeef768969b1098e8521ae40dfc69615f48"
integrity sha512-y7qBAEDkquVqIY80OQxEswp6THihJ7Y0fz4Ye3OUEa1HM5So7HS+Ji4Ar+Wmdq6OlJex9n5FZm2sb5z4lW9rfA==
dependencies:
jss "^10.6.0"
jss-preset-default "^10.6.0"
Expand Down

0 comments on commit 6512c9b

Please sign in to comment.