Skip to content

Commit d8a2d06

Browse files
committed
chore: remove unused babel-core dependency
1 parent 1e6fb04 commit d8a2d06

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
"@babel/core": "^7.0.1",
4848
"@babel/plugin-transform-modules-commonjs": "^7.0.0",
4949
"@babel/preset-env": "^7.0.0",
50-
"babel-core": "^7.0.0-bridge.0",
5150
"babel-jest": "^24.0.0",
5251
"babel-plugin-add-module-exports": "^1.0.0",
5352
"classnames": "^2.2.5",

yarn.lock

-5
Original file line numberDiff line numberDiff line change
@@ -1056,11 +1056,6 @@ aws4@^1.8.0:
10561056
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f"
10571057
integrity sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==
10581058

1059-
babel-core@^7.0.0-bridge.0:
1060-
version "7.0.0-bridge.0"
1061-
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-bridge.0.tgz#95a492ddd90f9b4e9a4a1da14eb335b87b634ece"
1062-
integrity sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==
1063-
10641059
babel-jest@^24.0.0:
10651060
version "24.0.0"
10661061
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-24.0.0.tgz#8a0c767f03f4a595fb921afdab13ff126edd00da"

0 commit comments

Comments
 (0)