From a05a5ac88762576ac39381cce1e62b391be54b8a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Apr 2024 20:06:52 +0000 Subject: [PATCH] chore(deps): update dependency memfs to v4.8.2 (#28560) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0297406d713f6a..f28c9c53de7d36 100644 --- a/package.json +++ b/package.json @@ -330,7 +330,7 @@ "jest-mock-extended": "3.0.6", "jest-snapshot": "29.7.0", "markdownlint-cli2": "0.13.0", - "memfs": "4.8.1", + "memfs": "4.8.2", "nock": "13.5.4", "npm-run-all2": "6.1.2", "nyc": "15.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e070f5f74f951c..57a669516aa841 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -569,8 +569,8 @@ importers: specifier: 0.13.0 version: 0.13.0 memfs: - specifier: 4.8.1 - version: 4.8.1 + specifier: 4.8.2 + version: 4.8.2 nock: specifier: 13.5.4 version: 13.5.4 @@ -8107,8 +8107,8 @@ packages: resolution: {integrity: sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==} dev: true - /memfs@4.8.1: - resolution: {integrity: sha512-7q/AdPzf2WpwPlPL4v1kE2KsJsHl7EF4+hAeVzlyanr2+YnR21NVn9mDqo+7DEaKDRsQy8nvxPlKH4WqMtiO0w==} + /memfs@4.8.2: + resolution: {integrity: sha512-j4WKth315edViMBGkHW6NTF0QBjsTrcRDmYNcGsPq+ozMEyCCCIlX2d2mJ5wuh6iHvJ3FevUrr48v58YRqVdYg==} engines: {node: '>= 4.0.0'} dependencies: tslib: 2.6.2