1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-03 11:35:00 +01:00

Bump @babel/plugin-transform-runtime from 7.14.2 to 7.14.3

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-18 05:04:38 +00:00
committed by GitHub
parent 56c3cebf44
commit ef63b0bf2f
2 changed files with 5 additions and 5 deletions

View File

@@ -46,7 +46,7 @@
},
"devDependencies": {
"@babel/core": "^7.14.2",
"@babel/plugin-transform-runtime": "^7.14.2",
"@babel/plugin-transform-runtime": "^7.14.3",
"@vue/component-compiler-utils": "^3.2.0",
"@vue/test-utils": "^1.2.0",
"autoprefixer": "^10.2.5",