Merge pull request #2530 from hodgef/dependabot/npm_and_yarn/babel/cli-7.27.2

Bump @babel/cli from 7.27.0 to 7.27.2
This commit is contained in:
Francisco Hodge
2025-05-07 04:38:54 -04:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -9,7 +9,7 @@
"version": "3.8.53",
"license": "MIT",
"devDependencies": {
"@babel/cli": "^7.27.0",
"@babel/cli": "^7.27.2",
"@babel/core": "^7.27.1",
"@babel/plugin-proposal-class-properties": "^7.17.12",
"@babel/plugin-transform-typescript": "^7.27.1",
@@ -65,9 +65,9 @@
}
},
"node_modules/@babel/cli": {
"version": "7.27.0",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.27.0.tgz",
"integrity": "sha512-bZfxn8DRxwiVzDO5CEeV+7IqXeCkzI4yYnrQbpwjT76CUyossQc6RYE7n+xfm0/2k40lPaCpW0FhxYs7EBAetw==",
"version": "7.27.2",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.27.2.tgz",
"integrity": "sha512-cfd7DnGlhH6OIyuPSSj3vcfIdnbXukhAyKY8NaZrFadC7pXyL9mOL5WgjcptiEJLi5k3j8aYvLIVCzezrWTaiA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -13909,9 +13909,9 @@
}
},
"@babel/cli": {
"version": "7.27.0",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.27.0.tgz",
"integrity": "sha512-bZfxn8DRxwiVzDO5CEeV+7IqXeCkzI4yYnrQbpwjT76CUyossQc6RYE7n+xfm0/2k40lPaCpW0FhxYs7EBAetw==",
"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",
+1 -1
View File
@@ -39,7 +39,7 @@
],
"license": "MIT",
"devDependencies": {
"@babel/cli": "^7.27.0",
"@babel/cli": "^7.27.2",
"@babel/core": "^7.27.1",
"@babel/plugin-proposal-class-properties": "^7.17.12",
"@babel/plugin-transform-typescript": "^7.27.1",