This repository was archived by the owner on May 23, 2021. It is now read-only.
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44
44
"@babel/preset-env" : " ^7.5.5" ,
45
45
"@babel/preset-typescript" : " ^7.3.3" ,
46
46
"@babel/register" : " ^7.5.5" ,
47
- "babel-plugin-static-fs" : " ^1.2.0 " ,
47
+ "babel-plugin-static-fs" : " ^1.2.1 " ,
48
48
"confirmer" : " ^1.1.2" ,
49
49
"cross-spawn" : " ^6.0.5" ,
50
50
"mocha" : " ^6.2.0" ,
Original file line number Diff line number Diff line change @@ -1107,10 +1107,10 @@ babel-plugin-dynamic-import-node@^2.3.0:
1107
1107
dependencies :
1108
1108
object.assign "^4.1.0"
1109
1109
1110
- babel-plugin-static-fs@^1.2.0 :
1111
- version "1.2.0 "
1112
- resolved "https://registry.yarnpkg.com/babel-plugin-static-fs/-/babel-plugin-static-fs-1.2.0 .tgz#6e381cf7cb0a40864478a49f449fbf706b5ac418 "
1113
- integrity sha512-7zsDPvDzCBwfbU53WKym5LxTe1PxQHE/dGo+EfIELlBcn08TpU7SlPJILcc6YVAyTrpVUNioQfWiUyMWk1DJVg ==
1110
+ babel-plugin-static-fs@^1.2.1 :
1111
+ version "1.2.1 "
1112
+ resolved "https://registry.yarnpkg.com/babel-plugin-static-fs/-/babel-plugin-static-fs-1.2.1 .tgz#2352ef5c1c19d50311e9433dad581c45c55f4952 "
1113
+ integrity sha512-dZasA7svnKAsMEB7/6fKhJO+nIZsC2fvJyj3fbuk/xUOwslZOdl+9umXQsB+oqHwOEubZ5WHJ/Zy9dvnVnRvFg ==
1114
1114
dependencies :
1115
1115
babel-template "^6.3.13"
1116
1116
babel-types "^6.4.1"
You can’t perform that action at this time.
0 commit comments