Skip to content

Commit

Permalink
⬆️ Bump fs-extra and @types/fs-extra
Browse files Browse the repository at this point in the history
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
- [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:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 6, 2023
1 parent db6d36e commit a472037
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 17 deletions.
123 changes: 108 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@
"@anandchowdhary/cosmic": "^1.0.1",
"@sindresorhus/slugify": "^1.1.0",
"@toplast/lastfm": "^0.1.5",
"@types/fs-extra": "^9.0.13",
"@types/fs-extra": "^11.0.1",
"@types/jest": "^29.2.3",
"@types/spotify-web-api-node": "^5.0.7",
"axios": "^1.1.3",
"dayjs": "^1.11.6",
"es6-promise-pool": "^2.5.0",
"fs-extra": "^10.1.0",
"fs-extra": "^11.1.1",
"goodreads-api-node": "0.0.12",
"googleapis": "^109.0.1",
"pocketcasts": "^1.0.1",
Expand Down

0 comments on commit a472037

Please sign in to comment.