diff --git a/package.json b/package.json index 2b31cbd..58b8447 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ }, "homepage": "https://github.com/misund/passes-wcag#readme", "devDependencies": { - "@babel/cli": "7.7.7", + "@babel/cli": "7.8.0", "@babel/core": "7.7.7", "@babel/preset-env": "7.7.7", "@babel/register": "7.8.0", diff --git a/yarn.lock b/yarn.lock index 1f0ecc9..c4ac2f9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,9 +2,9 @@ # yarn lockfile v1 -"@babel/cli@7.7.7": - version "7.7.7" - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.7.7.tgz#56849acbf81d1a970dd3d1b3097c8ebf5da3f534" +"@babel/cli@7.8.0": + version "7.8.0" + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.8.0.tgz#e9ed4c3dbb163de5034c18979c118ed1aa294e05" dependencies: commander "^4.0.1" convert-source-map "^1.1.0"