Skip to content

Commit

Permalink
chore(deps): update [dev] minor and patch dependencies for gatsby-plu…
Browse files Browse the repository at this point in the history
…gin-mdx (#37817)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lennart <lekoarts@gmail.com>
  • Loading branch information
renovate[bot] and LekoArts committed Apr 3, 2023
1 parent 644cb73 commit 5044ea0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,14 @@
"@babel/cli": "^7.20.7",
"@babel/core": "^7.20.12",
"@types/estree": "^0.0.52",
"@types/mdast": "^3.0.10",
"@types/mdast": "^3.0.11",
"@types/unist": "^2.0.6",
"babel-preset-gatsby-package": "^3.9.0-next.0",
"cross-env": "^7.0.3",
"del-cli": "^5.0.0",
"opentracing": "^0.14.7",
"typescript": "^5.0.2",
"webpack": "^5.75.0"
"webpack": "^5.77.0"
},
"jest": {
"testEnvironment": "node"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4493,10 +4493,10 @@
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.191.tgz#09511e7f7cba275acd8b419ddac8da9a6a79e2fa"
integrity sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ==

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

Expand Down

0 comments on commit 5044ea0

Please sign in to comment.