build(deps-dev): Bump @babel/core from 7.22.9 to 7.22.10

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.9 to 7.22.10.
- [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.10/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-08-08 09:22:48 +00:00 committed by Jonny Barnes
parent a90ece5049
commit 457254b607
2 changed files with 90 additions and 91 deletions

View file

@ -5,7 +5,7 @@
"repository": "https://github.com/jonnybarnes/jonnybarnes.uk",
"license": "CC0-1.0",
"devDependencies": {
"@babel/core": "^7.22.9",
"@babel/core": "^7.22.10",
"@babel/preset-env": "^7.22.9",
"@csstools/postcss-oklab-function": "^3.0.1",
"autoprefixer": "^10.4.14",