Skip to content

Commit 561cc63

Browse files
chore(deps-dev): bump babel-plugin-module-resolver from 5.0.2 to 5.0.3
Bumps [babel-plugin-module-resolver](https://github.com/tleunen/babel-plugin-module-resolver) from 5.0.2 to 5.0.3. - [Changelog](https://github.com/tleunen/babel-plugin-module-resolver/blob/master/CHANGELOG.md) - [Commits](tleunen/babel-plugin-module-resolver@v5.0.2...v5.0.3) --- updated-dependencies: - dependency-name: babel-plugin-module-resolver dependency-version: 5.0.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79989dd commit 561cc63

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"@typescript-eslint/parser": "^7.1.1",
119119
"autoprefixer": "^10.4.27",
120120
"babel-jest": "^30.3.0",
121-
"babel-plugin-module-resolver": "^5.0.0",
121+
"babel-plugin-module-resolver": "^5.0.3",
122122
"babel-plugin-transform-define": "^2.1.4",
123123
"babel-preset-gatsby": "3.16.0",
124124
"dotenv": "^17.2.3",

yarn.lock

Lines changed: 32 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5166,10 +5166,10 @@ babel-plugin-macros@^3.1.0:
51665166
cosmiconfig "^7.0.0"
51675167
resolve "^1.19.0"
51685168

5169-
babel-plugin-module-resolver@^5.0.0:
5170-
version "5.0.2"
5171-
resolved "https://registry.yarnpkg.com/babel-plugin-module-resolver/-/babel-plugin-module-resolver-5.0.2.tgz#cdeac5d4aaa3b08dd1ac23ddbf516660ed2d293e"
5172-
integrity sha512-9KtaCazHee2xc0ibfqsDeamwDps6FZNo5S0Q81dUqEuFzVwPhcT4J5jOqIVvgCA3Q/wO9hKYxN/Ds3tIsp5ygg==
5169+
babel-plugin-module-resolver@^5.0.3:
5170+
version "5.0.3"
5171+
resolved "https://registry.yarnpkg.com/babel-plugin-module-resolver/-/babel-plugin-module-resolver-5.0.3.tgz#13f03cf29048ad7e0239e6a1c4dcc669d199f394"
5172+
integrity sha512-h8h6H71ZvdLJZxZrYkaeR30BojTaV7O9GfqacY14SNj5CNB8ocL9tydNzTC0JrnNN7vY3eJhwCmkDj7tuEUaqQ==
51735173
dependencies:
51745174
find-babel-config "^2.1.1"
51755175
glob "^9.3.3"
@@ -14834,7 +14834,16 @@ string-similarity@^1.2.2:
1483414834
lodash.map "^4.6.0"
1483514835
lodash.maxby "^4.6.0"
1483614836

14837-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
14837+
"string-width-cjs@npm:string-width@^4.2.0":
14838+
version "4.2.3"
14839+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
14840+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
14841+
dependencies:
14842+
emoji-regex "^8.0.0"
14843+
is-fullwidth-code-point "^3.0.0"
14844+
strip-ansi "^6.0.1"
14845+
14846+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
1483814847
version "4.2.3"
1483914848
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1484014849
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -14944,7 +14953,7 @@ stringify-entities@^4.0.0:
1494414953
character-entities-html4 "^2.0.0"
1494514954
character-entities-legacy "^3.0.0"
1494614955

14947-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
14956+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1494814957
version "6.0.1"
1494914958
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1495014959
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -14965,6 +14974,13 @@ strip-ansi@^5.2.0:
1496514974
dependencies:
1496614975
ansi-regex "^4.1.0"
1496714976

14977+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
14978+
version "6.0.1"
14979+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
14980+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
14981+
dependencies:
14982+
ansi-regex "^5.0.1"
14983+
1496814984
strip-ansi@^7.0.1:
1496914985
version "7.1.2"
1497014986
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.2.tgz#132875abde678c7ea8d691533f2e7e22bb744dba"
@@ -16414,7 +16430,7 @@ word-wrap@^1.2.5:
1641416430
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.5.tgz#d2c45c6dd4fbce621a66f136cbe328afd0410b34"
1641516431
integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==
1641616432

16417-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
16433+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1641816434
version "7.0.0"
1641916435
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1642016436
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -16432,6 +16448,15 @@ wrap-ansi@^6.2.0:
1643216448
string-width "^4.1.0"
1643316449
strip-ansi "^6.0.0"
1643416450

16451+
wrap-ansi@^7.0.0:
16452+
version "7.0.0"
16453+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
16454+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
16455+
dependencies:
16456+
ansi-styles "^4.0.0"
16457+
string-width "^4.1.0"
16458+
strip-ansi "^6.0.0"
16459+
1643516460
wrap-ansi@^8.0.1, wrap-ansi@^8.1.0:
1643616461
version "8.1.0"
1643716462
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)