Skip to content

Commit fabab4e

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 4763ff1 commit fabab4e

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.39.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
@@ -12626,7 +12626,7 @@ babel-import-util@^3.0.0:
1262612626
resolved "https://registry.yarnpkg.com/babel-import-util/-/babel-import-util-3.0.0.tgz#5814c6a58e7b80e64156b48fdfd34d48e6e0b1df"
1262712627
integrity sha512-4YNPkuVsxAW5lnSTa6cn4Wk49RX6GAB6vX+M6LqEtN0YePqoFczv1/x0EyLK/o+4E1j9jEuYj5Su7IEPab5JHQ==
1262812628

12629-
babel-loader@8.2.5, babel-loader@^8.0.6, babel-loader@^8.2.2:
12629+
babel-loader@8.2.5, babel-loader@^8.0.6:
1263012630
version "8.2.5"
1263112631
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.5.tgz#d45f585e654d5a5d90f5350a779d7647c5ed512e"
1263212632
integrity sha512-OSiFfH89LrEMiWd4pLNqGz4CwJDtbs2ZVc+iGu2HrkRfPxId9F2anQj38IxWpmRfsUY0aBZYi1EFcd3mhtRMLQ==
@@ -12636,6 +12636,13 @@ babel-loader@8.2.5, babel-loader@^8.0.6, babel-loader@^8.2.2:
1263612636
make-dir "^3.1.0"
1263712637
schema-utils "^2.6.5"
1263812638

12639+
babel-loader@^10.0.0:
12640+
version "10.0.0"
12641+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-10.0.0.tgz#b9743714c0e1e084b3e4adef3cd5faee33089977"
12642+
integrity sha512-z8jt+EdS61AMw22nSfoNJAZ0vrtmhPRVi6ghL3rCeRZI8cdNYFiV5xeV3HbE7rlZZNmGH8BVccwWt8/ED0QOHA==
12643+
dependencies:
12644+
find-up "^5.0.0"
12645+
1263912646
babel-plugin-debug-macros@^0.2.0:
1264012647
version "0.2.0"
1264112648
resolved "https://registry.yarnpkg.com/babel-plugin-debug-macros/-/babel-plugin-debug-macros-0.2.0.tgz#0120ac20ce06ccc57bf493b667cf24b85c28da7a"
@@ -30060,6 +30067,7 @@ stylus@0.59.0, stylus@^0.59.0:
3006030067

3006130068
sucrase@^3.27.0, sucrase@^3.35.0, sucrase@getsentry/sucrase#es2020-polyfills:
3006230069
version "3.36.0"
30070+
uid fd682f6129e507c00bb4e6319cc5d6b767e36061
3006330071
resolved "https://codeload.github.com/getsentry/sucrase/tar.gz/fd682f6129e507c00bb4e6319cc5d6b767e36061"
3006430072
dependencies:
3006530073
"@jridgewell/gen-mapping" "^0.3.2"

0 commit comments

Comments
 (0)