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

Commit

Permalink
Update facet-lib to 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mareklibra committed Nov 4, 2020
1 parent 14e8df0 commit b5a72a2
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 @@ -34,7 +34,7 @@
"@typescript-eslint/parser": "^2.24.0",
"axios": "^0.19.2",
"axios-case-converter": "^0.6.0",
"facet-lib": "^1.4.0",
"facet-lib": "^1.4.1",
"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 @@ -5201,10 +5201,10 @@ extsprintf@^1.2.0:
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=

facet-lib@^1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/facet-lib/-/facet-lib-1.4.0.tgz#ba2ad01b6029da1413affca2d5e7cb41c586c7c7"
integrity sha512-dU3Geer0XPYJ6nTqLcN2q8kqqP+UlGVUs1oBdol+0Prh5i6wBfzz0ICod0yEDTbiGZlpsGCIek19m/442VHT0w==
facet-lib@^1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/facet-lib/-/facet-lib-1.4.1.tgz#ba32da8760f73e6292d7dc9194541cad9a3cadc9"
integrity sha512-rG53arHOK7GGvUKd9f+8/I8PmxZAeogCfcY2rD2dUR7DNZKBM+2ULT9C6PERIRYuSJgOjB2qTogKOoUphi1/iQ==
dependencies:
axios-case-converter "^0.6.0"
unique-names-generator "^4.2.0"
Expand Down

0 comments on commit b5a72a2

Please sign in to comment.