v7.10.3
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@babel/parser",
|
||||
"version": "7.10.2",
|
||||
"version": "7.10.3",
|
||||
"description": "A JavaScript parser",
|
||||
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
||||
"homepage": "https://babeljs.io/",
|
||||
@@ -32,9 +32,9 @@
|
||||
"node": ">=6.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/code-frame": "^7.10.1",
|
||||
"@babel/code-frame": "^7.10.3",
|
||||
"@babel/helper-fixtures": "^7.10.1",
|
||||
"@babel/helper-validator-identifier": "^7.10.1",
|
||||
"@babel/helper-validator-identifier": "^7.10.3",
|
||||
"charcodes": "^0.2.0"
|
||||
},
|
||||
"bin": {
|
||||
|
||||
Reference in New Issue
Block a user