Merge pull request #2764 from Human-Connection/dependabot/npm_and_yarn/babel/register-7.8.3

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

View File

@ -23,7 +23,7 @@
"devDependencies": {
"@babel/core": "^7.8.3",
"@babel/preset-env": "^7.8.2",
"@babel/register": "^7.8.0",
"@babel/register": "^7.8.3",
"auto-changelog": "^1.16.2",
"bcryptjs": "^2.4.3",
"codecov": "^3.6.1",

View File

@ -915,10 +915,10 @@
"@babel/plugin-transform-react-jsx-self" "^7.0.0"
"@babel/plugin-transform-react-jsx-source" "^7.0.0"
"@babel/register@^7.8.0":
version "7.8.0"
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.8.0.tgz#a6515b7daab31209c584f2919702b1dcb6264105"
integrity sha512-i7CPQBzb/uALrZZozm6jXpSoieZvcTSOqonKA9UX4OLEvAYc4Y2VqgW67ZkSz6xfaNP6m1g1oBy0/zMA7YcdJA==
"@babel/register@^7.8.3":
version "7.8.3"
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.8.3.tgz#5d5d30cfcc918437535d724b8ac1e4a60c5db1f8"
integrity sha512-t7UqebaWwo9nXWClIPLPloa5pN33A2leVs8Hf0e9g9YwUP8/H9NeR7DJU+4CXo23QtjChQv5a3DjEtT83ih1rg==
dependencies:
find-cache-dir "^2.0.0"
lodash "^4.17.13"