Skip to content

Commit 92ee02d

Browse files
chore(deps): update dependency babel-plugin-add-module-exports to v1 (#440)
1 parent ace84c8 commit 92ee02d

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
@@ -41,7 +41,7 @@
4141
"@babel/preset-env": "7.0.0",
4242
"@babel/preset-typescript": "7.0.0",
4343
"babel-eslint": "9.0.0",
44-
"babel-plugin-add-module-exports": "0.3.3",
44+
"babel-plugin-add-module-exports": "1.0.0",
4545
"babel-plugin-dev-expression": "0.2.1",
4646
"concurrently": "4.0.1",
4747
"eslint": "4.19.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -965,9 +965,9 @@ [email protected]:
965965
eslint-scope "3.7.1"
966966
eslint-visitor-keys "^1.0.0"
967967

968-
babel-plugin-add-module-exports@0.3.3:
969-
version "0.3.3"
970-
resolved "https://registry.yarnpkg.com/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-0.3.3.tgz#b9f7c0a93b989170dce07c3e97071a905a13fc29"
968+
babel-plugin-add-module-exports@1.0.0:
969+
version "1.0.0"
970+
resolved "https://registry.yarnpkg.com/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-1.0.0.tgz#72b5424d941a336c6a35357f373d8b8366263031"
971971
optionalDependencies:
972972
chokidar "^2.0.4"
973973

0 commit comments

Comments
 (0)