Skip to content

Commit 5044ea0

Browse files
chore(deps): update [dev] minor and patch dependencies for gatsby-plugin-mdx (#37817)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lennart <[email protected]>
1 parent 644cb73 commit 5044ea0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/gatsby-plugin-mdx/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,14 @@
5151
"@babel/cli": "^7.20.7",
5252
"@babel/core": "^7.20.12",
5353
"@types/estree": "^0.0.52",
54-
"@types/mdast": "^3.0.10",
54+
"@types/mdast": "^3.0.11",
5555
"@types/unist": "^2.0.6",
5656
"babel-preset-gatsby-package": "^3.9.0-next.0",
5757
"cross-env": "^7.0.3",
5858
"del-cli": "^5.0.0",
5959
"opentracing": "^0.14.7",
6060
"typescript": "^5.0.2",
61-
"webpack": "^5.75.0"
61+
"webpack": "^5.77.0"
6262
},
6363
"jest": {
6464
"testEnvironment": "node"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4493,10 +4493,10 @@
44934493
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.191.tgz#09511e7f7cba275acd8b419ddac8da9a6a79e2fa"
44944494
integrity sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ==
44954495

4496-
"@types/mdast@^3.0.0", "@types/mdast@^3.0.10", "@types/mdast@^3.0.3":
4497-
version "3.0.10"
4498-
resolved "https://registry.yarnpkg.com/@types/mdast/-/mdast-3.0.10.tgz#4724244a82a4598884cbbe9bcfd73dff927ee8af"
4499-
integrity sha512-W864tg/Osz1+9f4lrGTZpCSO5/z4608eUp19tbozkq2HJK6i3z1kT0H9tlADXuYIb1YYOBByU4Jsqkk75q48qA==
4496+
"@types/mdast@^3.0.0", "@types/mdast@^3.0.11", "@types/mdast@^3.0.3":
4497+
version "3.0.11"
4498+
resolved "https://registry.yarnpkg.com/@types/mdast/-/mdast-3.0.11.tgz#dc130f7e7d9306124286f6d6cee40cf4d14a3dc0"
4499+
integrity sha512-Y/uImid8aAwrEA24/1tcRZwpxX3pIFTSilcNDKSPn+Y2iDywSEachzRuvgAYYLR3wpGXAsMbv5lvKLDZLeYPAw==
45004500
dependencies:
45014501
"@types/unist" "*"
45024502

0 commit comments

Comments
 (0)