Skip to content

Commit fa22799

Browse files
Bump @mdx-js/react from 1.5.3 to 1.5.4
Bumps [@mdx-js/react](https://github.com/mdx-js/mdx) from 1.5.3 to 1.5.4. - [Release notes](https://github.com/mdx-js/mdx/releases) - [Changelog](https://github.com/mdx-js/mdx/blob/master/changelog.md) - [Commits](mdx-js/mdx@v1.5.3...v1.5.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 8443daa commit fa22799

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "0.7.12",
55
"dependencies": {
66
"@mdx-js/mdx": "^1.5.3",
7-
"@mdx-js/react": "^1.5.3",
7+
"@mdx-js/react": "^1.5.4",
88
"@reach/router": "^1.2.1",
99
"@types/react-helmet": "^5.0.15",
1010
"copy-text-to-clipboard": "^2.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2316,10 +2316,10 @@
23162316
unist-builder "1.0.4"
23172317
unist-util-visit "2.0.1"
23182318

2319-
"@mdx-js/react@^1.5.3":
2320-
version "1.5.3"
2321-
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.5.3.tgz#e58c458c72b4618f9c8e16d76136e62a6d517515"
2322-
integrity sha512-5bVLUsZybjmeYL8l4Uh/ysE8vMn0Vb0GKzki/LicaDHJvXr/N4Tjj0gT4tk1OzhcC5nGQAQGIyQMW5pvIjp9XQ==
2319+
"@mdx-js/react@^1.5.4":
2320+
version "1.5.4"
2321+
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.5.4.tgz#50eca29ea5bc3f39ef5edb1a091a29197b7b5534"
2322+
integrity sha512-em3glbduH3AaFmdcxT0YhQYF54+UfHl3cMbDSv3DdA5yFKTowNEK+52073X3t2MsUEBeoOD/fT3iraAUM33bTQ==
23232323

23242324
"@mdx-js/util@^1.5.3":
23252325
version "1.5.3"

0 commit comments

Comments
 (0)