Skip to content

Commit 7694555

Browse files
chore(deps): update dependency memfs to v4.9.2 (#45)
1 parent 8959d57 commit 7694555

File tree

2 files changed

+54
-2
lines changed

2 files changed

+54
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"jest-junit": "16.0.0",
103103
"jest-puppeteer": "10.0.1",
104104
"lint-staged": "15.2.2",
105-
"memfs": "4.8.1",
105+
"memfs": "4.9.2",
106106
"npm-run-all": "4.1.5",
107107
"prerender-loader": "1.3.0",
108108
"prettier": "3.2.5",

yarn.lock

Lines changed: 53 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1803,6 +1803,26 @@
18031803
"@jridgewell/resolve-uri" "^3.1.0"
18041804
"@jridgewell/sourcemap-codec" "^1.4.14"
18051805

1806+
"@jsonjoy.com/base64@^1.1.1":
1807+
version "1.1.1"
1808+
resolved "https://registry.yarnpkg.com/@jsonjoy.com/base64/-/base64-1.1.1.tgz#a717fd8840f7bad49c7fe66cc65db8bcfc4c4dc5"
1809+
integrity sha512-LnFjVChaGY8cZVMwAIMjvA1XwQjZ/zIXHyh28IyJkyNkzof4Dkm1+KN9UIm3lHhREH4vs7XwZ0NpkZKnwOtEfg==
1810+
1811+
"@jsonjoy.com/json-pack@^1.0.3":
1812+
version "1.0.3"
1813+
resolved "https://registry.yarnpkg.com/@jsonjoy.com/json-pack/-/json-pack-1.0.3.tgz#a68cbe3ccfd85d26cd763e4175fe90c9ee383d33"
1814+
integrity sha512-Q0SPAdmK6s5Fe3e1kcNvwNyk6e2+CxM8XZdGbf4abZG7nUO05KSie3/iX29loTBuY+75uVP6RixDSPVpotfzmQ==
1815+
dependencies:
1816+
"@jsonjoy.com/base64" "^1.1.1"
1817+
"@jsonjoy.com/util" "^1.1.2"
1818+
hyperdyperid "^1.2.0"
1819+
thingies "^1.20.0"
1820+
1821+
"@jsonjoy.com/util@^1.1.2":
1822+
version "1.1.2"
1823+
resolved "https://registry.yarnpkg.com/@jsonjoy.com/util/-/util-1.1.2.tgz#5072c27ecdb16d1ed7a2d125a1d0ed8aba01d652"
1824+
integrity sha512-HOGa9wtE6LEz2I5mMQ2pMSjth85PmD71kPbsecs02nEUq3/Kw0wRK3gmZn5BCEB8mFLXByqPxjHgApoMwIPMKQ==
1825+
18061826
"@leichtgewicht/ip-codec@^2.0.1":
18071827
version "2.0.5"
18081828
resolved "https://registry.yarnpkg.com/@leichtgewicht/ip-codec/-/ip-codec-2.0.5.tgz#4fc56c15c580b9adb7dc3c333a134e540b44bfb1"
@@ -6240,6 +6260,11 @@ husky@9.0.11:
62406260
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9"
62416261
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
62426262

6263+
hyperdyperid@^1.2.0:
6264+
version "1.2.0"
6265+
resolved "https://registry.yarnpkg.com/hyperdyperid/-/hyperdyperid-1.2.0.tgz#59668d323ada92228d2a869d3e474d5a33b69e6b"
6266+
integrity sha512-Y93lCzHYgGWdrJ66yIktxiaGULYc6oGiABxhcO5AufBeOyoIdZF7bIfLaOrbM0iGIOXQQgxxRrFEnb+Y6w1n4A==
6267+
62436268
iconv-lite@0.4.24, iconv-lite@^0.4.24:
62446269
version "0.4.24"
62456270
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
@@ -7973,7 +7998,17 @@ mem@^6.0.1:
79737998
map-age-cleaner "^0.1.3"
79747999
mimic-fn "^3.0.0"
79758000

7976-
memfs@4.8.1, memfs@^4.6.0:
8001+
memfs@4.9.2:
8002+
version "4.9.2"
8003+
resolved "https://registry.yarnpkg.com/memfs/-/memfs-4.9.2.tgz#42e7b48207268dad8c9c48ea5d4952c5d3840433"
8004+
integrity sha512-f16coDZlTG1jskq3mxarwB+fGRrd0uXWt+o1WIhRfOwbXQZqUDsTVxQBFK9JjRQHblg8eAG2JSbprDXKjc7ijQ==
8005+
dependencies:
8006+
"@jsonjoy.com/json-pack" "^1.0.3"
8007+
"@jsonjoy.com/util" "^1.1.2"
8008+
sonic-forest "^1.0.0"
8009+
tslib "^2.0.0"
8010+
8011+
memfs@^4.6.0:
79778012
version "4.8.1"
79788013
resolved "https://registry.yarnpkg.com/memfs/-/memfs-4.8.1.tgz#1e02c15c4397212a9a1b037fa4324c6f7dd45b47"
79798014
integrity sha512-7q/AdPzf2WpwPlPL4v1kE2KsJsHl7EF4+hAeVzlyanr2+YnR21NVn9mDqo+7DEaKDRsQy8nvxPlKH4WqMtiO0w==
@@ -10282,6 +10317,13 @@ socks@^2.7.1:
1028210317
ip-address "^9.0.5"
1028310318
smart-buffer "^4.2.0"
1028410319

10320+
sonic-forest@^1.0.0:
10321+
version "1.0.2"
10322+
resolved "https://registry.yarnpkg.com/sonic-forest/-/sonic-forest-1.0.2.tgz#d80aa621d1cffe75a606ca44789ccff30f5b9ce6"
10323+
integrity sha512-2rICdwIJi5kVlehMUVtJeHn3ohh5YZV4pDv0P0c1M11cRz/gXNViItpM94HQwfvnXuzybpqK0LZJgTa3lEwtAw==
10324+
dependencies:
10325+
tree-dump "^1.0.0"
10326+
1028510327
sort-keys@^1.0.0:
1028610328
version "1.1.2"
1028710329
resolved "https://registry.yarnpkg.com/sort-keys/-/sort-keys-1.1.2.tgz#441b6d4d346798f1b4e49e8920adfba0e543f9ad"
@@ -10878,6 +10920,11 @@ text-table@^0.2.0:
1087810920
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
1087910921
integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=
1088010922

10923+
thingies@^1.20.0:
10924+
version "1.21.0"
10925+
resolved "https://registry.yarnpkg.com/thingies/-/thingies-1.21.0.tgz#e80fbe58fd6fdaaab8fad9b67bd0a5c943c445c1"
10926+
integrity sha512-hsqsJsFMsV+aD4s3CWKk85ep/3I9XzYV/IXaSouJMYIoDlgyi11cBhsqYe9/geRfB0YIikBQg6raRaM+nIMP9g==
10927+
1088110928
through2@^2.0.0:
1088210929
version "2.0.5"
1088310930
resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd"
@@ -10980,6 +11027,11 @@ tr46@^1.0.1:
1098011027
dependencies:
1098111028
punycode "^2.1.0"
1098211029

11030+
tree-dump@^1.0.0:
11031+
version "1.0.1"
11032+
resolved "https://registry.yarnpkg.com/tree-dump/-/tree-dump-1.0.1.tgz#b448758da7495580e6b7830d6b7834fca4c45b96"
11033+
integrity sha512-WCkcRBVPSlHHq1dc/px9iOfqklvzCbdRwvlNfxGZsrHqf6aZttfPrd7DJTt6oR10dwUfpFFQeVTkPbBIZxX/YA==
11034+
1098311035
tree-kill@^1.2.2:
1098411036
version "1.2.2"
1098511037
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"

0 commit comments

Comments
 (0)