From 6a2fee5dbf11f21152c9763774bd88645d4345b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 16:54:59 +0800 Subject: [PATCH] chore(deps-dev): bump fs-extra from 11.2.0 to 11.3.0 (#18142) Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.2.0 to 11.3.0. - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](https://github.com/jprichardson/node-fs-extra/compare/11.2.0...11.3.0) --- updated-dependencies: - dependency-name: fs-extra dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 36f612144fff2d..e0fa25ef0b5682 100644 --- a/package.json +++ b/package.json @@ -179,7 +179,7 @@ "eslint-plugin-prettier": "5.2.2", "eslint-plugin-unicorn": "56.0.1", "eslint-plugin-yml": "1.16.0", - "fs-extra": "11.2.0", + "fs-extra": "11.3.0", "globals": "15.14.0", "got": "14.4.5", "husky": "9.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5ecbd08fd87593..f4f0cd9ce0e4bf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -398,8 +398,8 @@ importers: specifier: 1.16.0 version: 1.16.0(eslint@9.18.0) fs-extra: - specifier: 11.2.0 - version: 11.2.0 + specifier: 11.3.0 + version: 11.3.0 globals: specifier: 15.14.0 version: 15.14.0 @@ -3284,8 +3284,8 @@ packages: resolution: {integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==} engines: {node: '>=12'} - fs-extra@11.2.0: - resolution: {integrity: sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==} + fs-extra@11.3.0: + resolution: {integrity: sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==} engines: {node: '>=14.14'} fs.realpath@1.0.0: @@ -8914,7 +8914,7 @@ snapshots: jsonfile: 6.1.0 universalify: 2.0.1 - fs-extra@11.2.0: + fs-extra@11.3.0: dependencies: graceful-fs: 4.2.11 jsonfile: 6.1.0 @@ -8972,7 +8972,7 @@ snapshots: basic-ftp: 5.0.5 data-uri-to-buffer: 6.0.2 debug: 4.4.0 - fs-extra: 11.2.0 + fs-extra: 11.3.0 transitivePeerDependencies: - supports-color