Merge pull request #8022 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/babel-1b24ade6eb

Bump the babel group across 1 directory with 6 updates
This commit is contained in:
mahula 2024-10-26 10:41:52 +02:00 committed by GitHub
commit 0186f7c6ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 585 additions and 600 deletions

View File

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

File diff suppressed because it is too large Load Diff