Skip to content

Commit 3af3055

Browse files
committed
chore(deps): update dependency babel-plugin-add-module-exports to v1
1 parent 39cf5d8 commit 3af3055

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"babel-eslint": "8.2.1",
3939
"babel-flow-types": "1.2.3",
4040
"babel-jest": "22.1.0",
41-
"babel-plugin-add-module-exports": "0.2.1",
41+
"babel-plugin-add-module-exports": "1.0.4",
4242
"babel-plugin-tester": "5.0.0",
4343
"codecov": "3.0.0",
4444
"eslint": "4.17.0",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -897,9 +897,10 @@ babel-messages@^6.23.0:
897897
dependencies:
898898
babel-runtime "^6.22.0"
899899

900-
901-
version "0.2.1"
902-
resolved "https://registry.yarnpkg.com/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-0.2.1.tgz#9ae9a1f4a8dc67f0cdec4f4aeda1e43a5ff65e25"
900+
901+
version "1.0.4"
902+
resolved "https://registry.yarnpkg.com/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-1.0.4.tgz#6caa4ddbe1f578c6a5264d4d3e6c8a2720a7ca2b"
903+
integrity sha512-g+8yxHUZ60RcyaUpfNzy56OtWW+x9cyEe9j+CranqLiqbju2yf/Cy6ZtYK40EZxtrdHllzlVZgLmcOUCTlJ7Jg==
903904

904905
babel-plugin-istanbul@^4.1.5:
905906
version "4.1.5"

0 commit comments

Comments
 (0)