Merge pull request #7938 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/babel-c1a909b4f3

Bump the babel group across 1 directory with 6 updates
This commit is contained in:
mahula 2024-10-20 20:09:49 +02:00 committed by GitHub
commit ccc075d9ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 644 additions and 656 deletions

View File

@ -23,11 +23,11 @@
"db:migrate:create": "yarn run __migrate --template-file ./src/db/migrate/template.ts --date-format 'yyyymmddHHmmss' create" "db:migrate:create": "yarn run __migrate --template-file ./src/db/migrate/template.ts --date-format 'yyyymmddHHmmss' create"
}, },
"dependencies": { "dependencies": {
"@babel/cli": "~7.25.6", "@babel/cli": "~7.25.7",
"@babel/core": "^7.25.2", "@babel/core": "^7.25.8",
"@babel/node": "~7.25.0", "@babel/node": "~7.25.7",
"@babel/plugin-proposal-throw-expressions": "^7.24.7", "@babel/plugin-proposal-throw-expressions": "^7.25.8",
"@babel/preset-env": "~7.25.4", "@babel/preset-env": "~7.25.8",
"@babel/register": "^7.23.7", "@babel/register": "^7.23.7",
"@sentry/node": "^5.15.4", "@sentry/node": "^5.15.4",
"apollo-cache-inmemory": "~1.6.6", "apollo-cache-inmemory": "~1.6.6",

File diff suppressed because it is too large Load Diff