Skip to content

Commit 151be5d

Browse files
chore(deps): update devdependency @babel/standalone to ^7.8.8 (#4939)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 7c781fa commit 151be5d

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.8.3",
102102
"@babel/plugin-transform-runtime": "^7.8.3",
103103
"@babel/preset-env": "^7.8.7",
104-
"@babel/standalone": "^7.8.7",
104+
"@babel/standalone": "^7.8.8",
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
@@ -1494,10 +1494,10 @@
14941494
dependencies:
14951495
regenerator-runtime "^0.13.4"
14961496

1497-
"@babel/standalone@^7.8.7":
1498-
version "7.8.7"
1499-
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.8.7.tgz#905e2ba733bb5e5916d5324d860cf855232e1dce"
1500-
integrity sha512-tI9NO4Wz5CfVdnjGs4O9hIN0bOuUeLFeMBGOzmEP19MiAFmCi6GFRf+EELE8ZPJQ+OqherJMLnszN4ALPF2ahA==
1497+
"@babel/standalone@^7.8.8":
1498+
version "7.8.8"
1499+
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.8.8.tgz#1f69a58a1736b336206d86b4d8cf3f7f77317075"
1500+
integrity sha512-TeUxX+DYxNWliyU71gF4ti5NGrEheuB6NrxOumGRX/07EZXBBM90UljRzC9XjiP9f0NsEQYLQVmjd2Pu7NNARA==
15011501

15021502
"@babel/template@^7.4.0", "@babel/template@^7.7.4":
15031503
version "7.7.4"

0 commit comments

Comments
 (0)