Skip to content

Commit

Permalink
Replace dependency babel-eslint with @babel/eslint-parser ^7.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 17, 2023
1 parent 431da86 commit bcc29d8
Show file tree
Hide file tree
Showing 13 changed files with 216 additions and 339 deletions.
262 changes: 45 additions & 217 deletions REPOS/async/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion REPOS/async/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {},
"devDependencies": {
"babel-core": "^6.26.3",
"babel-eslint": "^8.2.6",
"@babel/eslint-parser": "^7.11.0",
"babel-minify": "^0.5.0",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-plugin-istanbul": "^5.1.4",
Expand Down
Loading

0 comments on commit bcc29d8

Please sign in to comment.