Skip to content

Commit

Permalink
Bump markdown-table and @types/markdown-table
Browse files Browse the repository at this point in the history
Bumps [markdown-table](https://github.com/wooorm/markdown-table) and [@types/markdown-table](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/markdown-table). These dependencies needed to be updated together.

Updates `markdown-table` from 2.0.0 to 3.0.3
- [Release notes](https://github.com/wooorm/markdown-table/releases)
- [Commits](wooorm/markdown-table@2.0.0...3.0.3)

Updates `@types/markdown-table` from 2.0.0 to 3.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/markdown-table)

---
updated-dependencies:
- dependency-name: markdown-table
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@types/markdown-table"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 4e2f58f commit cbad277
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 37 deletions.
58 changes: 23 additions & 35 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 @@ -32,12 +32,12 @@
"dotenv": "^16.4.5",
"front-matter": "^4.0.2",
"fs-extra": "^11.2.0",
"markdown-table": "^2.0.0",
"markdown-table": "^3.0.3",
"yaml": "^2.5.1"
},
"devDependencies": {
"@types/fs-extra": "^11.0.4",
"@types/markdown-table": "^2.0.0",
"@types/markdown-table": "^3.0.0",
"@types/node": "^22.7.4",
"prettier": "^3.3.3",
"ts-node": "^10.9.2",
Expand Down

0 comments on commit cbad277

Please sign in to comment.