@babel/plugin-syntax-flow
Advanced tools
+3
-3
| { | ||
| "name": "@babel/plugin-syntax-flow", | ||
| "version": "7.26.0", | ||
| "version": "7.27.1", | ||
| "description": "Allow parsing of the flow syntax", | ||
@@ -20,3 +20,3 @@ "repository": { | ||
| "dependencies": { | ||
| "@babel/helper-plugin-utils": "^7.25.9" | ||
| "@babel/helper-plugin-utils": "^7.27.1" | ||
| }, | ||
@@ -27,3 +27,3 @@ "peerDependencies": { | ||
| "devDependencies": { | ||
| "@babel/core": "^7.26.0" | ||
| "@babel/core": "^7.27.1" | ||
| }, | ||
@@ -30,0 +30,0 @@ "engines": { |