Skip to content

Commit 29bdb0a

Browse files
build(deps-dev): bump babel-plugin-module-resolver from 4.1.0 to 5.0.0
Bumps [babel-plugin-module-resolver](https://github.com/tleunen/babel-plugin-module-resolver) from 4.1.0 to 5.0.0. - [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@v4.1.0...v5.0.0) --- updated-dependencies: - dependency-name: babel-plugin-module-resolver dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 30c29c9 commit 29bdb0a

File tree

2 files changed

+29
-5
lines changed

2 files changed

+29
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@types/rsvp": "^4.0.4",
6767
"amd-name-resolver": "^1.3.1",
6868
"aws-sdk": "^2.1205.0",
69-
"babel-plugin-module-resolver": "^4.1.0",
69+
"babel-plugin-module-resolver": "^5.0.0",
7070
"babel-plugin-transform-es2015-modules-amd": "^6.24.1",
7171
"basiccontext": "^3.5.1",
7272
"broccoli-asset-rev": "^3.0.0",

yarn.lock

Lines changed: 28 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3503,6 +3503,17 @@ babel-plugin-module-resolver@^4.1.0:
35033503
reselect "^4.0.0"
35043504
resolve "^1.13.1"
35053505

3506+
babel-plugin-module-resolver@^5.0.0:
3507+
version "5.0.0"
3508+
resolved "https://registry.yarnpkg.com/babel-plugin-module-resolver/-/babel-plugin-module-resolver-5.0.0.tgz#2b7fc176bd55da25f516abf96015617b4f70fc73"
3509+
integrity sha512-g0u+/ChLSJ5+PzYwLwP8Rp8Rcfowz58TJNCe+L/ui4rpzE/mg//JVX0EWBUYoxaextqnwuGHzfGp2hh0PPV25Q==
3510+
dependencies:
3511+
find-babel-config "^2.0.0"
3512+
glob "^8.0.3"
3513+
pkg-up "^3.1.0"
3514+
reselect "^4.1.7"
3515+
resolve "^1.22.1"
3516+
35063517
babel-plugin-polyfill-corejs2@^0.3.0:
35073518
version "0.3.0"
35083519
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.0.tgz#407082d0d355ba565af24126fb6cb8e9115251fd"
@@ -7994,6 +8005,14 @@ find-babel-config@^1.1.0, find-babel-config@^1.2.0:
79948005
json5 "^0.5.1"
79958006
path-exists "^3.0.0"
79968007

8008+
find-babel-config@^2.0.0:
8009+
version "2.0.0"
8010+
resolved "https://registry.yarnpkg.com/find-babel-config/-/find-babel-config-2.0.0.tgz#a8216f825415a839d0f23f4d18338a1cc966f701"
8011+
integrity sha512-dOKT7jvF3hGzlW60Gc3ONox/0rRZ/tz7WCil0bqA1In/3I8f1BctpXahRnEKDySZqci7u+dqq93sZST9fOJpFw==
8012+
dependencies:
8013+
json5 "^2.1.1"
8014+
path-exists "^4.0.0"
8015+
79978016
find-cache-dir@^3.3.1:
79988017
version "3.3.2"
79998018
resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-3.3.2.tgz#b30c5b6eff0730731aea9bbd9dbecbd80256d64b"
@@ -10308,6 +10327,11 @@ json5@^1.0.1:
1030810327
dependencies:
1030910328
minimist "^1.2.0"
1031010329

10330+
json5@^2.1.1:
10331+
version "2.2.3"
10332+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
10333+
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
10334+
1031110335
json5@^2.1.2, json5@^2.2.1:
1031210336
version "2.2.1"
1031310337
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
@@ -13685,10 +13709,10 @@ reselect@^3.0.1:
1368513709
resolved "https://registry.yarnpkg.com/reselect/-/reselect-3.0.1.tgz#efdaa98ea7451324d092b2b2163a6a1d7a9a2147"
1368613710
integrity sha1-79qpjqdFEyTQkrKyFjpqHXqaIUc=
1368713711

13688-
reselect@^4.0.0:
13689-
version "4.1.4"
13690-
resolved "https://registry.yarnpkg.com/reselect/-/reselect-4.1.4.tgz#66df0aff41b6ee0f51e2cc17cfaf2c1995916f32"
13691-
integrity sha512-i1LgXw8DKSU5qz1EV0ZIKz4yIUHJ7L3bODh+Da6HmVSm9vdL/hG7IpbgzQ3k2XSirzf8/eI7OMEs81gb1VV2fQ==
13712+
reselect@^4.0.0, reselect@^4.1.7:
13713+
version "4.1.7"
13714+
resolved "https://registry.yarnpkg.com/reselect/-/reselect-4.1.7.tgz#56480d9ff3d3188970ee2b76527bd94a95567a42"
13715+
integrity sha512-Zu1xbUt3/OPwsXL46hvOOoQrap2azE7ZQbokq61BQfiXvhewsKDwhMeZjTX9sX0nvw1t/U5Audyn1I9P/m9z0A==
1369213716

1369313717
resolve-alpn@^1.0.0, resolve-alpn@^1.2.0:
1369413718
version "1.2.1"

0 commit comments

Comments
 (0)