Skip to content

Commit

Permalink
Update dependency memlab to v1.1.47
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 4, 2024
1 parent b9c4ae6 commit 6ea51b5
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 47 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@
"jest-location-mock": "1.0.10",
"lint-staged": "13.1.2",
"markdownlint-cli2": "0.6.0",
"memlab": "1.1.45",
"memlab": "1.1.47",
"netlify-cli": "17.19.1",
"netlify-lambda": "2.0.16",
"nyc": "15.1.0",
Expand Down
92 changes: 46 additions & 46 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3190,95 +3190,95 @@
resolved "https://registry.yarnpkg.com/@mdx-js/util/-/util-1.6.22.tgz#219dfd89ae5b97a8801f015323ffa4b62f45718b"
integrity sha512-H1rQc1ZOHANWBvPcW+JpGwr+juXSxM8Q8YCkm3GhZd8REu1fHR3z99CErO1p9pkcfcxZnMdIZdIsXkOHY0NilA==

"@memlab/api@^1.0.27":
version "1.0.27"
resolved "https://registry.yarnpkg.com/@memlab/api/-/api-1.0.27.tgz#1eb114150b2821e296fdffaf5950663f914d3efe"
integrity sha512-cLpEoxPU9sz00mQC685h57TT65izUosk1DTTNxG3rFYr9ZO5rUq29FeKxpdXafxdP0xTHfHlyIkEelZuu6c64Q==
dependencies:
"@memlab/core" "^1.1.28"
"@memlab/e2e" "^1.0.28"
"@memlab/heap-analysis" "^1.0.25"
"@memlab/api@^1.0.29":
version "1.0.29"
resolved "https://registry.yarnpkg.com/@memlab/api/-/api-1.0.29.tgz#5ce573c9410427ac8fb31d57f445cbb318c60294"
integrity sha512-hgB9ytp8rX5m28xUiqjIFHEi1ZAUGblVutc7qsxkPuYl3D6ZNP2+b6lwP2vgWSH+prpeeGUGX2vqVbjW1kkBlA==
dependencies:
"@memlab/core" "^1.1.30"
"@memlab/e2e" "^1.0.30"
"@memlab/heap-analysis" "^1.0.27"
ansi "^0.3.1"
babar "^0.2.0"
chalk "^4.0.0"
fs-extra "^4.0.2"
minimist "^1.2.0"
minimist "^1.2.8"
puppeteer "^21.0.3"
puppeteer-core "^21.0.3"
string-width "^4.2.0"
util.promisify "^1.1.1"
xvfb "^0.4.0"

"@memlab/cli@^1.0.30":
version "1.0.30"
resolved "https://registry.yarnpkg.com/@memlab/cli/-/cli-1.0.30.tgz#70ea8af4f481af3f536424c92ee092a15cb76181"
integrity sha512-U5S3sZ+XPi/tQXEhztZ2iuk7Zcn6yEnV3Sofb4j7zTZDl789koqlyx2dxAI3lfnvIT0GHBCsEbegRgmBjv+wKA==
"@memlab/cli@^1.0.32":
version "1.0.32"
resolved "https://registry.yarnpkg.com/@memlab/cli/-/cli-1.0.32.tgz#2968b8fbc1d0a8bbfde13b991ce114910b85bc52"
integrity sha512-btDyOPUKoPJihkBZbXUiybzrsM+TaxRAZKl+kdmAGBjUGldOkG/2cBNuH8pyanu1bWSIz27mqrBf1hmE4dnK3Q==
dependencies:
"@memlab/api" "^1.0.27"
"@memlab/core" "^1.1.28"
"@memlab/e2e" "^1.0.28"
"@memlab/heap-analysis" "^1.0.25"
"@memlab/api" "^1.0.29"
"@memlab/core" "^1.1.30"
"@memlab/e2e" "^1.0.30"
"@memlab/heap-analysis" "^1.0.27"
ansi "^0.3.1"
babar "^0.2.0"
blessed "^0.1.81"
chalk "^4.0.0"
fs-extra "^4.0.2"
minimist "^1.2.0"
minimist "^1.2.8"
puppeteer "^21.0.3"
puppeteer-core "^21.0.3"
string-width "^4.2.0"
util.promisify "^1.1.1"
xvfb "^0.4.0"

"@memlab/core@^1.1.28":
version "1.1.28"
resolved "https://registry.yarnpkg.com/@memlab/core/-/core-1.1.28.tgz#42cde83b2818b0b57ece7940485f4b7eaef1b110"
integrity sha512-ew1ohhZAzmDreEow3A8Nl/fNHfUBh+DVzO8Y1sKfUhF1/eun025LUeV9uNNRVmxYaOb1nOVHAUhPtfrrh94TQQ==
"@memlab/core@^1.1.30":
version "1.1.30"
resolved "https://registry.yarnpkg.com/@memlab/core/-/core-1.1.30.tgz#56f69a183b4742b2a7f65391321ff7b054b16151"
integrity sha512-0NhHI+5vctKwVUTgzc6QKP1TwTxrP0GoUr2066xI2vtRA7DDpXxH6HNEpcwJmMlzgR1k2kzjrVO4d5CrGQeT7w==
dependencies:
ansi "^0.3.1"
babar "^0.2.0"
chalk "^4.0.0"
fs-extra "^4.0.2"
minimist "^1.2.0"
minimist "^1.2.8"
puppeteer "^21.0.3"
puppeteer-core "^21.0.3"
string-width "^4.2.0"
util.promisify "^1.1.1"
xvfb "^0.4.0"

"@memlab/e2e@^1.0.28":
version "1.0.28"
resolved "https://registry.yarnpkg.com/@memlab/e2e/-/e2e-1.0.28.tgz#5f9320b175910a0aa642782ce005825284ae070b"
integrity sha512-IKlO7H9UnoBWhGN68EQjT1tqCaJDFo6BPXB+sYUl1elxsENP+9f2dtEZbsHAts3txw/X0uXM90qpZTVm5MpFyA==
"@memlab/e2e@^1.0.30":
version "1.0.30"
resolved "https://registry.yarnpkg.com/@memlab/e2e/-/e2e-1.0.30.tgz#97bd6d5a0f2fe296f58872a60a382875b6269730"
integrity sha512-vszh29oyYi3VYFgKoLJ4lYvGjPv3P3MMw/wByt7cCNkn0nS7S9hCsq847zpX4cQt8KIr1OIk2IRANvRGW2XOWQ==
dependencies:
"@babel/generator" "^7.16.0"
"@babel/parser" "^7.16.4"
"@babel/template" "^7.16.0"
"@babel/traverse" "^7.16.3"
"@memlab/core" "^1.1.28"
"@memlab/core" "^1.1.30"
ansi "^0.3.1"
babar "^0.2.0"
chalk "^4.0.0"
fs-extra "^4.0.2"
minimist "^1.2.0"
minimist "^1.2.8"
puppeteer "^21.0.3"
puppeteer-core "^21.0.3"
string-width "^4.2.0"
util.promisify "^1.1.1"
xvfb "^0.4.0"

"@memlab/heap-analysis@^1.0.25":
version "1.0.25"
resolved "https://registry.yarnpkg.com/@memlab/heap-analysis/-/heap-analysis-1.0.25.tgz#112fe47d449a5693191d48adfc393aa59202a46a"
integrity sha512-u+hLqP6wN7fYv4Y9+JYkjER6fA+UzOMf85FQ07VXraTt4WwWpPVvJsbD74JksPXLPOdXh29uUXpSHwID07Q5xw==
"@memlab/heap-analysis@^1.0.27":
version "1.0.27"
resolved "https://registry.yarnpkg.com/@memlab/heap-analysis/-/heap-analysis-1.0.27.tgz#5ab9e4bd82031d4cb05b59473c565f6ce01edfac"
integrity sha512-8eYFjHJq4oxS3G1y8AZln6zK2zdXcM4GpNmM/WtNOnfYH1fqW52tCtULN6t2Z4bWb31hz5tOgsFv3nLvopHiVg==
dependencies:
"@memlab/core" "^1.1.28"
"@memlab/e2e" "^1.0.28"
"@memlab/core" "^1.1.30"
"@memlab/e2e" "^1.0.30"
ansi "^0.3.1"
babar "^0.2.0"
chalk "^4.0.0"
fs-extra "^4.0.2"
minimist "^1.2.0"
minimist "^1.2.8"
puppeteer "^21.0.3"
puppeteer-core "^21.0.3"
string-width "^4.2.0"
Expand Down Expand Up @@ -19044,21 +19044,21 @@ memfs@^3.1.2, memfs@^3.2.2:
dependencies:
fs-monkey "^1.0.4"

[email protected].45:
version "1.1.45"
resolved "https://registry.yarnpkg.com/memlab/-/memlab-1.1.45.tgz#b3fc87af23f8eef64b6b1fd5f3d87a77e4779f35"
integrity sha512-S0kNnkeDL8EYgWb03wPUMsgEtfYMlow+3y2B+rhi2hfSPLN1cqa23YTvGF13Rp1CBbTYWoi0lIzLxa5tKRYQyw==
[email protected].47:
version "1.1.47"
resolved "https://registry.yarnpkg.com/memlab/-/memlab-1.1.47.tgz#c2401b20b33a843795f0474ffe997cd493cdc71e"
integrity sha512-SgrzUKIXlZdpyK0LFH2d81mlcCw73qIg9aPQsDy9uotSoq0STEDM9QRMAXgggCQF0GqpyYTJaS2028JZaatSCg==
dependencies:
"@memlab/api" "^1.0.27"
"@memlab/cli" "^1.0.30"
"@memlab/core" "^1.1.28"
"@memlab/e2e" "^1.0.28"
"@memlab/heap-analysis" "^1.0.25"
"@memlab/api" "^1.0.29"
"@memlab/cli" "^1.0.32"
"@memlab/core" "^1.1.30"
"@memlab/e2e" "^1.0.30"
"@memlab/heap-analysis" "^1.0.27"
ansi "^0.3.1"
babar "^0.2.0"
chalk "^4.0.0"
fs-extra "^4.0.2"
minimist "^1.2.0"
minimist "^1.2.8"
puppeteer "^21.0.3"
puppeteer-core "^21.0.3"
string-width "^4.2.0"
Expand Down

0 comments on commit 6ea51b5

Please sign in to comment.