build(deps-dev): bump @babel/plugin-proposal-throw-expressions

Bumps [@babel/plugin-proposal-throw-expressions](https://github.com/babel/babel) from 7.8.0 to 7.8.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.0...v7.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-14 12:48:03 +00:00 committed by GitHub
parent e4678e1e25
commit 90139ce553
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 12 deletions

View File

@ -100,7 +100,7 @@
"@babel/cli": "~7.8.3",
"@babel/core": "~7.8.0",
"@babel/node": "~7.8.0",
"@babel/plugin-proposal-throw-expressions": "^7.8.0",
"@babel/plugin-proposal-throw-expressions": "^7.8.3",
"@babel/preset-env": "~7.8.3",
"@babel/register": "~7.8.3",
"apollo-server-testing": "~2.9.16",

View File

@ -418,13 +418,13 @@
"@babel/helper-plugin-utils" "^7.8.3"
"@babel/plugin-syntax-optional-chaining" "^7.8.0"
"@babel/plugin-proposal-throw-expressions@^7.8.0":
version "7.8.0"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-throw-expressions/-/plugin-proposal-throw-expressions-7.8.0.tgz#8d9a4c0d5cde6a0c5a805bf36502d3d97a74b8a0"
integrity sha512-87SbUEADhjS0vLOc/RyqakKdluD/VUyBtHWwxrPleky3Y/TcJ4V6MmsLA5ESq9euKwcZbsAWTvOLEcP4MNoAmw==
"@babel/plugin-proposal-throw-expressions@^7.8.3":
version "7.8.3"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-throw-expressions/-/plugin-proposal-throw-expressions-7.8.3.tgz#155f36ae40c2a88ae685c35e3220f8a0d426cf24"
integrity sha512-tH40s9JnoR+r45ZXKWW+PC5xzPQfVJix3pR1D8Ty5l9sn5NnrbZUzw8MtnNxu/Bz7p0imyeSYj9FQVccEymOEg==
dependencies:
"@babel/helper-plugin-utils" "^7.8.0"
"@babel/plugin-syntax-throw-expressions" "^7.8.0"
"@babel/helper-plugin-utils" "^7.8.3"
"@babel/plugin-syntax-throw-expressions" "^7.8.3"
"@babel/plugin-proposal-unicode-property-regex@^7.8.3":
version "7.8.3"
@ -483,12 +483,12 @@
dependencies:
"@babel/helper-plugin-utils" "^7.8.0"
"@babel/plugin-syntax-throw-expressions@^7.8.0":
version "7.8.0"
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-throw-expressions/-/plugin-syntax-throw-expressions-7.8.0.tgz#cd9945d5fd0bf3d100c1a396b92ea68460b7a1d5"
integrity sha512-9KocG5xdEpjCAWiAuww/4LquMS6Kx7GpO0oUWM/lgzY1mxZ+SWhnbE9FuWXPz3rb1q0u5FDAzahiccUwveYlnw==
"@babel/plugin-syntax-throw-expressions@^7.8.3":
version "7.8.3"
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-throw-expressions/-/plugin-syntax-throw-expressions-7.8.3.tgz#c763bcf26d202ddb65f1299a29d63aad312adb54"
integrity sha512-Mv3shY1i7ZssY4OY+eLZJAmNCwqTcpv2qOKO9x6irELSygfKWVSMXk0igJsA9UhU4hOdw0qMGkjj9TAk4MqzwQ==
dependencies:
"@babel/helper-plugin-utils" "^7.8.0"
"@babel/helper-plugin-utils" "^7.8.3"
"@babel/plugin-syntax-top-level-await@^7.8.3":
version "7.8.3"