Bump @babel/plugin-transform-runtime from 7.21.4 to 7.22.2

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-05-29 03:57:25 +00:00
committed by Sebastian Serth
parent ef9f306279
commit 8b10badccd
2 changed files with 46 additions and 10 deletions

View File

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