Skip to content

Commit a9603e0

Browse files
chore(deps): update [dev] minor and patch dependencies for gatsby-plugin-mdx (#37995)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 87630a1 commit a9603e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/gatsby-plugin-mdx/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,15 +50,15 @@
5050
"devDependencies": {
5151
"@babel/cli": "^7.20.7",
5252
"@babel/core": "^7.20.12",
53-
"@types/estree": "^1.0.0",
53+
"@types/estree": "^1.0.1",
5454
"@types/mdast": "^3.0.11",
5555
"@types/unist": "^2.0.6",
5656
"babel-preset-gatsby-package": "^3.10.0-next.1",
5757
"cross-env": "^7.0.3",
5858
"del-cli": "^5.0.0",
5959
"opentracing": "^0.14.7",
6060
"typescript": "^5.0.3",
61-
"webpack": "^5.77.0"
61+
"webpack": "^5.81.0"
6262
},
6363
"jest": {
6464
"testEnvironment": "node"

0 commit comments

Comments
 (0)