Skip to content

Commit e8104b9

Browse files
chore(deps): update devdependency @babel/standalone to ^7.9.4 (#4998)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 621e9fc commit e8104b9

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
@@ -101,7 +101,7 @@
101101
"@babel/plugin-transform-modules-commonjs": "^7.9.0",
102102
"@babel/plugin-transform-runtime": "^7.9.0",
103103
"@babel/preset-env": "^7.9.0",
104-
"@babel/standalone": "^7.9.3",
104+
"@babel/standalone": "^7.9.4",
105105
"@nuxtjs/google-analytics": "^2.2.3",
106106
"@nuxtjs/pwa": "^3.0.0-beta.20",
107107
"@vue/test-utils": "1.0.0-beta.29",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1009,10 +1009,10 @@
10091009
dependencies:
10101010
regenerator-runtime "^0.13.4"
10111011

1012-
"@babel/standalone@^7.9.3":
1013-
version "7.9.3"
1014-
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.9.3.tgz#d2f1269fced5472d128287d22be6fe28cb737751"
1015-
integrity sha512-VOSaRpE/nrAKfndgjBuNvEZs5IM66VtI5Lu12H8vtMDgdD1ipMo0EY7m3MlCe2hbuCgyDLvwK6+Ss4W1gknW8g==
1012+
"@babel/standalone@^7.9.4":
1013+
version "7.9.4"
1014+
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.9.4.tgz#078025ada03c3d8e60b4abfb042326ad9bfb035d"
1015+
integrity sha512-liRTBSbwxaXmrAqH43qF/fh7soqTMF3+j2eUdsRwKzPwu1WCUBPG1yZQFfk3Wrw3Pk4GFcJpI9dksXY+bhNMwg==
10161016

10171017
"@babel/template@^7.4.0", "@babel/template@^7.7.4", "@babel/template@^7.8.3", "@babel/template@^7.8.6":
10181018
version "7.8.6"

0 commit comments

Comments
 (0)