@babel/helpers
Advanced tools
Comparing version 7.12.1 to 7.12.5
{ | ||
"name": "@babel/helpers", | ||
"version": "7.12.1", | ||
"version": "7.12.5", | ||
"description": "Collection of helper functions used by Babel transforms.", | ||
@@ -19,4 +19,4 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>", | ||
"@babel/template": "^7.10.4", | ||
"@babel/traverse": "^7.12.1", | ||
"@babel/types": "^7.12.1" | ||
"@babel/traverse": "^7.12.5", | ||
"@babel/types": "^7.12.5" | ||
}, | ||
@@ -23,0 +23,0 @@ "devDependencies": { |
@@ -5,3 +5,3 @@ # @babel/helpers | ||
See our website [@babel/helpers](https://babeljs.io/docs/en/next/babel-helpers.html) for more information. | ||
See our website [@babel/helpers](https://babeljs.io/docs/en/babel-helpers) for more information. | ||
@@ -8,0 +8,0 @@ ## Install |
Sorry, the diff of this file is too big to display
76187
Updated@babel/traverse@^7.12.5
Updated@babel/types@^7.12.5