Skip to content

Commit

Permalink
chore(deps-dev): bump termx-markup from 1.1.1 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [termx-markup](https://github.com/ncpa0cpl/termx-markup) from 1.1.1 to 2.0.1.
- [Release notes](https://github.com/ncpa0cpl/termx-markup/releases)
- [Changelog](https://github.com/ncpa0/termx-markup/blob/master/CHANGELOG.md)
- [Commits](ncpa0/termx-markup@1.1.1...2.0.1)

---
updated-dependencies:
- dependency-name: termx-markup
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 29, 2023
1 parent 4ec097a commit b42b110
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"prettier": "~3.0.0",
"prettier-plugin-jsdoc": "~1.0.1",
"rimraf": "~5.0.1",
"termx-markup": "~1.1.1",
"termx-markup": "~2.0.1",
"typescript": "~5.2.2"
},
"dependencies": {
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2845,11 +2845,16 @@ synckit@^0.8.5:
"@pkgr/utils" "^2.3.1"
tslib "^2.5.0"

termx-markup@^1.1.0, termx-markup@~1.1.1:
termx-markup@^1.1.0:
version "1.1.1"
resolved "https://registry.yarnpkg.com/termx-markup/-/termx-markup-1.1.1.tgz#d5363446fbcee2d96914f41b555dc45f45048bf4"
integrity sha512-sN2nudHVEHZi0YDuDmFNUu/A2V/uMHLvk4Verg19dSy4sdJqI8dp4MhcjNDIZpvu7iyeLYDOZeX9OdvBubbH6g==

termx-markup@~2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/termx-markup/-/termx-markup-2.0.1.tgz#b376114d6a1ffea9218016b3529d605664ccd964"
integrity sha512-YR1YexMWkAqrRW1MT0cSUq3EqcIeFoiLY9N91u1At8MauQl/JIqtk7RUk3aGMc/VSO9gS3eShGFm2k9evOWfUA==

text-table@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
Expand Down

0 comments on commit b42b110

Please sign in to comment.