Skip to content

Commit

Permalink
Update dependency @babel/core to v7.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 23, 2021
1 parent 0b266cf commit 6970f97
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -30,7 +30,7 @@
"dependencies": {},
"devDependencies": {
"@babel/cli": "7.13.0",
"@babel/core": "7.13.0",
"@babel/core": "7.13.1",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.13.0",
"@babel/register": "7.13.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -38,10 +38,10 @@
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.0.tgz#7889eb7ee6518e2afa5d312b15fd7fd1fe9f3744"
integrity sha512-mKgFbYQ+23pjwNGBNPNWrBfa3g/EcmrPnwQpjWoNxq9xYf+M8wcLhMlz/wkWimLjzNzGnl3D+C2186gMzk0VuA==

"@babel/core@7.13.0":
version "7.13.0"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.0.tgz#5d61713de310dcfb09258b9fbd081c90623a9548"
integrity sha512-aiv4TeB1i0y3E/+be4U4xtb21CvidNbBegcxvVOrM2B5HfKwwCbYdhGbZUtzeV4HkNevRMLx7oSgQ9bjl4WhXw==
"@babel/core@7.13.1":
version "7.13.1"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.1.tgz#7ddd027176debe40f13bb88bac0c21218c5b1ecf"
integrity sha512-FzeKfFBG2rmFtGiiMdXZPFt/5R5DXubVi82uYhjGX4Msf+pgYQMCFIqFXZWs5vbIYbf14VeBIgdGI03CDOOM1w==
dependencies:
"@babel/code-frame" "^7.12.13"
"@babel/generator" "^7.13.0"
Expand Down

0 comments on commit 6970f97

Please sign in to comment.