Skip to content

Commit b1531e5

Browse files
chore(deps): update [dev] minor and patch dependencies for gatsby-plugin-mdx
1 parent cddc252 commit b1531e5

File tree

2 files changed

+247
-273
lines changed

2 files changed

+247
-273
lines changed

packages/gatsby-plugin-mdx/package.json

+5-5
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.1",
54-
"@types/mdast": "^3.0.11",
55-
"@types/unist": "^2.0.6",
53+
"@types/estree": "^1.0.6",
54+
"@types/mdast": "^3.0.15",
55+
"@types/unist": "^2.0.11",
5656
"babel-preset-gatsby-package": "^3.15.0-next.0",
5757
"cross-env": "^7.0.3",
58-
"del-cli": "^5.0.0",
58+
"del-cli": "^5.1.0",
5959
"opentracing": "^0.14.7",
6060
"typescript": "^5.1.6",
61-
"webpack": "^5.88.1"
61+
"webpack": "^5.97.1"
6262
},
6363
"jest": {
6464
"testEnvironment": "node"

0 commit comments

Comments
 (0)