Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit 2960215

Browse files
Bump babel-plugin-module-resolver from 3.1.1 to 3.1.3
Bumps [babel-plugin-module-resolver](https://github.com/tleunen/babel-plugin-module-resolver) from 3.1.1 to 3.1.3. - [Release notes](https://github.com/tleunen/babel-plugin-module-resolver/releases) - [Changelog](https://github.com/tleunen/babel-plugin-module-resolver/blob/master/CHANGELOG.md) - [Commits](tleunen/babel-plugin-module-resolver@v3.1.1...v3.1.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent cf73d93 commit 2960215

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
@@ -36,7 +36,7 @@
3636
"@types/react-transition-group": "^2.0.14",
3737
"@types/remarkable": "^1.7.2",
3838
"@types/uuid": "^3.4.4",
39-
"babel-plugin-module-resolver": "3.1.1",
39+
"babel-plugin-module-resolver": "3.1.3",
4040
"prettier": "1.15.2",
4141
"react-scripts-ts": "3.1.0",
4242
"source-map-explorer": "1.6.0",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -730,9 +730,10 @@ babel-plugin-jest-hoist@^22.4.4:
730730
version "22.4.4"
731731
resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-22.4.4.tgz#b9851906eab34c7bf6f8c895a2b08bea1a844c0b"
732732

733-
babel-plugin-module-resolver@3.1.1:
734-
version "3.1.1"
735-
resolved "https://registry.yarnpkg.com/babel-plugin-module-resolver/-/babel-plugin-module-resolver-3.1.1.tgz#881cf67e3d4b8400d5eaaefc1be44d2dc1fe404f"
733+
babel-plugin-module-resolver@3.1.3:
734+
version "3.1.3"
735+
resolved "https://registry.yarnpkg.com/babel-plugin-module-resolver/-/babel-plugin-module-resolver-3.1.3.tgz#5a1c148bf528d20907ed508b70ae3c4762e78c8d"
736+
integrity sha512-QRfA8b2H7l9uSElLwS0rHoPhjPhgpncKUvrn42tJpdCoJ3IS6J+m4mp5FtnRoXHry3ZYJ2SMLLG/REikQA6tjg==
736737
dependencies:
737738
find-babel-config "^1.1.0"
738739
glob "^7.1.2"

0 commit comments

Comments
 (0)