Skip to content

Commit

Permalink
chore(deps): 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 11.1.1 to 11.2.0
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](jprichardson/node-fs-extra@11.1.1...11.2.0)

Updates `@types/fs-extra` from 11.0.2 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-minor
- dependency-name: "@types/fs-extra"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2023
1 parent 9eeaccb commit a87f72d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 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 @@ -33,12 +33,12 @@
"@pclouddev/notion-to-markdown": "^2.7.5",
"dotenv": "^16.3.1",
"front-matter": "^4.0.2",
"fs-extra": "^11.1.1",
"fs-extra": "^11.2.0",
"katex": "^0.16.9",
"yaml": "^2.3.2"
},
"devDependencies": {
"@types/fs-extra": "^11.0.2",
"@types/fs-extra": "^11.0.4",
"@types/katex": "^0.16.2",
"@types/node": "^20.8.0",
"prettier": "^3.1.0",
Expand Down

0 comments on commit a87f72d

Please sign in to comment.