chore(deps-dev): bump @astrojs/mdx from 0.19.6 to 0.19.7 (#5166)

Bumps [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) from 0.19.6 to 0.19.7.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/mdx/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/mdx@0.19.7/packages/integrations/mdx)

---
updated-dependencies:
- dependency-name: "@astrojs/mdx"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/5186/head
dependabot[bot] 1 year ago committed by REJack
parent 8b85743b2f
commit 4b910cbc1e

14
package-lock.json generated

@ -9,7 +9,7 @@
"version": "4.0.0-alpha2",
"license": "MIT",
"devDependencies": {
"@astrojs/mdx": "^0.19.6",
"@astrojs/mdx": "^0.19.7",
"@rollup/plugin-typescript": "^11.1.1",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.11",
@ -136,9 +136,9 @@
"dev": true
},
"node_modules/@astrojs/mdx": {
"version": "0.19.6",
"resolved": "https://registry.npmjs.org/@astrojs/mdx/-/mdx-0.19.6.tgz",
"integrity": "sha512-P9CU+l/GveJPG3OOOdlZtIK5NWcJuEnXPtxwfjJUaoIPHDByp6okT/yN/WwLAA4TfnluFnULNG4bDsEnwcpYvw==",
"version": "0.19.7",
"resolved": "https://registry.npmjs.org/@astrojs/mdx/-/mdx-0.19.7.tgz",
"integrity": "sha512-mfEbBD7oi8yBHhcJucEjnrquREkJ3os+jioURP8BR2B8tOV2rV2j8trvmLUgfS+P/+HevGObxCTjcRYxn6T7eg==",
"dev": true,
"dependencies": {
"@astrojs/markdown-remark": "^2.2.1",
@ -11375,9 +11375,9 @@
}
},
"@astrojs/mdx": {
"version": "0.19.6",
"resolved": "https://registry.npmjs.org/@astrojs/mdx/-/mdx-0.19.6.tgz",
"integrity": "sha512-P9CU+l/GveJPG3OOOdlZtIK5NWcJuEnXPtxwfjJUaoIPHDByp6okT/yN/WwLAA4TfnluFnULNG4bDsEnwcpYvw==",
"version": "0.19.7",
"resolved": "https://registry.npmjs.org/@astrojs/mdx/-/mdx-0.19.7.tgz",
"integrity": "sha512-mfEbBD7oi8yBHhcJucEjnrquREkJ3os+jioURP8BR2B8tOV2rV2j8trvmLUgfS+P/+HevGObxCTjcRYxn6T7eg==",
"dev": true,
"requires": {
"@astrojs/markdown-remark": "^2.2.1",

@ -57,7 +57,7 @@
"url": "https://github.com/ColorlibHQ/AdminLTE/issues"
},
"devDependencies": {
"@astrojs/mdx": "^0.19.6",
"@astrojs/mdx": "^0.19.7",
"@rollup/plugin-typescript": "^11.1.1",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.11",

Loading…
Cancel
Save