Merge pull request #2763 from Human-Connection/dependabot/npm_and_yarn/backend/babel/cli-7.8.3

build(deps-dev): bump @babel/cli from 7.8.0 to 7.8.3 in /backend
This commit is contained in:
mattwr18 2020-01-14 11:33:21 +01:00 committed by GitHub
commit adec7eba01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -97,7 +97,7 @@
"xregexp": "^4.2.4"
},
"devDependencies": {
"@babel/cli": "~7.8.0",
"@babel/cli": "~7.8.3",
"@babel/core": "~7.8.0",
"@babel/node": "~7.8.0",
"@babel/plugin-proposal-throw-expressions": "^7.8.0",

View File

@ -33,10 +33,10 @@
resolved "https://registry.yarnpkg.com/@apollographql/graphql-playground-html/-/graphql-playground-html-1.6.24.tgz#3ce939cb127fb8aaa3ffc1e90dff9b8af9f2e3dc"
integrity sha512-8GqG48m1XqyXh4mIZrtB5xOhUwSsh1WsrrsaZQOEYYql3YN9DEu9OOSg0ILzXHZo/h2Q74777YE4YzlArQzQEQ==
"@babel/cli@~7.8.0":
version "7.8.0"
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.8.0.tgz#e9ed4c3dbb163de5034c18979c118ed1aa294e05"
integrity sha512-/zOi56gIH3jBmnrfUvVf8MOMqf3hfFou2ONRYdRRpgnBSi0dUkiO+usu44YHsOEJqqwPkijBsiDKscQizouoag==
"@babel/cli@~7.8.3":
version "7.8.3"
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.8.3.tgz#121beb7c273e0521eb2feeb3883a2b7435d12328"
integrity sha512-K2UXPZCKMv7KwWy9Bl4sa6+jTNP7JyDiHKzoOiUUygaEDbC60vaargZDnO9oFMvlq8pIKOOyUUgeMYrsaN9djA==
dependencies:
commander "^4.0.1"
convert-source-map "^1.1.0"