File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
packages/gatsby-plugin-mdx Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 51
51
"@babel/cli" : " ^7.20.7" ,
52
52
"@babel/core" : " ^7.20.12" ,
53
53
"@types/estree" : " ^0.0.52" ,
54
- "@types/mdast" : " ^3.0.10 " ,
54
+ "@types/mdast" : " ^3.0.11 " ,
55
55
"@types/unist" : " ^2.0.6" ,
56
56
"babel-preset-gatsby-package" : " ^3.9.0-next.0" ,
57
57
"cross-env" : " ^7.0.3" ,
58
58
"del-cli" : " ^5.0.0" ,
59
59
"opentracing" : " ^0.14.7" ,
60
60
"typescript" : " ^5.0.2" ,
61
- "webpack" : " ^5.75 .0"
61
+ "webpack" : " ^5.77 .0"
62
62
},
63
63
"jest" : {
64
64
"testEnvironment" : " node"
Original file line number Diff line number Diff line change 4493
4493
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.191.tgz#09511e7f7cba275acd8b419ddac8da9a6a79e2fa"
4494
4494
integrity sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ==
4495
4495
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 ==
4500
4500
dependencies:
4501
4501
"@types/unist" "*"
4502
4502
You can’t perform that action at this time.
0 commit comments