Bump @babel/standalone from 7.3.2 to 7.3.3

Bumps [@babel/standalone](https://github.com/babel/babel-standalone) from 7.3.2 to 7.3.3.
- [Release notes](https://github.com/babel/babel-standalone/releases)
- [Commits](https://github.com/babel/babel-standalone/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-02-24 19:17:13 +00:00
parent 970613a416
commit 0d7fe46cc4
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331
3 changed files with 8 additions and 8 deletions

6
package-lock.json generated
View File

@ -807,9 +807,9 @@
}
},
"@babel/standalone": {
"version": "7.3.2",
"resolved": "https://registry.npmjs.org/@babel/standalone/-/standalone-7.3.2.tgz",
"integrity": "sha512-fWnCIjn9vQfdTf7c7AEgpGdGml5THWVgclR7KwX2j/Qr91lMKbMb7jMShkfFf8H9GjrNNe2lvjjWu3YHBl7cKA==",
"version": "7.3.3",
"resolved": "https://registry.npmjs.org/@babel/standalone/-/standalone-7.3.3.tgz",
"integrity": "sha512-3P73Tmn+lxy4sYP+d3cz8vkcbBoSczUoceSg2bjaT2k99UmO8tDPhNNeqWTc1r/q6jceiNcZ9t5xwhbF7sV9Cw==",
"dev": true
},
"@babel/template": {

View File

@ -20,7 +20,7 @@
"devDependencies": {
"@babel/core": "~7.2.2",
"@babel/plugin-syntax-dynamic-import": "~7.2.0",
"@babel/standalone": "~7.3.2",
"@babel/standalone": "~7.3.3",
"@vue/cli-plugin-babel": "~3.4.0",
"@vue/cli-plugin-eslint": "~3.4.0",
"@vue/cli-plugin-unit-jest": "~3.4.1",

View File

@ -656,10 +656,10 @@
dependencies:
regenerator-runtime "^0.12.0"
"@babel/standalone@~7.3.2":
version "7.3.2"
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.3.2.tgz#0395f807a728201af306994f7cd27d1f3a671ff6"
integrity sha512-fWnCIjn9vQfdTf7c7AEgpGdGml5THWVgclR7KwX2j/Qr91lMKbMb7jMShkfFf8H9GjrNNe2lvjjWu3YHBl7cKA==
"@babel/standalone@~7.3.3":
version "7.3.3"
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.3.3.tgz#5e26bda0de6603fdc3acd5aae0f2a7dfa290403d"
integrity sha512-3P73Tmn+lxy4sYP+d3cz8vkcbBoSczUoceSg2bjaT2k99UmO8tDPhNNeqWTc1r/q6jceiNcZ9t5xwhbF7sV9Cw==
"@babel/template@7", "@babel/template@^7.0.0", "@babel/template@^7.1.0", "@babel/template@^7.1.2", "@babel/template@^7.2.2":
version "7.2.2"