Skip to content

Commit ba3da47

Browse files
build(deps): bump @babel/types in /test-app/build-tools/jsparser (#1861)
Bumps [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) from 7.17.12 to 7.28.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.4/packages/babel-types) --- updated-dependencies: - dependency-name: "@babel/types" dependency-version: 7.28.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07fb4bd commit ba3da47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-app/build-tools/jsparser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@babel/parser": "~7.28.4",
1414
"@babel/plugin-proposal-decorators": "~7.28.0",
1515
"@babel/traverse": "~7.17.3",
16-
"@babel/types": "~7.17.0",
16+
"@babel/types": "~7.28.4",
1717
"split": "1.0.1"
1818
},
1919
"repository": "https://github.com/NativeScript/android-runtime",

0 commit comments

Comments
 (0)