Skip to content

Commit

Permalink
tools: unlock versions of irrelevant DB deps
Browse files Browse the repository at this point in the history
This essentially reverts e0e0b1a.

We don't bundle ESLint anymore, so the change is no longer needed.

PR-URL: #55042
Reviewed-By: Benjamin Gruenbaum <[email protected]>
Reviewed-By: James M Snell <[email protected]>
  • Loading branch information
targos authored Sep 24, 2024
1 parent b2c42db commit 0257102
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 11 deletions.
16 changes: 9 additions & 7 deletions tools/eslint/package-lock.json

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

4 changes: 0 additions & 4 deletions tools/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
"name": "eslint-tools",
"version": "0.0.0",
"private": true,
"overrides": {
"caniuse-lite": "1.0.30001636",
"electron-to-chromium": "1.4.806"
},
"dependencies": {
"@babel/core": "^7.25.2",
"@babel/eslint-parser": "^7.25.1",
Expand Down

0 comments on commit 0257102

Please sign in to comment.