@babel/helpers
Advanced tools
Comparing version 7.26.7 to 7.26.9
{ | ||
"name": "@babel/helpers", | ||
"version": "7.26.7", | ||
"version": "7.26.9", | ||
"description": "Collection of helper functions used by Babel transforms.", | ||
@@ -18,9 +18,9 @@ "author": "The Babel Team (https://babel.dev/team)", | ||
"dependencies": { | ||
"@babel/template": "^7.25.9", | ||
"@babel/types": "^7.26.7" | ||
"@babel/template": "^7.26.9", | ||
"@babel/types": "^7.26.9" | ||
}, | ||
"devDependencies": { | ||
"@babel/generator": "^7.26.5", | ||
"@babel/generator": "^7.26.9", | ||
"@babel/helper-plugin-test-runner": "^7.25.9", | ||
"@babel/parser": "^7.26.7", | ||
"@babel/parser": "^7.26.9", | ||
"regenerator-runtime": "^0.14.0" | ||
@@ -27,0 +27,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
862563
Updated@babel/template@^7.26.9
Updated@babel/types@^7.26.9