Update dependency babel-loader to v9 (#26749)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-12-13 11:29:45 +00:00
committed by GitHub
parent 85d5add803
commit 2cab6ed369
2 changed files with 68 additions and 35 deletions

View File

@@ -140,7 +140,7 @@
"@typescript-eslint/parser": "^5.45.0",
"allchange": "^1.0.6",
"babel-jest": "^29.0.0",
"babel-loader": "^8.2.2",
"babel-loader": "^9.0.0",
"buffer": "^6.0.3",
"chokidar": "^3.5.1",
"concurrently": "^8.0.0",