Bump @babel/plugin-transform-runtime from 7.24.1 to 7.24.3

Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.24.1 to 7.24.3.
- [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.3/packages/babel-plugin-transform-runtime)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-21 03:28:11 +00:00
parent d243eaf0d6
commit 3f33c9152f
2 changed files with 16 additions and 7 deletions

View File

@ -3,7 +3,7 @@
"private": true,
"dependencies": {
"@babel/core": "^7.24.3",
"@babel/plugin-transform-runtime": "^7.24.1",
"@babel/plugin-transform-runtime": "^7.24.3",
"@babel/preset-env": "^7.24.3",
"@babel/runtime": "^7.24.1",
"@egjs/hammerjs": "^2.0.17",