build: update dependency @babel/core to v7.25.2 (#57191)

See associated pull request for more information.

PR Close #57191
This commit is contained in:
Angular Robot 2024-08-12 19:04:46 +00:00 committed by Andrew Kushnir
parent 810f76f574
commit 93991b4ce2
4 changed files with 4 additions and 4 deletions

View file

@ -56,7 +56,7 @@
"@angular/cli": "18.1.0-next.1",
"@angular/material": "18.1.0",
"@babel/cli": "7.24.8",
"@babel/core": "7.24.9",
"@babel/core": "7.25.2",
"@babel/generator": "7.25.0",
"@bazel/concatjs": "5.8.1",
"@bazel/esbuild": "5.8.1",

View file

@ -43,7 +43,7 @@
}
},
"dependencies": {
"@babel/core": "7.24.9",
"@babel/core": "7.25.2",
"@jridgewell/sourcemap-codec": "^1.4.14",
"reflect-metadata": "^0.2.0",
"chokidar": "^3.0.0",

View file

@ -34,7 +34,7 @@
"./fesm2022/init.mjs"
],
"dependencies": {
"@babel/core": "7.24.9",
"@babel/core": "7.25.2",
"@types/babel__core": "7.20.5",
"fast-glob": "3.3.2",
"yargs": "^17.2.1"

View file

@ -651,7 +651,7 @@
json5 "^2.2.3"
semver "^6.3.1"
"@babel/core@^7.12.3", "@babel/core@^7.16.0":
"@babel/core@7.25.2", "@babel/core@^7.12.3", "@babel/core@^7.16.0":
version "7.25.2"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.25.2.tgz#ed8eec275118d7613e77a352894cd12ded8eba77"
integrity sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==