Skip to content

Commit ad2f364

Browse files
chore(deps): update dependency @mdx-js/rollup to v3.1.1 (#36)
| datasource | package | from | to | | ---------- | -------------- | ----- | ----- | | npm | @mdx-js/rollup | 3.1.0 | 3.1.1 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent d4a242b commit ad2f364

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
},
6767
"devDependencies": {
6868
"@eslint/js": "9.21.0",
69-
"@mdx-js/rollup": "3.1.0",
69+
"@mdx-js/rollup": "3.1.1",
7070
"@testing-library/dom": "10.4.1",
7171
"@testing-library/jest-dom": "6.9.1",
7272
"@testing-library/react": "16.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -656,10 +656,10 @@
656656
unist-util-visit "^5.0.0"
657657
vfile "^6.0.0"
658658

659-
"@mdx-js/rollup@3.1.0":
660-
version "3.1.0"
661-
resolved "https://registry.yarnpkg.com/@mdx-js/rollup/-/rollup-3.1.0.tgz#55df5cf4db52ac95be26d0cfa039ebf4e945e6e4"
662-
integrity sha512-q4xOtUXpCzeouE8GaJ8StT4rDxm/U5j6lkMHL2srb2Q3Y7cobE0aXyPzXVVlbeIMBi+5R5MpbiaVE5/vJUdnHg==
659+
"@mdx-js/rollup@3.1.1":
660+
version "3.1.1"
661+
resolved "https://registry.yarnpkg.com/@mdx-js/rollup/-/rollup-3.1.1.tgz#055cb711c638853c4e1c8dc0d50e008fa2c28846"
662+
integrity sha512-v8satFmBB+DqDzYohnm1u2JOvxx6Hl3pUvqzJvfs2Zk/ngZ1aRUhsWpXvwPkNeGN9c2NCm/38H29ZqXQUjf8dw==
663663
dependencies:
664664
"@mdx-js/mdx" "^3.0.0"
665665
"@rollup/pluginutils" "^5.0.0"

0 commit comments

Comments
 (0)