From bad28960560eda9619876a864e35b657b7b30b4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 07:28:57 -0400 Subject: [PATCH] Bump mem-fs-editor from 10.0.2 to 10.0.3 (#8583) Bumps [mem-fs-editor](https://github.com/SBoudrias/mem-fs-editor) from 10.0.2 to 10.0.3. - [Release notes](https://github.com/SBoudrias/mem-fs-editor/releases) - [Commits](https://github.com/SBoudrias/mem-fs-editor/compare/v10.0.2...v10.0.3) --- updated-dependencies: - dependency-name: mem-fs-editor dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: miigotu --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e9cd0377e2..2857e542b6 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "load-grunt-tasks": "^5.1.0", "lodash": "^4.17.15", "mem-fs": "^4.0.0", - "mem-fs-editor": "^10.0.2", + "mem-fs-editor": "^10.0.3", "mini-css-extract-plugin": "^2.6.1", "sass": "^1.55.0", "sass-loader": "^13.1.0", diff --git a/yarn.lock b/yarn.lock index bdf8e42f2f..b5a73fc678 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7068,10 +7068,10 @@ media-typer@0.3.0: resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748" integrity sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ== -mem-fs-editor@^10.0.2: - version "10.0.2" - resolved "https://registry.yarnpkg.com/mem-fs-editor/-/mem-fs-editor-10.0.2.tgz#e248dddda5c827d0a9c4e8bf63e9a16c7e96dddc" - integrity sha512-9lhR40QDM8okLk3abz3ZaoaLZA+Pt7qLgFG2m1P74+Ax+DnLSnlhyXQ+8r56OuTJpSS1llqqr77jiZBRb1gNHg== +mem-fs-editor@^10.0.3: + version "10.0.3" + resolved "https://registry.yarnpkg.com/mem-fs-editor/-/mem-fs-editor-10.0.3.tgz#c9e85443d484e51ddfb160cf2999cd42b3687fae" + integrity sha512-EfE+MKDgfplq6wtS0mRP/4hKNBLfVqc1dhnNEIJRQS9neTCAI3SkHQDToh9fvp02QtICiyGVR1/jJPFE7AFIpQ== dependencies: "@types/ejs" "^3.1.2" binaryextensions "^4.16.0"