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 38
38
"@babel/core" : " ^7.16.7" ,
39
39
"@babel/eslint-parser" : " ^7.16.5" ,
40
40
"@babel/plugin-transform-runtime" : " ^7.16.8" ,
41
- "@babel/preset-env" : " ^7.16.8 " ,
41
+ "@babel/preset-env" : " ^7.16.10 " ,
42
42
"eslint" : " ^8.6.0" ,
43
43
"eslint-plugin-markdown" : " ^2.2.1" ,
44
44
"jest" : " ^27.3.1" ,
Original file line number Diff line number Diff line change 815
815
" @babel/helper-create-regexp-features-plugin" " ^7.16.7"
816
816
" @babel/helper-plugin-utils" " ^7.16.7"
817
817
818
- " @babel/preset-env@^7.16.8 " :
819
- version "7.16.8 "
820
- resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.8 .tgz#e682fa0bcd1cf49621d64a8956318ddfb9a05af9 "
821
- integrity sha512-9rNKgVCdwHb3z1IlbMyft6yIXIeP3xz6vWvGaLHrJThuEIqWfHb0DNBH9VuTgnDfdbUDhkmkvMZS/YMCtP7Elg ==
818
+ " @babel/preset-env@^7.16.10 " :
819
+ version "7.16.10 "
820
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.10 .tgz#84400e6b5ee1efd982f55c61f3b6ac3fb5c8ab57 "
821
+ integrity sha512-iCac3fZn9oOcLqc1N2/copPiX7aoxzsvjeDdXoZobrlbQ6YGgS3bL9HyldOJ8V8AY5P7pFynCATrn7M4dMw0Yg ==
822
822
dependencies :
823
823
" @babel/compat-data" " ^7.16.8"
824
824
" @babel/helper-compilation-targets" " ^7.16.7"
You can’t perform that action at this time.
0 commit comments