Skip to content

Commit

Permalink
Update babel dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vilchik-elena committed Aug 12, 2021
1 parent af88df1 commit d11f5c5
Show file tree
Hide file tree
Showing 3 changed files with 284 additions and 158 deletions.
8 changes: 4 additions & 4 deletions eslint-bridge/package.json
Expand Up @@ -40,10 +40,10 @@
"ts-node": "9.1.1"
},
"dependencies": {
"@babel/core": "7.13.15",
"@babel/eslint-parser": "7.13.14",
"@babel/preset-flow": "7.13.13",
"@babel/preset-react": "7.13.13",
"@babel/core": "7.15.0",
"@babel/eslint-parser": "7.15.0",
"@babel/preset-flow": "7.14.5",
"@babel/preset-react": "7.14.5",
"@typescript-eslint/eslint-plugin": "4.29.1",
"@typescript-eslint/experimental-utils": "4.29.1",
"@typescript-eslint/parser": "4.29.1",
Expand Down

0 comments on commit d11f5c5

Please sign in to comment.