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

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.5 to 7.22.8.
- [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.8/packages/babel-core)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-12 07:57:51 +00:00 committed by Klara Simickova
parent 97742165b5
commit e0b8036849
2 changed files with 54 additions and 51 deletions

View file

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