refactor: Bump @babel/cli from 7.25.9 to 7.26.4 (#9475)

This commit is contained in:
dependabot[bot]
2024-12-10 20:39:22 +01:00
committed by GitHub
parent 9a660b98de
commit b6aaa1e09a
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -62,7 +62,7 @@
"devDependencies": {
"@actions/core": "1.11.1",
"@apollo/client": "3.12.2",
"@babel/cli": "7.25.9",
"@babel/cli": "7.26.4",
"@babel/core": "7.26.0",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/plugin-transform-flow-strip-types": "7.25.9",
@@ -531,9 +531,9 @@
}
},
"node_modules/@babel/cli": {
"version": "7.25.9",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.25.9.tgz",
"integrity": "sha512-I+02IfrTiSanpxJBlZQYb18qCxB6c2Ih371cVpfgIrPQrjAYkf45XxomTJOG8JBWX5GY35/+TmhCMdJ4ZPkL8Q==",
"version": "7.26.4",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.26.4.tgz",
"integrity": "sha512-+mORf3ezU3p3qr+82WvJSnQNE1GAYeoCfEv4fik6B5/2cvKZ75AX8oawWQdXtM9MmndooQj15Jr9kelRFWsuRw==",
"dev": true,
"dependencies": {
"@jridgewell/trace-mapping": "^0.3.25",
@@ -21512,9 +21512,9 @@
"integrity": "sha512-YBDiuAX9i1lLc6GeTy1m7DGLFn/gMnvXqlalOIMjM7DeOgIacEjjfwPqb0M1CQ2v11HhR15d1NmxJoRCfrNqcA=="
},
"@babel/cli": {
"version": "7.25.9",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.25.9.tgz",
"integrity": "sha512-I+02IfrTiSanpxJBlZQYb18qCxB6c2Ih371cVpfgIrPQrjAYkf45XxomTJOG8JBWX5GY35/+TmhCMdJ4ZPkL8Q==",
"version": "7.26.4",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.26.4.tgz",
"integrity": "sha512-+mORf3ezU3p3qr+82WvJSnQNE1GAYeoCfEv4fik6B5/2cvKZ75AX8oawWQdXtM9MmndooQj15Jr9kelRFWsuRw==",
"dev": true,
"requires": {
"@jridgewell/trace-mapping": "^0.3.25",