@babel/plugin-transform-block-scoping
Advanced tools
+5
-5
| { | ||
| "name": "@babel/plugin-transform-block-scoping", | ||
| "version": "7.28.6", | ||
| "version": "7.29.7", | ||
| "description": "Compile ES2015 block scoping (const and let) to ES5", | ||
@@ -17,3 +17,3 @@ "repository": { | ||
| "dependencies": { | ||
| "@babel/helper-plugin-utils": "^7.28.6" | ||
| "@babel/helper-plugin-utils": "^7.29.7" | ||
| }, | ||
@@ -27,5 +27,5 @@ "keywords": [ | ||
| "devDependencies": { | ||
| "@babel/core": "^7.28.6", | ||
| "@babel/helper-plugin-test-runner": "^7.27.1", | ||
| "@babel/traverse": "^7.28.6" | ||
| "@babel/core": "^7.29.7", | ||
| "@babel/helper-plugin-test-runner": "^7.29.7", | ||
| "@babel/traverse": "^7.29.7" | ||
| }, | ||
@@ -32,0 +32,0 @@ "engines": { |