Skip to content

Commit 2e8761d

Browse files
committed
Update dependency babel-plugin-add-module-exports to v1.0.4
1 parent b1fa50c commit 2e8761d

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"auto-config-hipstersmoothie": "^3.0.24",
5151
"babel-core": "7.0.0-bridge.0",
5252
"babel-loader": "^8.1.0",
53-
"babel-plugin-add-module-exports": "1.0.2",
53+
"babel-plugin-add-module-exports": "1.0.4",
5454
"eslint": "^7.2.0",
5555
"eslint-config-prettier": "^6.11.0",
5656
"eslint-config-xo-react": "^0.23.0",

yarn.lock

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3191,12 +3191,10 @@ babel-loader@^8.1.0:
31913191
pify "^4.0.1"
31923192
schema-utils "^2.6.5"
31933193

3194-
3195-
version "1.0.2"
3196-
resolved "https://registry.yarnpkg.com/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-1.0.2.tgz#96cd610d089af664f016467fc4567c099cce2d9c"
3197-
integrity sha512-4paN7RivvU3Rzju1vGSHWPjO8Y0rI6droWvSFKI6dvEQ4mvoV0zGojnlzVRfI6N8zISo6VERXt3coIuVmzuvNg==
3198-
optionalDependencies:
3199-
chokidar "^2.0.4"
3194+
3195+
version "1.0.4"
3196+
resolved "https://registry.yarnpkg.com/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-1.0.4.tgz#6caa4ddbe1f578c6a5264d4d3e6c8a2720a7ca2b"
3197+
integrity sha512-g+8yxHUZ60RcyaUpfNzy56OtWW+x9cyEe9j+CranqLiqbju2yf/Cy6ZtYK40EZxtrdHllzlVZgLmcOUCTlJ7Jg==
32003198

32013199
babel-plugin-add-react-displayname@^0.0.5:
32023200
version "0.0.5"

0 commit comments

Comments
 (0)