Skip to content

Commit

Permalink
Merge pull request #9400 from scratchfoundation/renovate/eslint-confi…
Browse files Browse the repository at this point in the history
…g-scratch

chore(deps): replace dependency babel-eslint with @babel/eslint-parser 7.11.0
  • Loading branch information
cwillisf authored Jan 9, 2024
2 parents 4cc2114 + d30e60d commit fece29f
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 62 deletions.
79 changes: 18 additions & 61 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
"@babel/eslint-parser": "7.11.0",
"babel-loader": "8.3.0",
"chromedriver": "117.0.3",
"enzyme": "3.10.0",
Expand Down

0 comments on commit fece29f

Please sign in to comment.