Skip to content

Commit

Permalink
Merge 4d4852d into 131b218
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 23, 2021
2 parents 131b218 + 4d4852d commit 64865c0
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 @@ -82,7 +82,7 @@
"@aureooms/js-functools": "2.0.3",
"@aureooms/js-itertools": "4.1.0",
"@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
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,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 64865c0

Please sign in to comment.