Skip to content
This repository has been archived by the owner on Jan 23, 2021. It is now read-only.

Commit

Permalink
Merge pull request #371 from blackflux/dependabot/npm_and_yarn/dev/ba…
Browse files Browse the repository at this point in the history
…bel/register-7.8.3
  • Loading branch information
dependabot-preview[bot] authored Jan 14, 2020
2 parents dde0b17 + 69b3426 commit 43d4906
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@babel/cli": "7.8.3",
"@babel/core": "7.8.3",
"@babel/plugin-proposal-object-rest-spread": "7.8.0",
"@babel/register": "7.8.0",
"@babel/register": "7.8.3",
"@blackflux/eslint-plugin-rules": "1.3.24",
"@blackflux/robo-config-plugin": "3.0.8",
"babel-eslint": "10.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -122,10 +122,10 @@
dependencies:
"@babel/helper-plugin-utils" "^7.8.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"
Expand Down

0 comments on commit 43d4906

Please sign in to comment.