Skip to content

Commit da670b6

Browse files
Bump babel-loader from 9.2.1 to 10.1.0
Bumps [babel-loader](https://github.com/babel/babel-loader) from 9.2.1 to 10.1.0. - [Release notes](https://github.com/babel/babel-loader/releases) - [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md) - [Commits](babel/babel-loader@v9.2.1...v10.1.0) --- updated-dependencies: - dependency-name: babel-loader dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 24c38b7 commit da670b6

File tree

2 files changed

+6
-66
lines changed

2 files changed

+6
-66
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@babel/preset-react": "^7.28.5",
3232
"@testing-library/jest-dom": "^6.9.1",
3333
"@testing-library/react": "^14.3.0",
34-
"babel-loader": "^9.2.1",
34+
"babel-loader": "^10.1.0",
3535
"babel-plugin-module-resolver": "^5.0.2",
3636
"buffer": "^6.0.3",
3737
"crypto-browserify": "^3.12.1",

yarn.lock

Lines changed: 5 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -2401,13 +2401,12 @@ babel-jest@^29.7.0:
24012401
graceful-fs "^4.2.9"
24022402
slash "^3.0.0"
24032403

2404-
babel-loader@^9.2.1:
2405-
version "9.2.1"
2406-
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.2.1.tgz#04c7835db16c246dd19ba0914418f3937797587b"
2407-
integrity sha512-fqe8naHt46e0yIdkjUZYqddSXfej3AHajX+CSO5X7oy0EmPc6o5Xh+RClNoHjnieWz9AW4kZxW9yyFMhVB1QLA==
2404+
babel-loader@^10.1.0:
2405+
version "10.1.0"
2406+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-10.1.0.tgz#3ac62a9a47dba6b1be77fb24764ec5784981fbbe"
2407+
integrity sha512-5HTUZa013O4SWEYlJDHexrqSIYkWatfA9w/ZZQa7V2nMc0dRWkfu/0pmioC7XMYm8M7Z/3+q42NWj6e+fAT0MQ==
24082408
dependencies:
2409-
find-cache-dir "^4.0.0"
2410-
schema-utils "^4.0.0"
2409+
find-up "^5.0.0"
24112410

24122411
babel-plugin-istanbul@^6.1.1:
24132412
version "6.1.1"
@@ -2968,11 +2967,6 @@ commander@^8.3.0:
29682967
resolved "https://registry.yarnpkg.com/commander/-/commander-8.3.0.tgz#4837ea1b2da67b9c616a67afbb0fafee567bca66"
29692968
integrity sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==
29702969

2971-
common-path-prefix@^3.0.0:
2972-
version "3.0.0"
2973-
resolved "https://registry.yarnpkg.com/common-path-prefix/-/common-path-prefix-3.0.0.tgz#7d007a7e07c58c4b4d5f433131a19141b29f11e0"
2974-
integrity sha512-QE33hToZseCH3jS0qN96O/bSh3kaw/h+Tq7ngyY9eWDUnTlTNUyqfqvCXioLe5Na5jFsL78ra/wuBU4iuEgd4w==
2975-
29762970
compressible@~2.0.16:
29772971
version "2.0.18"
29782972
resolved "https://registry.yarnpkg.com/compressible/-/compressible-2.0.18.tgz#af53cca6b070d4c3c0750fbd77286a6d7cc46fba"
@@ -4413,14 +4407,6 @@ find-babel-config@^2.1.1:
44134407
json5 "^2.2.3"
44144408
path-exists "^4.0.0"
44154409

4416-
find-cache-dir@^4.0.0:
4417-
version "4.0.0"
4418-
resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-4.0.0.tgz#a30ee0448f81a3990708f6453633c733e2f6eec2"
4419-
integrity sha512-9ZonPT4ZAK4a+1pUPVPZJapbi7O5qbbJPdYw/NOQWZZbVLdDTYM3A4R9z/DpAM08IDaFGsvPgiGZ82WEwUDWjg==
4420-
dependencies:
4421-
common-path-prefix "^3.0.0"
4422-
pkg-dir "^7.0.0"
4423-
44244410
find-up@^3.0.0:
44254411
version "3.0.0"
44264412
resolved "https://registry.yarnpkg.com/find-up/-/find-up-3.0.0.tgz#49169f1d7993430646da61ecc5ae355c21c97b73"
@@ -4444,14 +4430,6 @@ find-up@^5.0.0:
44444430
locate-path "^6.0.0"
44454431
path-exists "^4.0.0"
44464432

4447-
find-up@^6.3.0:
4448-
version "6.3.0"
4449-
resolved "https://registry.yarnpkg.com/find-up/-/find-up-6.3.0.tgz#2abab3d3280b2dc7ac10199ef324c4e002c8c790"
4450-
integrity sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==
4451-
dependencies:
4452-
locate-path "^7.1.0"
4453-
path-exists "^5.0.0"
4454-
44554433
flat-cache@^3.0.4:
44564434
version "3.0.4"
44574435
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.0.4.tgz#61b0338302b2fe9f957dcc32fc2a87f1c3048b11"
@@ -6203,13 +6181,6 @@ locate-path@^6.0.0:
62036181
dependencies:
62046182
p-locate "^5.0.0"
62056183

6206-
locate-path@^7.1.0:
6207-
version "7.2.0"
6208-
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-7.2.0.tgz#69cb1779bd90b35ab1e771e1f2f89a202c2a8a8a"
6209-
integrity sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==
6210-
dependencies:
6211-
p-locate "^6.0.0"
6212-
62136184
lodash.debounce@^4.0.8:
62146185
version "4.0.8"
62156186
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
@@ -6679,13 +6650,6 @@ p-limit@^3.0.2, p-limit@^3.1.0:
66796650
dependencies:
66806651
yocto-queue "^0.1.0"
66816652

6682-
p-limit@^4.0.0:
6683-
version "4.0.0"
6684-
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-4.0.0.tgz#914af6544ed32bfa54670b061cafcbd04984b644"
6685-
integrity sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==
6686-
dependencies:
6687-
yocto-queue "^1.0.0"
6688-
66896653
p-locate@^3.0.0:
66906654
version "3.0.0"
66916655
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-3.0.0.tgz#322d69a05c0264b25997d9f40cd8a891ab0064a4"
@@ -6707,13 +6671,6 @@ p-locate@^5.0.0:
67076671
dependencies:
67086672
p-limit "^3.0.2"
67096673

6710-
p-locate@^6.0.0:
6711-
version "6.0.0"
6712-
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-6.0.0.tgz#3da9a49d4934b901089dca3302fa65dc5a05c04f"
6713-
integrity sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==
6714-
dependencies:
6715-
p-limit "^4.0.0"
6716-
67176674
p-retry@^4.5.0:
67186675
version "4.6.2"
67196676
resolved "https://registry.yarnpkg.com/p-retry/-/p-retry-4.6.2.tgz#9baae7184057edd4e17231cee04264106e092a16"
@@ -6805,11 +6762,6 @@ path-exists@^4.0.0:
68056762
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
68066763
integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
68076764

6808-
path-exists@^5.0.0:
6809-
version "5.0.0"
6810-
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-5.0.0.tgz#a6aad9489200b21fab31e49cf09277e5116fb9e7"
6811-
integrity sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==
6812-
68136765
path-is-absolute@^1.0.0:
68146766
version "1.0.1"
68156767
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
@@ -6882,13 +6834,6 @@ pkg-dir@^4.2.0:
68826834
dependencies:
68836835
find-up "^4.0.0"
68846836

6885-
pkg-dir@^7.0.0:
6886-
version "7.0.0"
6887-
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-7.0.0.tgz#8f0c08d6df4476756c5ff29b3282d0bab7517d11"
6888-
integrity sha512-Ie9z/WINcxxLp27BKOCHGde4ITq9UklYKDzVo1nhk5sqGEXU3FpkwP5GM2voTGJkGd9B3Otl+Q4uwSOeSUtOBA==
6889-
dependencies:
6890-
find-up "^6.3.0"
6891-
68926837
pkg-up@^3.1.0:
68936838
version "3.1.0"
68946839
resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-3.1.0.tgz#100ec235cc150e4fd42519412596a28512a0def5"
@@ -8882,8 +8827,3 @@ yocto-queue@^0.1.0:
88828827
version "0.1.0"
88838828
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
88848829
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
8885-
8886-
yocto-queue@^1.0.0:
8887-
version "1.0.0"
8888-
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.0.0.tgz#7f816433fb2cbc511ec8bf7d263c3b58a1a3c251"
8889-
integrity sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==

0 commit comments

Comments
 (0)