File tree Expand file tree Collapse file tree 3 files changed +422
-12
lines changed
packages/babel-preset-base Expand file tree Collapse file tree 3 files changed +422
-12
lines changed Original file line number Diff line number Diff line change 1212 "node" : " >=8.9.0"
1313 },
1414 "devDependencies" : {
15- "@babel/cli" : " 7.13.16 " ,
16- "@babel/core" : " 7.13.16 " ,
15+ "@babel/cli" : " 7.14.3 " ,
16+ "@babel/core" : " 7.14.3 " ,
1717 "@babel/plugin-proposal-class-properties" : " 7.13.0" ,
18- "@babel/plugin-proposal-object-rest-spread" : " 7.13.8 " ,
19- "@babel/preset-env" : " 7.13.15 " ,
18+ "@babel/plugin-proposal-object-rest-spread" : " 7.14.4 " ,
19+ "@babel/preset-env" : " 7.14.4 " ,
2020 "@babel/preset-typescript" : " 7.13.0" ,
2121 "@types/jest" : " ^26.0.22" ,
2222 "@types/node" : " ^14.14.41" ,
Original file line number Diff line number Diff line change 5454 "access" : " public"
5555 },
5656 "devDependencies" : {
57- "@babel/core" : " 7.13.16 " ,
57+ "@babel/core" : " 7.14.3 " ,
5858 "@wpackio/eslint-config" : " ^6.3.0" ,
5959 "dts-gen" : " 0.6.0"
6060 }
You canβt perform that action at this time.
0 commit comments