chore(deps): update dependency @babel/cli to v7.26.4 (#374)
Some checks failed
CI/CD / build-and-deploy (push) Has been cancelled

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-12-09 02:26:58 +00:00 committed by GitHub
parent 2fac2cfb0f
commit ca9073fcea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -14,7 +14,7 @@
"text-encoding": "^0.7.0"
},
"devDependencies": {
"@babel/cli": "7.25.9",
"@babel/cli": "7.26.4",
"@babel/core": "7.26.0",
"@babel/eslint-parser": "7.25.9",
"@babel/preset-env": "7.26.0",
@ -54,9 +54,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,
"license": "MIT",
"dependencies": {

View file

@ -36,7 +36,7 @@
"text-encoding": "^0.7.0"
},
"devDependencies": {
"@babel/cli": "7.25.9",
"@babel/cli": "7.26.4",
"@babel/core": "7.26.0",
"@babel/eslint-parser": "7.25.9",
"@babel/preset-env": "7.26.0",