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

Skip to content

Commit c67c51c

Browse files
committed
chore(deps): update devdependency @babel/standalone to ^7.12.4
1 parent dd9acac commit c67c51c

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.3",
107+
"@babel/standalone": "^7.12.4",
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
@@ -863,10 +863,10 @@
863863
dependencies:
864864
regenerator-runtime "^0.13.4"
865865

866-
"@babel/standalone@^7.12.3":
867-
version "7.12.3"
868-
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.12.3.tgz#65f37d670ebb4083e74fd9b5178044ccc64d4f83"
869-
integrity sha512-+zZdF3o/CEeSQ+WDZWeqdVVHGc1oQ+EZuYOQnCGyngNXroH+uMhHa00ki6egI/EddI6vHMH3TEdQhXAx98usXg==
866+
"@babel/standalone@^7.12.4":
867+
version "7.12.4"
868+
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.12.4.tgz#1493960e765308cc06e9a75ba1affbe65a11124b"
869+
integrity sha512-9vw7RYK7CWh5MdTfLyC7j6hZmDYmm6DieFP4yetvpVftKQ+yrEY7ovhnhsVHznLqx5luU9Bx4k7xoEc3acrsow==
870870

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

0 commit comments

Comments
 (0)
0