File tree Expand file tree Collapse file tree 2 files changed +6
-14
lines changed Expand file tree Collapse file tree 2 files changed +6
-14
lines changed Original file line number Diff line number Diff line change 35
35
"@babel/cli" : " ^7.16.0" ,
36
36
"@babel/core" : " ^7.16.0" ,
37
37
"@babel/preset-env" : " ^7.16.4" ,
38
- "@babel/register" : " ^7.16.0 " ,
38
+ "@babel/register" : " ^7.16.9 " ,
39
39
"autoprefixer" : " ^9.8.8" ,
40
40
"babel-eslint" : " ^10.1.0" ,
41
41
"babel-jest" : " ^27.0.2" ,
Original file line number Diff line number Diff line change 921
921
" @babel/types" " ^7.4.4"
922
922
esutils "^2.0.2"
923
923
924
- " @babel/register@^7.16.0 " :
925
- version "7.16.0 "
926
- resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.16.0 .tgz#f5d2aa14df37cf7146b9759f7c53818360f24ec6 "
927
- integrity sha512-lzl4yfs0zVXnooeLE0AAfYaT7F3SPA8yB2Bj4W1BiZwLbMS3MZH35ZvCWSRHvneUugwuM+Wsnrj7h0F7UmU3NQ ==
924
+ " @babel/register@^7.16.9 " :
925
+ version "7.16.9 "
926
+ resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.16.9 .tgz#fcfb23cfdd9ad95c9771e58183de83b513857806 "
927
+ integrity sha512-jJ72wcghdRIlENfvALcyODhNoGE5j75cYHdC+aQMh6cU/P86tiiXTp9XYZct1UxUMo/4+BgQRyNZEGx0KWGS+g ==
928
928
dependencies :
929
929
clone-deep "^4.0.1"
930
930
find-cache-dir "^2.0.0"
@@ -7084,22 +7084,14 @@ source-map-resolve@^0.5.0:
7084
7084
source-map-url "^0.4.0"
7085
7085
urix "^0.1.0"
7086
7086
7087
- source-map-support@^0.5.16 :
7087
+ source-map-support@^0.5.16, source-map-support@^0.5.6, source-map-support@~0.5.19 :
7088
7088
version "0.5.21"
7089
7089
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"
7090
7090
integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==
7091
7091
dependencies :
7092
7092
buffer-from "^1.0.0"
7093
7093
source-map "^0.6.0"
7094
7094
7095
- source-map-support@^0.5.6, source-map-support@~0.5.19 :
7096
- version "0.5.19"
7097
- resolved "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.19.tgz"
7098
- integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==
7099
- dependencies :
7100
- buffer-from "^1.0.0"
7101
- source-map "^0.6.0"
7102
-
7103
7095
source-map-url@^0.4.0 :
7104
7096
version "0.4.1"
7105
7097
resolved "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.1.tgz"
You can’t perform that action at this time.
0 commit comments