chore(deps): update dependency @babel/cli to v7.27.2 (#2475)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-05-07 20:22:11 +00:00
committed by GitHub
parent 8f3301cd1e
commit 4a35518da7
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -46,7 +46,7 @@
"winreg": "1.2.4"
},
"devDependencies": {
"@babel/cli": "7.27.1",
"@babel/cli": "7.27.2",
"@babel/core": "7.27.1",
"@babel/eslint-parser": "7.27.1",
"@babel/plugin-transform-react-jsx": "7.27.1",
@@ -105,9 +105,9 @@
}
},
"node_modules/@babel/cli": {
"version": "7.27.1",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.27.1.tgz",
"integrity": "sha512-uW6vyhrV/YB9f3QFyPX2sMmDTID853+f3rOsTvH9q/FsL+e40GKqdMy5fdnGBvXsk5WiWJuMhR6sl03/x+XqqA==",
"version": "7.27.2",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.27.2.tgz",
"integrity": "sha512-cfd7DnGlhH6OIyuPSSj3vcfIdnbXukhAyKY8NaZrFadC7pXyL9mOL5WgjcptiEJLi5k3j8aYvLIVCzezrWTaiA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -15818,9 +15818,9 @@
}
},
"@babel/cli": {
"version": "7.27.1",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.27.1.tgz",
"integrity": "sha512-uW6vyhrV/YB9f3QFyPX2sMmDTID853+f3rOsTvH9q/FsL+e40GKqdMy5fdnGBvXsk5WiWJuMhR6sl03/x+XqqA==",
"version": "7.27.2",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.27.2.tgz",
"integrity": "sha512-cfd7DnGlhH6OIyuPSSj3vcfIdnbXukhAyKY8NaZrFadC7pXyL9mOL5WgjcptiEJLi5k3j8aYvLIVCzezrWTaiA==",
"dev": true,
"requires": {
"@jridgewell/trace-mapping": "^0.3.25",

View File

@@ -58,7 +58,7 @@
"winreg": "1.2.4"
},
"devDependencies": {
"@babel/cli": "7.27.1",
"@babel/cli": "7.27.2",
"@babel/core": "7.27.1",
"@babel/eslint-parser": "7.27.1",
"@babel/plugin-transform-react-jsx": "7.27.1",