@babel/plugin-syntax-pipeline-operator
Advanced tools
Comparing version 7.25.9 to 7.26.7
{ | ||
"name": "@babel/plugin-syntax-pipeline-operator", | ||
"version": "7.25.9", | ||
"version": "7.26.7", | ||
"description": "Allow parsing of the pipeline operator", | ||
@@ -20,3 +20,3 @@ "repository": { | ||
"dependencies": { | ||
"@babel/helper-plugin-utils": "^7.25.9" | ||
"@babel/helper-plugin-utils": "^7.26.5" | ||
}, | ||
@@ -27,3 +27,3 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@babel/core": "^7.25.9" | ||
"@babel/core": "^7.26.7" | ||
}, | ||
@@ -30,0 +30,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
7104
129617