refactor: Bump @babel/cli from 7.26.4 to 7.27.0 (#9679)

This commit is contained in:
dependabot[bot]
2025-03-25 22:19:27 +01:00
committed by GitHub
parent 67f4c1aba5
commit dcbbda8d04
2 changed files with 9 additions and 8 deletions

15
package-lock.json generated
View File

@@ -62,7 +62,7 @@
"devDependencies": { "devDependencies": {
"@actions/core": "1.11.1", "@actions/core": "1.11.1",
"@apollo/client": "3.13.4", "@apollo/client": "3.13.4",
"@babel/cli": "7.26.4", "@babel/cli": "7.27.0",
"@babel/core": "7.26.8", "@babel/core": "7.26.8",
"@babel/plugin-proposal-object-rest-spread": "7.20.7", "@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/plugin-transform-flow-strip-types": "7.26.5", "@babel/plugin-transform-flow-strip-types": "7.26.5",
@@ -786,10 +786,11 @@
} }
}, },
"node_modules/@babel/cli": { "node_modules/@babel/cli": {
"version": "7.26.4", "version": "7.27.0",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.26.4.tgz", "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.27.0.tgz",
"integrity": "sha512-+mORf3ezU3p3qr+82WvJSnQNE1GAYeoCfEv4fik6B5/2cvKZ75AX8oawWQdXtM9MmndooQj15Jr9kelRFWsuRw==", "integrity": "sha512-bZfxn8DRxwiVzDO5CEeV+7IqXeCkzI4yYnrQbpwjT76CUyossQc6RYE7n+xfm0/2k40lPaCpW0FhxYs7EBAetw==",
"dev": true, "dev": true,
"license": "MIT",
"dependencies": { "dependencies": {
"@jridgewell/trace-mapping": "^0.3.25", "@jridgewell/trace-mapping": "^0.3.25",
"commander": "^6.2.0", "commander": "^6.2.0",
@@ -22594,9 +22595,9 @@
"integrity": "sha512-YBDiuAX9i1lLc6GeTy1m7DGLFn/gMnvXqlalOIMjM7DeOgIacEjjfwPqb0M1CQ2v11HhR15d1NmxJoRCfrNqcA==" "integrity": "sha512-YBDiuAX9i1lLc6GeTy1m7DGLFn/gMnvXqlalOIMjM7DeOgIacEjjfwPqb0M1CQ2v11HhR15d1NmxJoRCfrNqcA=="
}, },
"@babel/cli": { "@babel/cli": {
"version": "7.26.4", "version": "7.27.0",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.26.4.tgz", "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.27.0.tgz",
"integrity": "sha512-+mORf3ezU3p3qr+82WvJSnQNE1GAYeoCfEv4fik6B5/2cvKZ75AX8oawWQdXtM9MmndooQj15Jr9kelRFWsuRw==", "integrity": "sha512-bZfxn8DRxwiVzDO5CEeV+7IqXeCkzI4yYnrQbpwjT76CUyossQc6RYE7n+xfm0/2k40lPaCpW0FhxYs7EBAetw==",
"dev": true, "dev": true,
"requires": { "requires": {
"@jridgewell/trace-mapping": "^0.3.25", "@jridgewell/trace-mapping": "^0.3.25",

View File

@@ -69,7 +69,7 @@
"devDependencies": { "devDependencies": {
"@actions/core": "1.11.1", "@actions/core": "1.11.1",
"@apollo/client": "3.13.4", "@apollo/client": "3.13.4",
"@babel/cli": "7.26.4", "@babel/cli": "7.27.0",
"@babel/core": "7.26.8", "@babel/core": "7.26.8",
"@babel/plugin-proposal-object-rest-spread": "7.20.7", "@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/plugin-transform-flow-strip-types": "7.26.5", "@babel/plugin-transform-flow-strip-types": "7.26.5",