Skip to content

Commit 43258e1

Browse files
dependabot[bot]datho7561
authored andcommitted
Bump fs-extra and @types/fs-extra
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) and [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra). These dependencies needed to be updated together. Updates `fs-extra` from 8.1.0 to 11.2.0 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@8.1.0...11.2.0) Updates `@types/fs-extra` from 7.0.0 to 11.0.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fs-extra) --- updated-dependencies: - dependency-name: fs-extra dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@types/fs-extra" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b0330d commit 43258e1

File tree

2 files changed

+33
-90
lines changed

2 files changed

+33
-90
lines changed

package-lock.json

Lines changed: 31 additions & 88 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@
434434
"@types/chai": "^4.2.3",
435435
"@types/chai-fs": "^2.0.2",
436436
"@types/ejs": "^3.0.5",
437-
"@types/fs-extra": "^7.0.0",
437+
"@types/fs-extra": "^11.0.4",
438438
"@types/js-yaml": "^4.0.9",
439439
"@types/lodash": "^4.14.149",
440440
"@types/mocha": "^10.0.6",
@@ -468,7 +468,7 @@
468468
"ejs": "^3.1.7",
469469
"expand-home-dir": "0.0.3",
470470
"find-up": "^4.1.0",
471-
"fs-extra": "^8.0.1",
471+
"fs-extra": "^11.2.0",
472472
"glob": "^10.3.10",
473473
"jdk-utils": "^0.5.1",
474474
"js-yaml": "^4.1.0",

0 commit comments

Comments
 (0)