Skip to content

Commit 707b7f7

Browse files
chore(deps): update dependency babel-plugin-add-module-exports to v0.3.1 (#326)
1 parent 0dae282 commit 707b7f7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@babel/preset-env": "7.0.0-beta.51",
4040
"@babel/preset-typescript": "7.0.0-beta.51",
4141
"babel-eslint": "8.2.5",
42-
"babel-plugin-add-module-exports": "0.2.1",
42+
"babel-plugin-add-module-exports": "0.3.1",
4343
"babel-plugin-dev-expression": "0.2.1",
4444
"concurrently": "3.6.0",
4545
"eslint": "4.19.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -958,9 +958,9 @@ [email protected]:
958958
eslint-scope "~3.7.1"
959959
eslint-visitor-keys "^1.0.0"
960960

961-
babel-plugin-add-module-exports@0.2.1:
962-
version "0.2.1"
963-
resolved "https://registry.yarnpkg.com/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-0.2.1.tgz#9ae9a1f4a8dc67f0cdec4f4aeda1e43a5ff65e25"
961+
babel-plugin-add-module-exports@0.3.1:
962+
version "0.3.1"
963+
resolved "https://registry.yarnpkg.com/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-0.3.1.tgz#fa2f25a4cacac993a0d212341e8f6ed78ad9e0a8"
964964

965965
966966
version "0.2.1"

0 commit comments

Comments
 (0)