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

Commit 6b4702a

Browse files
author
Jiri Tomasek
authored
Merge pull request #244 from jtomasek/lib-v1.0.16
Update facet-lib to v1.0.16
2 parents 54d2436 + 1ae6f62 commit 6b4702a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-plugin-prettier": "^3.1.2",
4141
"eslint-plugin-react": "^7.19.0",
4242
"eslint-plugin-react-hooks": "^2.5.0",
43-
"facet-lib": "^1.0.15",
43+
"facet-lib": "^1.0.16",
4444
"file-saver": "^2.0.2",
4545
"formik": "^2.1.4",
4646
"http-proxy-middleware": "^1.0.3",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6075,10 +6075,10 @@ extsprintf@^1.2.0:
60756075
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
60766076
integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=
60776077

6078-
facet-lib@^1.0.15:
6079-
version "1.0.15"
6080-
resolved "https://registry.yarnpkg.com/facet-lib/-/facet-lib-1.0.15.tgz#25b1ed14f0bfe256df423b7819ea70a0ad65ede6"
6081-
integrity sha512-PCxnD+RXzEkg6yBjFq9UxiSeHXTqo8PB23CSyDPdvWDwbuaLw1CvzNh5N2u6I2KUxFFdqsRRi4oL32+4dYtBFA==
6078+
facet-lib@^1.0.16:
6079+
version "1.0.16"
6080+
resolved "https://registry.yarnpkg.com/facet-lib/-/facet-lib-1.0.16.tgz#0644656d554a956e7351fc0a40daaa8433720005"
6081+
integrity sha512-W1mWmQc2/WMXrCUHOE84oKpBP1f+pdGOFKpwspAfFJDL2mUrpWRRksC8n8O/rvG4M6/ftDIHtZ1Qpje5tYWpSw==
60826082
dependencies:
60836083
unique-names-generator "^4.2.0"
60846084

0 commit comments

Comments
 (0)