Skip to content

Commit

Permalink
Update dependency tss-react to ^4.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 7, 2022
1 parent a37efec commit f4c39ee
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions src/test/spa/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "spa",
"version": "0.1.13",
"version": "0.1.14",
"private": true,
"dependencies": {
"@mui/material": "^5.10.3",
"@mui/icons-material": "^5.0.3",
"@emotion/react": "^11.4.1",
"@emotion/styled": "^11.3.0",
"tss-react": "^4.1.2",
"tss-react": "^4.1.3",
"powerhooks": "^0.20.16",
"onyxia-ui": "latest",
"@types/node": "^12.0.0",
Expand Down
8 changes: 4 additions & 4 deletions src/test/spa/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8669,10 +8669,10 @@ tss-react@^3.7.0:
"@emotion/serialize" "*"
"@emotion/utils" "*"

tss-react@^4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/tss-react/-/tss-react-4.1.2.tgz#f87f624a89f1008cbce4bc01e58488bb4c4ad5ed"
integrity sha512-py8wewReEjRAIRVPwbqRxtiGqFqoU6oCz6OaUrgSz4fRWVQeMIacieEZHTE4BQvSkKfWhd/QV4xCBSF+DqGb5Q==
tss-react@^4.1.3:
version "4.1.3"
resolved "https://registry.yarnpkg.com/tss-react/-/tss-react-4.1.3.tgz#170a2edd85e32ba3b752416eeb45438c35e90243"
integrity sha512-Ul99aVoVngHY2nwFC87jZlGP+K3LfG9ZRakimOzRwgJz77f/zXWuY2FVzwaSc+OW804twNaxZZRtLlpagex8sg==
dependencies:
"@emotion/cache" "*"
"@emotion/serialize" "*"
Expand Down

0 comments on commit f4c39ee

Please sign in to comment.