Update dependency babel-loader to v9.2.1 (#93681)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/93695/head
renovate[bot] 8 months ago committed by GitHub
parent 090958489c
commit 7e61d4f80d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      package.json
  2. 10
      yarn.lock

@ -156,7 +156,7 @@
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"autoprefixer": "10.4.20",
"babel-loader": "9.1.3",
"babel-loader": "9.2.1",
"blob-polyfill": "9.0.20240710",
"browserslist": "^4.21.4",
"chance": "^1.0.10",

@ -12425,16 +12425,16 @@ __metadata:
languageName: node
linkType: hard
"babel-loader@npm:9.1.3":
version: 9.1.3
resolution: "babel-loader@npm:9.1.3"
"babel-loader@npm:9.2.1":
version: 9.2.1
resolution: "babel-loader@npm:9.2.1"
dependencies:
find-cache-dir: "npm:^4.0.0"
schema-utils: "npm:^4.0.0"
peerDependencies:
"@babel/core": ^7.12.0
webpack: ">=5"
checksum: 10/7086e678273b5d1261141dca84ed784caab9f7921c8c24d7278c8ee3088235a9a9fd85caac9f0fa687336cb3c27248ca22dbf431469769b1b995d55aec606992
checksum: 10/f1f24ae3c22d488630629240b0eba9c935545f82ff843c214e8f8df66e266492b7a3d4cb34ef9c9721fb174ca222e900799951c3fd82199473bc6bac52ec03a3
languageName: node
linkType: hard
@ -18937,7 +18937,7 @@ __metadata:
angular-sanitize: "npm:1.8.3"
ansicolor: "npm:1.1.100"
autoprefixer: "npm:10.4.20"
babel-loader: "npm:9.1.3"
babel-loader: "npm:9.2.1"
baron: "npm:3.0.3"
blob-polyfill: "npm:9.0.20240710"
brace: "npm:0.11.1"

Loading…
Cancel
Save