1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-04 12:05:07 +01:00

Merge pull request #1398 from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.15.0

Bump @babel/plugin-transform-runtime from 7.14.5 to 7.15.0
This commit is contained in:
kodiakhq[bot]
2021-08-05 09:09:36 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -46,7 +46,7 @@
},
"devDependencies": {
"@babel/core": "^7.14.8",
"@babel/plugin-transform-runtime": "^7.14.5",
"@babel/plugin-transform-runtime": "^7.15.0",
"@vue/component-compiler-utils": "^3.2.2",
"@vue/test-utils": "^1.2.2",
"autoprefixer": "^10.3.1",