@babel/helper-replace-supers
Advanced tools
Comparing version
{ | ||
"name": "@babel/helper-replace-supers", | ||
"version": "7.26.5", | ||
"version": "7.27.1", | ||
"description": "Helper function to replace supers", | ||
@@ -17,8 +17,8 @@ "repository": { | ||
"dependencies": { | ||
"@babel/helper-member-expression-to-functions": "^7.25.9", | ||
"@babel/helper-optimise-call-expression": "^7.25.9", | ||
"@babel/traverse": "^7.26.5" | ||
"@babel/helper-member-expression-to-functions": "^7.27.1", | ||
"@babel/helper-optimise-call-expression": "^7.27.1", | ||
"@babel/traverse": "^7.27.1" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.26.0" | ||
"@babel/core": "^7.27.1" | ||
}, | ||
@@ -25,0 +25,0 @@ "peerDependencies": { |