File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
packages/babel-preset-gatsby Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 20
20
"@babel/preset-react" : " ^7.14.0" ,
21
21
"@babel/runtime" : " ^7.15.4" ,
22
22
"babel-plugin-dynamic-import-node" : " ^2.3.3" ,
23
- "babel-plugin-macros" : " ^2.8 .0" ,
23
+ "babel-plugin-macros" : " ^3.1 .0" ,
24
24
"babel-plugin-transform-react-remove-prop-types" : " ^0.4.24" ,
25
25
"gatsby-core-utils" : " ^3.14.0-next.0" ,
26
26
"gatsby-legacy-polyfills" : " ^2.14.0-next.0"
Original file line number Diff line number Diff line change @@ -6196,10 +6196,10 @@ babel-plugin-macros@^2.6.1, babel-plugin-macros@^2.8.0:
6196
6196
cosmiconfig "^6.0.0"
6197
6197
resolve "^1.12.0"
6198
6198
6199
- babel-plugin-macros@^3.0.1:
6200
- version "3.0.1 "
6201
- resolved "https://registry.yarnpkg.com/babel-plugin-macros/-/babel-plugin-macros-3.0.1. tgz#0d412d68f5b3d1b64358f24ab099bd148724e2a9 "
6202
- integrity sha512-CKt4+Oy9k2wiN+hT1uZzOw7d8zb1anbQpf7KLwaaXRCi/4pzKdFKHf7v5mvoPmjkmxshh7eKZQuRop06r5WP4w ==
6199
+ babel-plugin-macros@^3.0.1, babel-plugin-macros@^3.1.0 :
6200
+ version "3.1.0 "
6201
+ resolved "https://registry.yarnpkg.com/babel-plugin-macros/-/babel-plugin-macros-3.1.0. tgz#9ef6dc74deb934b4db344dc973ee851d148c50c1 "
6202
+ integrity sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg ==
6203
6203
dependencies:
6204
6204
"@babel/runtime" "^7.12.5"
6205
6205
cosmiconfig "^7.0.0"
You can’t perform that action at this time.
0 commit comments