File tree 2 files changed +5
-5
lines changed
packages/gatsby-react-router-scroll
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 12
12
"devDependencies" : {
13
13
"@babel/cli" : " ^7.15.4" ,
14
14
"@babel/core" : " ^7.15.5" ,
15
- "babel-plugin-dev-expression" : " ^0.2.2 " ,
15
+ "babel-plugin-dev-expression" : " ^0.2.3 " ,
16
16
"babel-preset-gatsby-package" : " ^2.2.0-next.0" ,
17
17
"cross-env" : " ^7.0.3" ,
18
18
"history" : " ^5.0.1"
Original file line number Diff line number Diff line change @@ -6248,10 +6248,10 @@ babel-plugin-codegen@^4.1.0:
6248
6248
babel-plugin-macros "^3.0.1"
6249
6249
require-from-string "^2.0.2"
6250
6250
6251
- babel-plugin-dev-expression@^0.2.2 :
6252
- version "0.2.2 "
6253
- resolved "https://registry.yarnpkg.com/babel-plugin-dev-expression/-/babel-plugin-dev-expression-0.2.2 .tgz#c18de18a06150f9480edd151acbb01d2e65e999b "
6254
- integrity sha512-y32lfBif+c2FIh5dwGfcc/IfX5aw/Bru7Du7W2n17sJE/GJGAsmIk5DPW/8JOoeKpXW5evJfJOvRq5xkiS6vng ==
6251
+ babel-plugin-dev-expression@^0.2.3 :
6252
+ version "0.2.3 "
6253
+ resolved "https://registry.yarnpkg.com/babel-plugin-dev-expression/-/babel-plugin-dev-expression-0.2.3 .tgz#8aaf52155dfb063ed4ddec6280456fbc256fead4 "
6254
+ integrity sha512-rP5LK9QQTzCW61nVVzw88En1oK8t8gTsIeC6E61oelxNsU842yMjF0G1MxhvUpCkxCEIj7sE8/e5ieTheT//uw ==
6255
6255
6256
6256
babel-plugin-dynamic-import-node@^2.3.3:
6257
6257
version "2.3.3"
You can’t perform that action at this time.
0 commit comments