Skip to content

Commit

Permalink
Add missing dependencies (#11170)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Feb 25, 2020
1 parent afb0f48 commit 0018881
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions eslint/babel-eslint-parser/package.json
Expand Up @@ -30,6 +30,7 @@
"devDependencies": {
"@babel/core": "^7.2.0",
"@babel/eslint-shared-fixtures": "*",
"dedent": "^0.7.0",
"eslint": "^6.0.1",
"lodash.clonedeep": "^4.5.0"
}
Expand Down
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -14,6 +14,7 @@
"@babel/core": "^7.8.4",
"@babel/eslint-plugin-development": "^1.0.1",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/plugin-proposal-dynamic-import": "^7.8.3",
"@babel/plugin-proposal-export-namespace-from": "^7.8.3",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.8.3",
"@babel/plugin-proposal-numeric-separator": "^7.8.3",
Expand Down

0 comments on commit 0018881

Please sign in to comment.