Skip to content

Commit

Permalink
Update dependency memlab to v1.1.46
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 14, 2024
1 parent b9c4ae6 commit bb85703
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.46",
"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.28":
version "1.0.28"
resolved "https://registry.yarnpkg.com/@memlab/api/-/api-1.0.28.tgz#8a2f1cbe73b900616192b2ab02544f7773d448f1"
integrity sha512-/6Jag7/H3qONwqBsSoJVBo//FdYit0PgkuDZrr0HjS+lUb3X+zlRArPj0RT5125RVxvKxtXGsorw7H9vhzEXTQ==
dependencies:
"@memlab/core" "^1.1.29"
"@memlab/e2e" "^1.0.29"
"@memlab/heap-analysis" "^1.0.26"
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.31":
version "1.0.31"
resolved "https://registry.yarnpkg.com/@memlab/cli/-/cli-1.0.31.tgz#0447dace2aa82936312366bfa6d93ab4075d6084"
integrity sha512-/WRAzLji5IgxyZap6i7QFrVLdcgMid6awkN2zahYF5+kXVdqEKQrnjxXsgfW4mpgyMpdqr55LNtj37nc2gbW6A==
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.28"
"@memlab/core" "^1.1.29"
"@memlab/e2e" "^1.0.29"
"@memlab/heap-analysis" "^1.0.26"
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.29":
version "1.1.29"
resolved "https://registry.yarnpkg.com/@memlab/core/-/core-1.1.29.tgz#67f97054199cae07b1406e035d6a13d730959ecb"
integrity sha512-esXtWKIbpl98JpO6513ig829uk/yl53M26nusdHCEB0ld+SnkeJgVzwRyhm6a1wYX4yprjipfV4FVW8zhCQqag==
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.29":
version "1.0.29"
resolved "https://registry.yarnpkg.com/@memlab/e2e/-/e2e-1.0.29.tgz#1b638cccd600683f39f42e23c8ca60f8c34c14c1"
integrity sha512-1CGzMKAd2QEz2YJ3wEEkR7ORAR1p8EPbeLn/Yj9tyxNXD25fIgzMoViXCqSW0xu4Vx2nUKjk3e7by/bS4h5niw==
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.29"
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.26":
version "1.0.26"
resolved "https://registry.yarnpkg.com/@memlab/heap-analysis/-/heap-analysis-1.0.26.tgz#fed82963407aea129eb571174ba857e0df25fa96"
integrity sha512-6+Nxux5p9+qoJRBsPTdUGXLOsmT1BKpUDqJQAFeY/pAPYiP2HefuYs8brXsdFOtXqsgQeXMS67wkNWTnIVn7tQ==
dependencies:
"@memlab/core" "^1.1.28"
"@memlab/e2e" "^1.0.28"
"@memlab/core" "^1.1.29"
"@memlab/e2e" "^1.0.29"
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].46:
version "1.1.46"
resolved "https://registry.yarnpkg.com/memlab/-/memlab-1.1.46.tgz#fefead9ef9ca85f220572aa553cf158c3b413d1e"
integrity sha512-NnaNxsWhy9UhuvTQb5/BEXy+KmRBzxlbNRgn8xYw+NYUO4MEuXKgRgkd8XTN+V2aPkhfB7BazR3esykwHSNEiw==
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.28"
"@memlab/cli" "^1.0.31"
"@memlab/core" "^1.1.29"
"@memlab/e2e" "^1.0.29"
"@memlab/heap-analysis" "^1.0.26"
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 bb85703

Please sign in to comment.