build(deps-dev): bump @babel/core from 7.21.8 to 7.22.5

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.8 to 7.22.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.5/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-20 05:25:41 +00:00 committed by Klara Simickova
parent 0fd3f285c6
commit e8e7822c65
2 changed files with 20 additions and 18 deletions

View file

@ -53,7 +53,7 @@
]
},
"devDependencies": {
"@babel/core": "7.21.8",
"@babel/core": "7.22.5",
"@babel/eslint-parser": "^7.21.8",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/plugin-transform-runtime": "7.21.4",