This repository was archived by the owner on May 13, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed
Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 2727 "babel-core" : " ^6.26.3" ,
2828 "babel-eslint" : " ^8.2.2" ,
2929 "babel-loader" : " ^7.1.5" ,
30- "babel-plugin-react-intl" : " 2.3 .1" ,
30+ "babel-plugin-react-intl" : " 3.0 .1" ,
3131 "babel-plugin-transform-class-properties" : " ^6.24.1" ,
3232 "babel-plugin-transform-decorators-legacy" : " ^1.3.5" ,
3333 "babel-plugin-transform-es2015-modules-commonjs" : " ^6.26.2" ,
Original file line number Diff line number Diff line change 5252 dependencies :
5353 regenerator-runtime "^0.12.0"
5454
55+ " @babel/runtime@^7.0.0 " :
56+ version "7.1.5"
57+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.1.5.tgz#4170907641cf1f61508f563ece3725150cc6fe39"
58+ dependencies :
59+ regenerator-runtime "^0.12.0"
60+
55615662 version "7.0.0-beta.41"
5763 resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.0.0-beta.41.tgz#628eeb93f9b5b423a252d3b6183f12e09505ab55"
@@ -627,11 +633,11 @@ babel-plugin-check-es2015-constants@^6.22.0:
627633 dependencies :
628634 babel-runtime "^6.22.0"
629635
630- babel-plugin-react-intl@2.3 .1 :
631- version "2.3 .1"
632- resolved "https://registry.yarnpkg.com/babel-plugin-react-intl/-/babel-plugin-react-intl-2.3. 1.tgz#3d43912e824da005e08e8e8239d5ba784374bb00 "
636+ babel-plugin-react-intl@3.0 .1 :
637+ version "3.0 .1"
638+ resolved "https://registry.yarnpkg.com/babel-plugin-react-intl/-/babel-plugin-react-intl-3.0. 1.tgz#4abc7fff04a7bbbb7034aec0a675713f2e52181c "
633639 dependencies :
634- babel- runtime "^6.2 .0"
640+ " @ babel/ runtime" " ^7.0 .0"
635641 intl-messageformat-parser "^1.2.0"
636642 mkdirp "^0.5.1"
637643
You can’t perform that action at this time.
0 commit comments