Skip to content

Commit 184f9b7

Browse files
chore(deps-dev): bump @babel/standalone from 7.12.8 to 7.12.9
Bumps [@babel/standalone](https://github.com/babel/babel/tree/HEAD/packages/babel-standalone) from 7.12.8 to 7.12.9. - [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.9/packages/babel-standalone) Signed-off-by: dependabot[bot] <support@github.com>
1 parent cea6051 commit 184f9b7

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.8",
99+
"@babel/standalone": "^7.12.9",
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.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==
865+
"@babel/standalone@^7.12.9":
866+
version "7.12.9"
867+
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.12.9.tgz#2da8a223b44498a1e7ca5b83d4e9d010088b0036"
868+
integrity sha512-7SFBBNPjEZnN3dlnOcTa08XLkGUUmZX6Aab2rdeVBfI/bBaZXRRMx5XIMU8piZMVJI+jxu4j7gu0E/yRWmtS4w==
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)