File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 53
53
"devDependencies" : {
54
54
"@babel/cli" : " 7.17.10" ,
55
55
"@babel/eslint-parser" : " 7.18.2" ,
56
- "@babel/plugin-transform-runtime" : " 7.18.2 " ,
56
+ "@babel/plugin-transform-runtime" : " 7.18.5 " ,
57
57
"@babel/preset-env" : " 7.18.2" ,
58
58
"@babel/preset-flow" : " 7.17.12" ,
59
59
"babel-jest" : " 28.1.1" ,
Original file line number Diff line number Diff line change 774
774
dependencies :
775
775
" @babel/helper-plugin-utils" " ^7.17.12"
776
776
777
-
778
- version "7.18.2 "
779
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.18.2 .tgz#04637de1e45ae8847ff14b9beead09c33d34374d "
780
- integrity sha512-mr1ufuRMfS52ttq+1G1PD8OJNqgcTFjq3hwn8SZ5n1x1pBhi0E36rYMdTK0TsKtApJ4lDEdfXJwtGobQMHSMPg ==
777
+
778
+ version "7.18.5 "
779
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.18.5 .tgz#f4d3188ba6a8815793993c71c2c225d0ee1d7743 "
780
+ integrity sha512-Q17hHxXr2fplrE+5BSC1j1Fo5cOA8YeP8XW3/1paI8MzF/faZGh0MaH1KC4jLAvqLPamQWHB5/B7KqSLY1kuHA ==
781
781
dependencies :
782
782
" @babel/helper-module-imports" " ^7.16.7"
783
783
" @babel/helper-plugin-utils" " ^7.17.12"
You can’t perform that action at this time.
0 commit comments