Commit 74d33c6 1 parent 065d809 commit 74d33c6 Copy full SHA for 74d33c6
File tree 2 files changed +2
-1
lines changed
packages/gatsby-plugin-mdx
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 22
22
"@babel/plugin-proposal-object-rest-spread" : " ^7.4.3" ,
23
23
"@babel/preset-env" : " ^7.4.3" ,
24
24
"@babel/preset-react" : " ^7.0.0" ,
25
+ "change-case" : " ^3.1.0" ,
25
26
"core-js" : " 2" ,
26
27
"dataloader" : " ^1.4.0" ,
27
28
"debug" : " ^4.0.1" ,
Original file line number Diff line number Diff line change @@ -5784,7 +5784,7 @@ change-case@^3.0.1:
5784
5784
upper-case "^1.1.1"
5785
5785
upper-case-first "^1.1.0"
5786
5786
5787
- change-case@^3.0.2:
5787
+ change-case@^3.0.2, change-case@^3.1.0 :
5788
5788
version "3.1.0"
5789
5789
resolved "https://registry.yarnpkg.com/change-case/-/change-case-3.1.0.tgz#0e611b7edc9952df2e8513b27b42de72647dd17e"
5790
5790
integrity sha512-2AZp7uJZbYEzRPsFoa+ijKdvp9zsrnnt6+yFokfwEpeJm0xuJDVoxiRCAaTzyJND8GJkofo2IcKWaUZ/OECVzw==
You can’t perform that action at this time.
0 commit comments