Skip to content
This repository has been archived by the owner on Apr 30, 2023. It is now read-only.

Commit

Permalink
Merge pull request #290 from rawagner/lib_1033
Browse files Browse the repository at this point in the history
Update facet-lib to 1.0.33
  • Loading branch information
rawagner authored Aug 27, 2020
2 parents 297ec46 + cb3819e commit bce8ca9
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 @@ -33,7 +33,7 @@
"@typescript-eslint/parser": "^2.24.0",
"axios": "^0.19.2",
"axios-case-converter": "^0.6.0",
"facet-lib": "^1.0.32",
"facet-lib": "^1.0.33",
"file-saver": "^2.0.2",
"formik": "^2.1.4",
"http-proxy-middleware": "^1.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6065,10 +6065,10 @@ extsprintf@^1.2.0:
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=

facet-lib@^1.0.32:
version "1.0.32"
resolved "https://registry.yarnpkg.com/facet-lib/-/facet-lib-1.0.32.tgz#32a3b31fc9c00e468b9961c391477a96e34c0f9d"
integrity sha512-qbGuxPG0v6vLLyo/0jaHxnc/sYvbJhoOjJSnUUhyz9xESBi0xxXXe1YP35mSl5GW0HQbwGDBWtb9tanl94yIxg==
facet-lib@^1.0.33:
version "1.0.33"
resolved "https://registry.yarnpkg.com/facet-lib/-/facet-lib-1.0.33.tgz#fcb92b45d81f35632d040e3ef610bd7d88272e51"
integrity sha512-FI9SwVokepRfQ01VsNTbagyx5zHfLCYWMtnyg6niF3FuNmOeTQSLwmke+ArCEfDJglyoZV91aH6JAqy8pdZH8g==
dependencies:
axios-case-converter "^0.6.0"
unique-names-generator "^4.2.0"
Expand Down

0 comments on commit bce8ca9

Please sign in to comment.