From 007c0f2e24b36a23c8a1930b91c1ca32dd96f95b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 08:20:28 +0000 Subject: [PATCH] chore(deps-dev): bump fs-extra from 11.3.5 to 11.3.6 (#22390) Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.3.5 to 11.3.6. - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](https://github.com/jprichardson/node-fs-extra/compare/11.3.5...11.3.6) --- updated-dependencies: - dependency-name: fs-extra dependency-version: 11.3.6 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> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index f8e1398f6..8b52bd712 100644 --- a/package.json +++ b/package.json @@ -180,7 +180,7 @@ "eslint-plugin-unicorn": "69.0.0", "eslint-plugin-yml": "3.5.0", "fast-string-width": "3.0.2", - "fs-extra": "11.3.5", + "fs-extra": "11.3.6", "globals": "17.7.0", "got": "15.0.7", "husky": "9.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 68149c6bb..dfbfa8535 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -396,8 +396,8 @@ importers: specifier: 3.0.2 version: 3.0.2 fs-extra: - specifier: 11.3.5 - version: 11.3.5 + specifier: 11.3.6 + version: 11.3.6 globals: specifier: 17.7.0 version: 17.7.0 @@ -3650,8 +3650,8 @@ packages: resolution: {integrity: sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==} engines: {node: '>=12.20.0'} - fs-extra@11.3.5: - resolution: {integrity: sha512-eKpRKAovdpZtR1WopLHxlBWvAgPny3c4gX1G5Jhwmmw4XJj0ifSD5qB5TOo8hmA0wlRKDAOAhEE1yVPgs6Fgcg==} + fs-extra@11.3.6: + resolution: {integrity: sha512-w8ZNZr2mKIc7qeNaQ9AVPT1+iFaI+Avd4xudVOvdDJ8VytREi1Ft5Ih7hd9jjehod8vAM5GMsfQ/TpPf4EyoEA==} engines: {node: '>=14.14'} fsevents@2.3.2: @@ -8767,7 +8767,7 @@ snapshots: dependencies: fetch-blob: 3.2.0 - fs-extra@11.3.5: + fs-extra@11.3.6: dependencies: graceful-fs: 4.2.11 jsonfile: 6.2.1