Skip to content

Commit e4203db

Browse files
feat(deps): bump babel-loader from 8.2.5 to 10.0.0
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.2.5 to 10.0.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@v8.2.5...v10.0.0) --- updated-dependencies: - dependency-name: babel-loader dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e5b19a6 commit e4203db

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

dev-packages/browser-integration-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@sentry/browser": "10.38.0",
6464
"@supabase/supabase-js": "2.49.3",
6565
"axios": "^1.12.2",
66-
"babel-loader": "^8.2.2",
66+
"babel-loader": "^10.0.0",
6767
"fflate": "0.8.2",
6868
"html-webpack-plugin": "^5.5.0",
6969
"webpack": "^5.95.0"

yarn.lock

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12763,7 +12763,7 @@ babel-import-util@^3.0.0:
1276312763
resolved "https://registry.yarnpkg.com/babel-import-util/-/babel-import-util-3.0.0.tgz#5814c6a58e7b80e64156b48fdfd34d48e6e0b1df"
1276412764
integrity sha512-4YNPkuVsxAW5lnSTa6cn4Wk49RX6GAB6vX+M6LqEtN0YePqoFczv1/x0EyLK/o+4E1j9jEuYj5Su7IEPab5JHQ==
1276512765

12766-
babel-loader@8.2.5, babel-loader@^8.0.6, babel-loader@^8.2.2:
12766+
babel-loader@8.2.5, babel-loader@^8.0.6:
1276712767
version "8.2.5"
1276812768
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.5.tgz#d45f585e654d5a5d90f5350a779d7647c5ed512e"
1276912769
integrity sha512-OSiFfH89LrEMiWd4pLNqGz4CwJDtbs2ZVc+iGu2HrkRfPxId9F2anQj38IxWpmRfsUY0aBZYi1EFcd3mhtRMLQ==
@@ -12773,6 +12773,13 @@ babel-loader@8.2.5, babel-loader@^8.0.6, babel-loader@^8.2.2:
1277312773
make-dir "^3.1.0"
1277412774
schema-utils "^2.6.5"
1277512775

12776+
babel-loader@^10.0.0:
12777+
version "10.0.0"
12778+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-10.0.0.tgz#b9743714c0e1e084b3e4adef3cd5faee33089977"
12779+
integrity sha512-z8jt+EdS61AMw22nSfoNJAZ0vrtmhPRVi6ghL3rCeRZI8cdNYFiV5xeV3HbE7rlZZNmGH8BVccwWt8/ED0QOHA==
12780+
dependencies:
12781+
find-up "^5.0.0"
12782+
1277612783
babel-plugin-debug-macros@^0.2.0:
1277712784
version "0.2.0"
1277812785
resolved "https://registry.yarnpkg.com/babel-plugin-debug-macros/-/babel-plugin-debug-macros-0.2.0.tgz#0120ac20ce06ccc57bf493b667cf24b85c28da7a"
@@ -30445,6 +30452,7 @@ stylus@0.59.0, stylus@^0.59.0:
3044530452

3044630453
sucrase@^3.27.0, sucrase@^3.35.0, sucrase@getsentry/sucrase#es2020-polyfills:
3044730454
version "3.36.0"
30455+
uid fd682f6129e507c00bb4e6319cc5d6b767e36061
3044830456
resolved "https://codeload.github.com/getsentry/sucrase/tar.gz/fd682f6129e507c00bb4e6319cc5d6b767e36061"
3044930457
dependencies:
3045030458
"@jridgewell/gen-mapping" "^0.3.2"

0 commit comments

Comments
 (0)