From 2a8913b6e076c5f2af3102297913c733bc3a19be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Sep 2025 04:08:25 +0000 Subject: [PATCH] Bump fs-extra from 11.3.1 to 11.3.2 Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.3.1 to 11.3.2. - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](https://github.com/jprichardson/node-fs-extra/compare/11.3.1...11.3.2) --- updated-dependencies: - dependency-name: fs-extra dependency-version: 11.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 5f413cd..4ad0970 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "babel-plugin-root-import": "^6.6.0", "copyfiles": "^2.4.1", "fetch-mock": "^11.1.5", - "fs-extra": "^11.3.1", + "fs-extra": "^11.3.2", "jest": "^29.7.0", "jest-junit": "^16.0.0", "lodash": "^4.17.21", diff --git a/yarn.lock b/yarn.lock index 0dd736b..ac45ba3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3965,14 +3965,14 @@ __metadata: languageName: node linkType: hard -"fs-extra@npm:^11.3.1": - version: 11.3.1 - resolution: "fs-extra@npm:11.3.1" +"fs-extra@npm:^11.3.2": + version: 11.3.2 + resolution: "fs-extra@npm:11.3.2" dependencies: graceful-fs: "npm:^4.2.0" jsonfile: "npm:^6.0.1" universalify: "npm:^2.0.0" - checksum: 61e5b7285b1ca72c68dfe1058b2514294a922683afac2a80aa90540f9bd85370763d675e3b408ef500077d355956fece3bd24b546790e261c3d3015967e2b2d9 + checksum: f5d629e1bb646d5dedb4d8b24c5aad3deb8cc1d5438979d6f237146cd10e113b49a949ae1b54212c2fbc98e2d0995f38009a9a1d0520f0287943335e65fe919b languageName: node linkType: hard @@ -5438,7 +5438,7 @@ __metadata: babel-plugin-root-import: "npm:^6.6.0" copyfiles: "npm:^2.4.1" fetch-mock: "npm:^11.1.5" - fs-extra: "npm:^11.3.1" + fs-extra: "npm:^11.3.2" jest: "npm:^29.7.0" jest-junit: "npm:^16.0.0" lodash: "npm:^4.17.21"