From 71ca51358e0900d4be3006162f8a7cb47ed07c9a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 08:35:13 +0000 Subject: [PATCH] chore(deps): update fs-extra to 10.1.0 - Updates fs-extra from 10.1.0 to 10.1.0 - Release notes: --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 49b838c23..493ab8cb7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -57,7 +57,7 @@ "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-react": "^7.37.0", "eslint-plugin-react-hooks": "^5.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.1.0", "glob": "^7.2.3", "html-webpack-plugin": "^5.5.0", "identity-obj-proxy": "^3.0.0", diff --git a/package.json b/package.json index 637c20476..62a9b9124 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-react": "^7.37.0", "eslint-plugin-react-hooks": "^5.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.1.0", "glob": "^7.2.3", "html-webpack-plugin": "^5.5.0", "identity-obj-proxy": "^3.0.0",