@babel/plugin-transform-typescript
Advanced tools
Comparing version
{ | ||
"name": "@babel/plugin-transform-typescript", | ||
"version": "7.27.1", | ||
"version": "7.28.0", | ||
"description": "Transform TypeScript into ES.next", | ||
@@ -20,3 +20,3 @@ "repository": { | ||
"dependencies": { | ||
"@babel/helper-annotate-as-pure": "^7.27.1", | ||
"@babel/helper-annotate-as-pure": "^7.27.3", | ||
"@babel/helper-create-class-features-plugin": "^7.27.1", | ||
@@ -31,6 +31,6 @@ "@babel/helper-plugin-utils": "^7.27.1", | ||
"devDependencies": { | ||
"@babel/core": "^7.27.1", | ||
"@babel/core": "^7.28.0", | ||
"@babel/helper-plugin-test-runner": "^7.27.1", | ||
"@babel/traverse": "^7.27.1", | ||
"@babel/types": "^7.27.1" | ||
"@babel/traverse": "^7.28.0", | ||
"@babel/types": "^7.28.0" | ||
}, | ||
@@ -37,0 +37,0 @@ "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-typescript", |
Sorry, the diff of this file is not supported yet
143630
0.05%+ Added
- Removed