Merge branch 'master' into dependabot/npm_and_yarn/backend/dotenv-16.3.1

This commit is contained in:
mahula 2023-11-13 14:00:20 +01:00 committed by GitHub
commit cd26c5a6b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 573 additions and 548 deletions

View File

@ -34,17 +34,17 @@
"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 ../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.23.2",
"@babel/preset-env": "^7.23.2",
"@babel/core": "^7.23.3",
"@babel/preset-env": "^7.23.3",
"@babel/register": "^7.22.15",
"@badeball/cypress-cucumber-preprocessor": "^19.0.0",
"@badeball/cypress-cucumber-preprocessor": "^19.1.0",
"@cypress/browserify-preprocessor": "^3.0.2",
"@faker-js/faker": "8.2.0",
"auto-changelog": "^2.3.0",
"bcryptjs": "^2.4.3",
"cross-env": "^7.0.3",
"cucumber": "^6.0.5",
"cypress": "^13.4.0",
"cypress": "^13.5.0",
"cypress-network-idle": "^1.14.2",
"date-fns": "^2.25.0",
"dotenv": "^16.3.1",

1113
yarn.lock

File diff suppressed because it is too large Load Diff