File tree Expand file tree Collapse file tree 3 files changed +1
-14
lines changed Expand file tree Collapse file tree 3 files changed +1
-14
lines changed Original file line number Diff line number Diff line change 10
10
}
11
11
}
12
12
]
13
- ],
14
- "plugins" : [" transform-object-rest-spread" ]
13
+ ]
15
14
}
16
15
}
17
16
}
Original file line number Diff line number Diff line change 49
49
"babel-core" : " 7.0.0-bridge.0" ,
50
50
"babel-eslint" : " ^10.0.1" ,
51
51
"babel-jest" : " ^24.1.0" ,
52
- "babel-plugin-transform-object-rest-spread" : " ^6.26.0" ,
53
52
"cross-env" : " ^5.2.0" ,
54
53
"eslint" : " ^5.14.1" ,
55
54
"eslint-config-standard" : " ^12.0.0" ,
Original file line number Diff line number Diff line change @@ -1724,10 +1724,6 @@ babel-plugin-jest-hoist@^24.1.0:
1724
1724
version "24.1.0"
1725
1725
resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-24.1.0.tgz#dfecc491fb15e2668abbd690a697a8fd1411a7f8"
1726
1726
1727
- babel-plugin-syntax-object-rest-spread@^6.8.0 :
1728
- version "6.13.0"
1729
- resolved "https://registry.yarnpkg.com/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz#fd6536f2bce13836ffa3a5458c4903a597bb3bf5"
1730
-
1731
1727
babel-plugin-transform-es2015-modules-commonjs@^6.26.0 :
1732
1728
version "6.26.2"
1733
1729
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-6.26.2.tgz#58a793863a9e7ca870bdc5a881117ffac27db6f3"
@@ -1737,13 +1733,6 @@ babel-plugin-transform-es2015-modules-commonjs@^6.26.0:
1737
1733
babel-template "^6.26.0"
1738
1734
babel-types "^6.26.0"
1739
1735
1740
- babel-plugin-transform-object-rest-spread@^6.26.0 :
1741
- version "6.26.0"
1742
- resolved "https://registry.yarnpkg.com/babel-plugin-transform-object-rest-spread/-/babel-plugin-transform-object-rest-spread-6.26.0.tgz#0f36692d50fef6b7e2d4b3ac1478137a963b7b06"
1743
- dependencies :
1744
- babel-plugin-syntax-object-rest-spread "^6.8.0"
1745
- babel-runtime "^6.26.0"
1746
-
1747
1736
babel-plugin-transform-strict-mode@^6.24.1 :
1748
1737
version "6.24.1"
1749
1738
resolved "https://registry.yarnpkg.com/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.24.1.tgz#d5faf7aa578a65bbe591cf5edae04a0c67020758"
You can’t perform that action at this time.
0 commit comments