Skip to content

Commit 8b8d83b

Browse files
chore(deps-dev): bump @babel/standalone from 7.12.11 to 7.12.12
Bumps [@babel/standalone](https://github.com/babel/babel/tree/HEAD/packages/babel-standalone) from 7.12.11 to 7.12.12. - [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.12/packages/babel-standalone) Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc4a4ce commit 8b8d83b

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.10",
9898
"@babel/preset-env": "^7.12.11",
99-
"@babel/standalone": "^7.12.11",
99+
"@babel/standalone": "^7.12.12",
100100
"@nuxt/content": "^1.11.1",
101101
"@nuxtjs/google-analytics": "^2.4.0",
102102
"@nuxtjs/pwa": "^3.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -857,10 +857,10 @@
857857
dependencies:
858858
regenerator-runtime "^0.13.4"
859859

860-
"@babel/standalone@^7.12.11":
861-
version "7.12.11"
862-
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.12.11.tgz#ed6ec8758995d60ba702af6c39465f9bca18ac99"
863-
integrity sha512-z+iFopDt0/8PUB8D0p7+95wYgXisRX6xi64fXCkpIRbkrA0nCf8t4yBBkSQ5YW/o9jPmmNhmX13OqsirloqdKQ==
860+
"@babel/standalone@^7.12.12":
861+
version "7.12.12"
862+
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.12.12.tgz#f858ab1c76d9c4c23fe0783a0330ad37755f0176"
863+
integrity sha512-sHuNDN9NvPHsDAmxPD3RpsIeqCoFSW+ySa6+3teInrYe9y0Gn5swLQ2ZE7Zk6L8eBBESZM2ob1l98qWauQfDMA==
864864

865865
"@babel/template@^7.10.4", "@babel/template@^7.12.7", "@babel/template@^7.3.3":
866866
version "7.12.7"

0 commit comments

Comments
 (0)