8000 chore(deps): update devdependency @babel/standalone to ^7.12.2 (#5910) · bootstrap-vue/bootstrap-vue@cd88747 · GitHub
[go: up one dir, main page]

Skip to content

Commit cd88747

Browse files
renovate[bot]renovate-botjacobmllr95
authored
chore(deps): update devdependency @babel/standalone to ^7.12.2 (#5910)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
1 parent 7de1844 commit cd88747

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
@@ -104,7 +104,7 @@
104104
"@babel/plugin-transform-modules-commonjs": "^7.12.1",
105105
"@babel/plugin-transform-runtime": "^7.12.1",
106106
"@babel/preset-env": "^7.12.1",
107-
"@babel/standalone": "^7.12.1",
107+
"@babel/standalone": "^7.12.2",
108108
"@nuxt/content": "^1.10.0",
109109
"@nuxtjs/google-analytics": "^2.4.0",
110110
"@nuxtjs/pwa": "^3.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1542,10 +1542,10 @@
15421542
dependencies:
15431543
regenerator-runtime "^0.13.4"
15441544

1545-
"@babel/standalone@^7.12.1":
1546-
version "7.12.1"
1547-
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.12.1.tgz#f80159a1c8cada60bc617f920c3f5049ffd95efb"
1548-
integrity sha512-PMx6NSv7ctMvSixNjuOfv5Qw2txo+I2bg/5TZaW05zI7DjJUM1XE4X0jofNI95bjEJzNGED65ij+C3o6OFuL7g==
1545+
"@babel/standalone@^7.12.2":
1546+
version "7.12.2"
1547+
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.12.2.tgz#af1068abf12c1b8296c655fdd4fce093e57f1a73"
1548+
integrity sha512-ybU48v+EQZwqohJEt57E/57pfZYHBfqIVdWF9zG0nvV8l12tHrjYW/kjK02e5r590t4ym+ii8eSEc6+z9AoeCQ==
15491549

15501550
"@babel/template@^7.10.4", "@babel/template@^7.3.3":
15511551
version "7.10.4"

0 commit comments

Comments
 (0)
0