8000 chore(deps-dev): bump @babel/standalone from 7.12.7 to 7.12.8 (#6080) · bootstrap-vue/bootstrap-vue@42b30b4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 42b30b4

Browse files
chore(deps-dev): bump @babel/standalone from 7.12.7 to 7.12.8 (#6080)
Bumps [@babel/standalone](https://github.com/babel/babel/tree/HEAD/packages/babel-standalone) from 7.12.7 to 7.12.8. - [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.12.8/packages/babel-standalone) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
1 parent 68be9b5 commit 42b30b4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"@babel/plugin-transform-modules-commonjs": "^7.12.1",
9797
"@babel/plugin-transform-runtime": "^7.12.1",
9898
"@babel/preset-env": "^7.12.7",
99-
"@babel/standalone": "^7.12.7",
99+
"@babel/standalone": "^7.12.8",
100100
"@nuxt/content": "^1.11.0",
101101
"@nuxtjs/google-analytics": "^2.4.0",
102102
"@nuxtjs/pwa": "^3.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -862,10 +862,10 @@
862862
dependencies:
863863
regenerator-runtime "^0.13.4"
864864

865-
"@babel/standalone@^7.12.7":
866-
version "7.12.7"
867-
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.12.7.tgz#07dc3d76bea978d5c5a3fd0966c218da3fae89c9"
868-
integrity sha512-KsNrLEOTUDg/QZ2KdPUqC+PamvbIDBqrfdbkHxnY9TWyedSUch+KU/TDoj/1kg55rmma595fnVWVqQ1eCOwsaA==
865+
"@babel/standalone@^7.12.8":
866+
version "7.12.8"
867+
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.12.8.tgz#c4915f7120462b75b63a396088e14361dca86be6"
868+
integrity sha512-0NPKt9h+d9ZC2bgOuh2zlM5RwaHgOol9XhMH1Jlk3oRCvHU+FSVhr7AGUtq2oRS4IDo2oULj+AKj8nj1NMKppA==
869869

870870
"@babel/template@^7.10.4", "@babel/template@^7.12.7", "@babel/template@^7.3.3":
871871
version "7.12.7"

0 commit comments

Comments
 (0)
0