Skip to content

Commit 780c7d2

Browse files
committed
Update dependency babel-plugin-module-resolver to v4
1 parent 74790de commit 780c7d2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/common-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"ava": "1.4.1",
8787
"awesome-typescript-loader": "5.2.1",
8888
"babel-loader": "8.1.0",
89-
"babel-plugin-module-resolver": "3.2.0",
89+
"babel-plugin-module-resolver": "4.0.0",
9090
"babel-plugin-react-require": "3.1.3",
9191
"babel-plugin-transform-class-properties": "6.24.1",
9292
"browser-env": "3.3.0",

packages/onefx-auth-provider/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"awesome-typescript-loader": "5.2.1",
9090
"axios": "^0.20.0",
9191
"babel-loader": "8.1.0",
92-
"babel-plugin-module-resolver": "3.2.0",
92+
"babel-plugin-module-resolver": "4.0.0",
9393
"babel-plugin-react-require": "3.1.3",
9494
"babel-plugin-transform-class-properties": "6.24.1",
9595
"browser-env": "3.3.0",

packages/onefx-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@typescript-eslint/parser": "4.1.1",
7575
"ava": "2.4.0",
7676
"babel-loader": "8.1.0",
77-
"babel-plugin-module-resolver": "3.2.0",
77+
"babel-plugin-module-resolver": "4.0.0",
7878
"babel-plugin-transform-class-properties": "6.24.1",
7979
"build-changelog": "2.1.2",
8080
"eslint": "7.9.0",

0 commit comments

Comments
 (0)