Skip to content

Commit 3b2fe5b

Browse files
dependabot[bot]fabsrc
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 10.1.0 to 11.1.1 - [Release notes](https://github.com/jprichardson/node-fs-extra/releases) - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@10.1.0...11.1.1) Updates `@types/fs-extra` from 9.0.13 to 11.0.1 - [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 2de0093 commit 3b2fe5b

File tree

2 files changed

+37
-17
lines changed

2 files changed

+37
-17
lines changed

npm-shrinkwrap.json

Lines changed: 35 additions & 15 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
@@ -41,13 +41,13 @@
4141
"chalk": "^4.1.2",
4242
"diff2html": "^3.4.18",
4343
"disparity": "^3.2.0",
44-
"fs-extra": "^10.1.0",
44+
"fs-extra": "^11.1.1",
4545
"graphql": "^15.6.1",
4646
"meow": "^9.0.0",
4747
"node-fetch": "^2.6.7"
4848
},
4949
"devDependencies": {
50-
"@types/fs-extra": "^9.0.13",
50+
"@types/fs-extra": "^11.0.1",
5151
"@types/hogan.js": "^3.0.1",
5252
"@types/jest": "^28.1.7",
5353
"@types/node": "^18.7.9",

0 commit comments

Comments
 (0)