mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
Bump @babel/cli from 7.24.6 to 7.24.7 (#2180)
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.24.6 to 7.24.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-cli) --- updated-dependencies: - dependency-name: "@babel/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c1acbcd209
commit
59f3d2806c
8
package-lock.json
generated
8
package-lock.json
generated
@ -30,7 +30,7 @@
|
||||
"@angular/platform-browser": "17.3.3",
|
||||
"@angular/platform-browser-dynamic": "17.3.3",
|
||||
"@angular/router": "17.3.3",
|
||||
"@babel/cli": "7.24.6",
|
||||
"@babel/cli": "7.24.7",
|
||||
"@babel/core": "7.24.6",
|
||||
"@babel/preset-env": "7.24.7",
|
||||
"@babel/preset-typescript": "7.24.6",
|
||||
@ -809,9 +809,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@babel/cli": {
|
||||
"version": "7.24.6",
|
||||
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.24.6.tgz",
|
||||
"integrity": "sha512-Sm/YhG/0REw9SKByFHDf4hkk7PYsjcsOyZgHGz1nvab4tUTQ9N4XVv+ykK0Y+VCJ3OshA/7EDyxnwCd8NEP/mQ==",
|
||||
"version": "7.24.7",
|
||||
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.24.7.tgz",
|
||||
"integrity": "sha512-8dfPprJgV4O14WTx+AQyEA+opgUKPrsIXX/MdL50J1n06EQJ6m1T+CdsJe0qEC0B/Xl85i+Un5KVAxd/PACX9A==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@jridgewell/trace-mapping": "^0.3.25",
|
||||
|
||||
@ -78,7 +78,7 @@
|
||||
"@angular/platform-browser": "17.3.3",
|
||||
"@angular/platform-browser-dynamic": "17.3.3",
|
||||
"@angular/router": "17.3.3",
|
||||
"@babel/cli": "7.24.6",
|
||||
"@babel/cli": "7.24.7",
|
||||
"@babel/core": "7.24.6",
|
||||
"@babel/preset-env": "7.24.7",
|
||||
"@babel/preset-typescript": "7.24.6",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user