Sfoglia il codice sorgente

chore(deps-dev): bump fs-extra from 11.3.2 to 11.3.3 (#5962)

Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.3.2 to 11.3.3.
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/11.3.2...11.3.3)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-version: 11.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 10 ore fa
parent
commit
c8e8916b36
2 ha cambiato i file con 5 aggiunte e 5 eliminazioni
  1. 4 4
      package-lock.json
  2. 1 1
      package.json

+ 4 - 4
package-lock.json

@@ -27,7 +27,7 @@
         "eslint-plugin-astro": "^1.5.0",
         "eslint-plugin-import": "^2.32.0",
         "eslint-plugin-unicorn": "^62.0.0",
-        "fs-extra": "^11.3.2",
+        "fs-extra": "^11.3.3",
         "lockfile-lint": "^5.0.0",
         "nodemon": "^3.1.11",
         "npm-run-all": "^4.1.5",
@@ -7166,9 +7166,9 @@
       }
     },
     "node_modules/fs-extra": {
-      "version": "11.3.2",
-      "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.2.tgz",
-      "integrity": "sha512-Xr9F6z6up6Ws+NjzMCZc6WXg2YFRlrLP9NQDO3VQrWrfiojdhS56TzueT88ze0uBdCTwEIhQ3ptnmKeWGFAe0A==",
+      "version": "11.3.3",
+      "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.3.tgz",
+      "integrity": "sha512-VWSRii4t0AFm6ixFFmLLx1t7wS1gh+ckoa84aOeapGum0h+EZd1EhEumSB+ZdDLnEPuucsVB9oB7cxJHap6Afg==",
       "dev": true,
       "license": "MIT",
       "dependencies": {

+ 1 - 1
package.json

@@ -81,7 +81,7 @@
     "eslint-plugin-astro": "^1.5.0",
     "eslint-plugin-import": "^2.32.0",
     "eslint-plugin-unicorn": "^62.0.0",
-    "fs-extra": "^11.3.2",
+    "fs-extra": "^11.3.3",
     "lockfile-lint": "^5.0.0",
     "nodemon": "^3.1.11",
     "npm-run-all": "^4.1.5",