Merge pull request #2646 from hodgef/dependabot/npm_and_yarn/babel/cli-7.28.6

Bump @babel/cli from 7.28.0 to 7.28.6
This commit is contained in:
Francisco Hodge
2026-01-13 04:10:59 -05:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "3.8.98",
"license": "MIT",
"devDependencies": {
"@babel/cli": "^7.28.0",
"@babel/cli": "^7.28.6",
"@babel/core": "^7.28.5",
"@babel/plugin-proposal-class-properties": "^7.17.12",
"@babel/plugin-transform-typescript": "^7.28.5",
@@ -52,9 +52,9 @@
}
},
"node_modules/@babel/cli": {
"version": "7.28.0",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.28.0.tgz",
"integrity": "sha512-CYrZG7FagtE8ReKDBfItxnrEBf2khq2eTMnPuqO8UVN0wzhp1eMX1wfda8b1a32l2aqYLwRRIOGNovm8FVzmMw==",
"version": "7.28.6",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.28.6.tgz",
"integrity": "sha512-6EUNcuBbNkj08Oj4gAZ+BUU8yLCgKzgVX4gaTh09Ya2C8ICM4P+G30g4m3akRxSYAp3A/gnWchrNst7px4/nUQ==",
"dev": true,
"dependencies": {
"@jridgewell/trace-mapping": "^0.3.28",
@@ -12381,9 +12381,9 @@
"dev": true
},
"@babel/cli": {
"version": "7.28.0",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.28.0.tgz",
"integrity": "sha512-CYrZG7FagtE8ReKDBfItxnrEBf2khq2eTMnPuqO8UVN0wzhp1eMX1wfda8b1a32l2aqYLwRRIOGNovm8FVzmMw==",
"version": "7.28.6",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.28.6.tgz",
"integrity": "sha512-6EUNcuBbNkj08Oj4gAZ+BUU8yLCgKzgVX4gaTh09Ya2C8ICM4P+G30g4m3akRxSYAp3A/gnWchrNst7px4/nUQ==",
"dev": true,
"requires": {
"@jridgewell/trace-mapping": "^0.3.28",

View File

@@ -39,7 +39,7 @@
],
"license": "MIT",
"devDependencies": {
"@babel/cli": "^7.28.0",
"@babel/cli": "^7.28.6",
"@babel/core": "^7.28.5",
"@babel/plugin-proposal-class-properties": "^7.17.12",
"@babel/plugin-transform-typescript": "^7.28.5",