Skip to content

Commit 75265ec

Browse files
chore: bump fs-extra from 10.1.0 to 11.1.1 in /offlinedocs (coder#8630)
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 10.1.0 to 11.1.1. - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@10.1.0...11.1.1) --- updated-dependencies: - dependency-name: fs-extra dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f915e1 commit 75265ec

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

offlinedocs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"archiver": "5.3.1",
2222
"framer-motion": "6",
2323
"front-matter": "4.0.2",
24-
"fs-extra": "10.1.0",
24+
"fs-extra": "11.1.1",
2525
"lodash": "4.17.21",
2626
"next": "13.4.12",
2727
"react": "18.2.0",

offlinedocs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2737,10 +2737,10 @@ fs-constants@^1.0.0:
27372737
resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad"
27382738
integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==
27392739

2740-
fs-extra@10.1.0:
2741-
version "10.1.0"
2742-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.1.0.tgz#02873cfbc4084dde127eaa5f9905eef2325d1abf"
2743-
integrity sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==
2740+
fs-extra@11.1.1:
2741+
version "11.1.1"
2742+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.1.tgz#da69f7c39f3b002378b0954bb6ae7efdc0876e2d"
2743+
integrity sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==
27442744
dependencies:
27452745
graceful-fs "^4.2.0"
27462746
jsonfile "^6.0.1"

0 commit comments

Comments
 (0)