Skip to content

Commit 5130a83

Browse files
chore(deps-dev): bump @babel/standalone from 7.12.14 to 7.12.15 (bootstrap-vue#6416)
Bumps [@babel/standalone](https://github.com/babel/babel/tree/HEAD/packages/babel-standalone) from 7.12.14 to 7.12.15. - [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.15/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 9483878 commit 5130a83

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.13",
9797
"@babel/plugin-transform-runtime": "^7.12.15",
9898
"@babel/preset-env": "^7.12.13",
99-
"@babel/standalone": "^7.12.14",
99+
"@babel/standalone": "^7.12.15",
100100
"@nuxt/content": "^1.12.0",
101101
"@nuxtjs/google-analytics": "^2.4.0",
102102
"@nuxtjs/pwa": "^3.3.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -842,10 +842,10 @@
842842
dependencies:
843843
regenerator-runtime "^0.13.4"
844844

845-
"@babel/standalone@^7.12.14":
846-
version "7.12.14"
847-
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.12.14.tgz#6a0342e1d0a312673807cd83fda197c72fc65fc6"
848-
integrity sha512-P8HrOZ8e8BTQW+/mVLlgBu/DSJFAqeQZ8gxIRjgbNB4CytXiEnqkUfOkXQppuCdSrO/DiF/zChTRhTYqBInspQ==
845+
"@babel/standalone@^7.12.15":
846+
version "7.12.15"
847+
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.12.15.tgz#fade4ccb2af79c53300b8e71f4c1f0ecf59123e2"
848+
integrity sha512-H4TLICPkno/jBZWW4SC3kVzK3ByrwtyANZ1gCgl4+01DuXDyUFTWqigYvd5vjuixzXfdkDodTvXhv5p249pQNw==
849849

850850
"@babel/template@^7.12.13", "@babel/template@^7.3.3":
851851
version "7.12.13"

0 commit comments

Comments
 (0)