Skip to content

Commit ba1d20e

Browse files
Bump markdown-to-jsx from 7.2.1 to 7.5.0 in /ui-tests (#69)
* Bump markdown-to-jsx from 7.2.1 to 7.5.0 in /ui-tests Bumps [markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx) from 7.2.1 to 7.5.0. - [Release notes](https://github.com/quantizor/markdown-to-jsx/releases) - [Changelog](https://github.com/quantizor/markdown-to-jsx/blob/main/CHANGELOG.md) - [Commits](quantizor/markdown-to-jsx@v7.2.1...v7.5.0) --- updated-dependencies: - dependency-name: markdown-to-jsx dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Trigger ci * Remove deprecated link * Add yarn.lock file --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Isabel Paredes <[email protected]>
1 parent 0b62369 commit ba1d20e

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

docs/dev_contribute.rst

-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ Your First Contribution
3535
Working on your first Pull Request? Here are some resources to help you get started:
3636

3737
* `First Timers Only <https://www.firsttimersonly.com/>`_
38-
* `Make a Pull Request <https://makeapullrequest.com/>`_
3938
* `How to Contribute to an Open Source Project on GitHub <https://egghead.io/courses/how-to-contribute-to-an-open-source-project-on-github>`_
4039

4140
At this point, you're ready to make your changes! Feel free to ask for help;

ui-tests/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2924,11 +2924,11 @@ __metadata:
29242924
linkType: hard
29252925

29262926
"markdown-to-jsx@npm:^7.2.1":
2927-
version: 7.2.1
2928-
resolution: "markdown-to-jsx@npm:7.2.1"
2927+
version: 7.5.0
2928+
resolution: "markdown-to-jsx@npm:7.5.0"
29292929
peerDependencies:
29302930
react: ">= 0.14.0"
2931-
checksum: 0c8c715229044401ea48c2fc26c2554464100074959dafacdd9e4a0e849f0a190b02f39edb373bbdd95e38b8f910074b83b63d08752b8ae6be6ddcfb40ea50a0
2931+
checksum: c9c6f1bfad5f2d9b1d3476eb0313ae3dffd0a9f14011c74efdd7c664fd32ee1842ef48abb16a496046f90361af49aa80a827e9d9c0bc04824a1986fdeb4d1852
29322932
languageName: node
29332933
linkType: hard
29342934

0 commit comments

Comments
 (0)