فهرست منبع

chore(deps-dev): bump fs-extra from 11.2.0 to 11.3.0

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] <support@github.com>
dependabot[bot] 19 ساعت پیش
والد
کامیت
6afcb4a66b
2فایلهای تغییر یافته به همراه6 افزوده شده و 5 حذف شده
  1. 5 4
      package-lock.json
  2. 1 1
      package.json

+ 5 - 4
package-lock.json

@@ -27,7 +27,7 @@
         "eslint-plugin-astro": "^0.34.0",
         "eslint-plugin-import": "^2.29.1",
         "eslint-plugin-unicorn": "^52.0.0",
-        "fs-extra": "^11.1.1",
+        "fs-extra": "^11.3.0",
         "lockfile-lint": "^4.14.0",
         "nodemon": "^3.1.9",
         "npm-run-all": "^4.1.5",
@@ -5602,10 +5602,11 @@
       }
     },
     "node_modules/fs-extra": {
-      "version": "11.2.0",
-      "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz",
-      "integrity": "sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==",
+      "version": "11.3.0",
+      "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.0.tgz",
+      "integrity": "sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "graceful-fs": "^4.2.0",
         "jsonfile": "^6.0.1",

+ 1 - 1
package.json

@@ -76,7 +76,7 @@
     "eslint-plugin-astro": "^0.34.0",
     "eslint-plugin-import": "^2.29.1",
     "eslint-plugin-unicorn": "^52.0.0",
-    "fs-extra": "^11.1.1",
+    "fs-extra": "^11.3.0",
     "lockfile-lint": "^4.14.0",
     "nodemon": "^3.1.9",
     "npm-run-all": "^4.1.5",