@babel/helper-plugin-utils
Advanced tools
+2
-2
| { | ||
| "name": "@babel/helper-plugin-utils", | ||
| "version": "7.28.6", | ||
| "version": "7.29.7", | ||
| "description": "General utilities for plugins to use", | ||
@@ -21,5 +21,5 @@ "author": "The Babel Team (https://babel.dev/team)", | ||
| "devDependencies": { | ||
| "@babel/core": "^7.28.6" | ||
| "@babel/core": "^7.29.7" | ||
| }, | ||
| "type": "commonjs" | ||
| } |