Skip to content

Commit fc56d96

Browse files
chore(deps): 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.3.0 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@10.1.0...11.3.0) Updates `@types/fs-extra` from 9.0.13 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-version: 11.3.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@types/fs-extra" dependency-version: 11.0.4 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 745271c commit fc56d96

File tree

2 files changed

+84
-41
lines changed

2 files changed

+84
-41
lines changed

package-lock.json

Lines changed: 82 additions & 39 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
@@ -26,7 +26,7 @@
2626
"express": "^4.17.1",
2727
"express-async-errors": "^3.1.1",
2828
"express-openapi": "^11.1.0",
29-
"fs-extra": "^10.1.0",
29+
"fs-extra": "^11.3.0",
3030
"generate-password": "^1.7.1",
3131
"glob": "^11.0.1",
3232
"http-signature": "^1.3.6",
@@ -58,7 +58,7 @@
5858
"@semantic-release/git": "^10.0.1",
5959
"@types/expect": "^24.3.0",
6060
"@types/express": "4.17.13",
61-
"@types/fs-extra": "^9.0.13",
61+
"@types/fs-extra": "^11.0.4",
6262
"@types/jest": "^29.5.14",
6363
"@types/jsonpath": "^0.2.4",
6464
"@types/lodash": "4.14.182",

0 commit comments

Comments
 (0)