Merge pull request #7944 from Ocelot-Social-Community/dependabot/npm_and_yarn/babel-83fae980c0

Bump the babel group across 1 directory with 3 updates
This commit is contained in:
mahula 2024-10-21 07:52:52 +02:00 committed by GitHub
commit 425d2cbbd2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1307 additions and 1651 deletions

1542
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -33,9 +33,9 @@
"release": "yarn version --no-git-tag-version --no-commit-hooks --no-commit && auto-changelog --latest-version $(node -p -e \"require('./package.json').version\") && cd backend && yarn version --no-git-tag-version --no-commit-hooks --no-commit --new-version $(node -p -e \"require('./../package.json').version\") && cd ../frontend && yarn version --no-git-tag-version --no-commit-hooks --no-commit --new-version $(node -p -e \"require('./../package.json').version\") && cd ../webapp && yarn version --no-git-tag-version --no-commit-hooks --no-commit --new-version $(node -p -e \"require('./../package.json').version\") && cd ../webapp/maintenance/source && yarn version --no-git-tag-version --no-commit-hooks --no-commit --new-version $(node -p -e \"require('./../../../package.json').version\")"
},
"devDependencies": {
"@babel/core": "^7.24.0",
"@babel/preset-env": "^7.24.4",
"@babel/register": "^7.23.7",
"@babel/core": "^7.25.8",
"@babel/preset-env": "^7.25.8",
"@babel/register": "^7.25.7",
"@badeball/cypress-cucumber-preprocessor": "^20.0.4",
"@cucumber/cucumber": "10.6.0",
"@cypress/browserify-preprocessor": "^3.0.2",

1410
yarn.lock

File diff suppressed because it is too large Load Diff