From 453131162f9a506f8661bd4b7a8c8ec10ec467c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 19:03:29 +0000 Subject: [PATCH] chore(deps): update dependency memfs to v4.13.0 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | npm | memfs | 4.12.0 | 4.13.0 | --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 2d53511814b9a5..d7d51967f886fe 100644 --- a/package.json +++ b/package.json @@ -329,7 +329,7 @@ "jest-mock-extended": "3.0.7", "jest-snapshot": "29.7.0", "markdownlint-cli2": "0.14.0", - "memfs": "4.12.0", + "memfs": "4.13.0", "nock": "13.5.5", "npm-run-all2": "6.2.3", "nyc": "17.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1c9b82383ec92e..a49b04d6cc1c4c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -572,8 +572,8 @@ importers: specifier: 0.14.0 version: 0.14.0 memfs: - specifier: 4.12.0 - version: 4.12.0 + specifier: 4.13.0 + version: 4.13.0 nock: specifier: 13.5.5 version: 13.5.5 @@ -4470,8 +4470,8 @@ packages: mdurl@2.0.0: resolution: {integrity: sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==} - memfs@4.12.0: - resolution: {integrity: sha512-74wDsex5tQDSClVkeK1vtxqYCAgCoXxx+K4NSHzgU/muYVYByFqa+0RnrPO9NM6naWm1+G9JmZ0p6QHhXmeYfA==} + memfs@4.13.0: + resolution: {integrity: sha512-dIs5KGy24fbdDhIAg0RxXpFqQp3RwL6wgSMRF9OSuphL/Uc9a4u2/SDJKPLj/zUgtOGKuHrRMrj563+IErj4Cg==} engines: {node: '>= 4.0.0'} memorystream@0.3.1: @@ -11469,7 +11469,7 @@ snapshots: mdurl@2.0.0: {} - memfs@4.12.0: + memfs@4.13.0: dependencies: '@jsonjoy.com/json-pack': 1.1.0(tslib@2.7.0) '@jsonjoy.com/util': 1.5.0(tslib@2.7.0)