Skip to content

Commit

Permalink
Update dependency camaro to ^6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2022
1 parent 537a36d commit c520ffd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/bff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@ianwalter/timer": "^2.0.2",
"array-shuffle": "^3.0.0",
"callsites": "^4.0.0",
"camaro": "^6.1.0",
"camaro": "^6.2.0",
"common-tags": "^1.8.2",
"esm-to-cjs": "^1.2.0",
"expect": "^27.2.5",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3661,12 +3661,12 @@ callsites@^4.0.0:
resolved "https://registry.yarnpkg.com/callsites/-/callsites-4.0.0.tgz#8014cea4fedfe681a30e2f7d2d557dd95808a92a"
integrity sha512-y3jRROutgpKdz5vzEhWM34TidDU8vkJppF8dszITeb1PQmSqV3DTxyV8G/lyO/DNvtE1YTedehmw9MPZsCBHxQ==

camaro@^6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/camaro/-/camaro-6.1.0.tgz#d56694a19b54c257f3e020d3c1ee4822c8d11e97"
integrity sha512-Aa9q2fxR+9i90Z8BOH3JBt2TCa+JZbhaqj0Mmx4zsTUe8G1UyA4djLXjQimcp2+WByZWTYVEK7TPPzmdi7MObw==
camaro@^6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/camaro/-/camaro-6.2.0.tgz#90a49bc146e41095d39e5c8b109a75882b19239b"
integrity sha512-81zTKgZb2LnkZKtLbIqLqBzQ6stWSlWC3I/lZd5u4NJVljDgMcsZqn9zZ+Yij/yNyiVpko0EhOKdYa6YAbOWrA==
dependencies:
piscina "^2.1.0"
piscina "^3.2.0"

[email protected]:
version "3.0.0"
Expand Down Expand Up @@ -9976,10 +9976,10 @@ pirates@^4.0.1:
dependencies:
node-modules-regexp "^1.0.0"

piscina@^2.1.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/piscina/-/piscina-2.2.0.tgz#8fd5236f07aaa9676c4100a3e4d90b6b7aaabf4c"
integrity sha512-CQb0DfyTdC9FBIMYkVV/00fXRLKDjmWKA8S0N1zDg2JGEc5z3P9qHXtoq8OkJQ+vjCfXySkVonTNMqskMFOW/w==
piscina@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/piscina/-/piscina-3.2.0.tgz#f5a1dde0c05567775690cccefe59d9223924d154"
integrity sha512-yn/jMdHRw+q2ZJhFhyqsmANcbF6V2QwmD84c6xRau+QpQOmtrBCoRGdvTfeuFDYXB5W2m6MfLkjkvQa9lUSmIA==
dependencies:
eventemitter-asyncresource "^1.0.0"
hdr-histogram-js "^2.0.1"
Expand Down

0 comments on commit c520ffd

Please sign in to comment.