Skip to content

Commit 3304bf3

Browse files
committed
tools: unlock versions of irrelevant DB deps
This essentially reverts e0e0b1a. We don't bundle ESLint anymore, so the change is no longer needed. PR-URL: #55042 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 68822cc commit 3304bf3

File tree

2 files changed

+9
-11
lines changed

2 files changed

+9
-11
lines changed

tools/eslint/package-lock.json

+9-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/eslint/package.json

-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22
"name": "eslint-tools",
33
"version": "0.0.0",
44
"private": true,
5-
"overrides": {
6-
"caniuse-lite": "1.0.30001636",
7-
"electron-to-chromium": "1.4.806"
8-
},
95
"dependencies": {
106
"@babel/core": "^7.25.2",
117
"@babel/eslint-parser": "^7.25.1",

0 commit comments

Comments
 (0)