From f6c989bf8a54cb876043d6b069350468ab302834 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 15:51:28 +0000 Subject: [PATCH] devDeps: memfs (#1716) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 8fdd1c755..4497c1b1a 100644 --- a/package.json +++ b/package.json @@ -144,7 +144,7 @@ "jest-diff": "29.7.0", "jsonfile": "6.1.0", "koa": "2.15.3", - "memfs": "4.13.0", + "memfs": "4.14.0", "remark-cli": "12.0.1", "remark-preset-lint-recommended": "7.0.0", "semver": "7.6.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 85d8c5020..80cec060d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -232,8 +232,8 @@ importers: specifier: 2.15.3 version: 2.15.3 memfs: - specifier: 4.13.0 - version: 4.13.0 + specifier: 4.14.0 + version: 4.14.0 remark-cli: specifier: 12.0.1 version: 12.0.1 @@ -5781,8 +5781,8 @@ packages: resolution: {integrity: sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==} engines: {node: '>= 0.6'} - memfs@4.13.0: - resolution: {integrity: sha512-dIs5KGy24fbdDhIAg0RxXpFqQp3RwL6wgSMRF9OSuphL/Uc9a4u2/SDJKPLj/zUgtOGKuHrRMrj563+IErj4Cg==} + memfs@4.14.0: + resolution: {integrity: sha512-JUeY0F/fQZgIod31Ja1eJgiSxLn7BfQlCnqhwXFBzFHEw63OdLK7VJUJ7bnzNsWgCyoUP5tEp1VRY8rDaYzqOA==} engines: {node: '>= 4.0.0'} memoizee@0.4.17: @@ -16072,7 +16072,7 @@ snapshots: media-typer@0.3.0: {} - memfs@4.13.0: + memfs@4.14.0: dependencies: '@jsonjoy.com/json-pack': 1.1.0(tslib@2.7.0) '@jsonjoy.com/util': 1.3.0(tslib@2.7.0)