Skip to content

Commit 7a769c2

Browse files
⬆️ 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.4 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@10.1.0...11.3.4) 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.4 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@types/fs-extra" dependency-version: 11.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1377642 commit 7a769c2

2 files changed

Lines changed: 110 additions & 17 deletions

File tree

package-lock.json

Lines changed: 108 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
@@ -42,13 +42,13 @@
4242
"@anandchowdhary/cosmic": "^1.0.1",
4343
"@sindresorhus/slugify": "^1.1.0",
4444
"@toplast/lastfm": "^0.1.5",
45-
"@types/fs-extra": "^9.0.13",
45+
"@types/fs-extra": "^11.0.4",
4646
"@types/jest": "^29.2.3",
4747
"@types/spotify-web-api-node": "^5.0.7",
4848
"axios": "^1.1.3",
4949
"dayjs": "^1.11.6",
5050
"es6-promise-pool": "^2.5.0",
51-
"fs-extra": "^10.1.0",
51+
"fs-extra": "^11.3.4",
5252
"goodreads-api-node": "0.0.12",
5353
"googleapis": "^109.0.1",
5454
"pocketcasts": "^1.0.1",

0 commit comments

Comments
 (0)