Skip to content

Commit fd94210

Browse files
committed
chore: bump babel packages
1 parent ea1517c commit fd94210

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

+4-4
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"author": "",
1111
"license": "ISC",
1212
"dependencies": {
13-
"@babel/traverse": "~7.13.17",
14-
"@babel/types": "~7.13.17",
15-
"@babel/parser": "7.13.16",
16-
"@babel/plugin-proposal-decorators":"7.13.15",
13+
"@babel/parser": "~7.15.5",
14+
"@babel/plugin-proposal-decorators": "~7.15.4",
15+
"@babel/traverse": "~7.15.4",
16+
"@babel/types": "~7.15.4",
1717
"split": "1.0.1"
1818
},
1919
"repository": "https://github.com/NativeScript/android-runtime",

0 commit comments

Comments
 (0)