Skip to content

Commit

Permalink
chore: bump @babel/core from 7.24.0 to 7.24.1
Browse files Browse the repository at this point in the history
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.0 to 7.24.1.
- [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.24.1/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>
  • Loading branch information
dependabot[bot] committed Mar 19, 2024
1 parent 9b0a88d commit 4857ef2
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 49 deletions.
97 changes: 49 additions & 48 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"ttf2woff": "ttf2woff"
},
"devDependencies": {
"@babel/core": "^7.24.0",
"@babel/core": "^7.24.1",
"@babel/preset-env": "^7.24.0",
"@pixi/unsafe-eval": "^5.3.11",
"@sentry/vue": "^7.107.0",
Expand Down

0 comments on commit 4857ef2

Please sign in to comment.