@babel/plugin-transform-new-target
Advanced tools
+6
-6
| { | ||
| "name": "@babel/plugin-transform-new-target", | ||
| "version": "7.27.1", | ||
| "version": "7.29.7", | ||
| "description": "Transforms new.target meta property", | ||
@@ -20,3 +20,3 @@ "repository": { | ||
| "dependencies": { | ||
| "@babel/helper-plugin-utils": "^7.27.1" | ||
| "@babel/helper-plugin-utils": "^7.29.7" | ||
| }, | ||
@@ -27,6 +27,6 @@ "peerDependencies": { | ||
| "devDependencies": { | ||
| "@babel/core": "^7.27.1", | ||
| "@babel/helper-plugin-test-runner": "^7.27.1", | ||
| "@babel/plugin-transform-arrow-functions": "^7.27.1", | ||
| "@babel/plugin-transform-class-properties": "^7.27.1" | ||
| "@babel/core": "^7.29.7", | ||
| "@babel/helper-plugin-test-runner": "^7.29.7", | ||
| "@babel/plugin-transform-arrow-functions": "^7.29.7", | ||
| "@babel/plugin-transform-class-properties": "^7.29.7" | ||
| }, | ||
@@ -33,0 +33,0 @@ "engines": { |