We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 146082c commit f261876Copy full SHA for f261876
package.json
@@ -103,7 +103,6 @@
103
"eslint": "^9.23.0",
104
"eslint-import-resolver-typescript": "link:.",
105
"eslint-plugin-import-x": "^4.9.3",
106
- "globals": "^16.0.0",
107
"lint-staged": "^15.5.0",
108
"npm-run-all2": "^7.0.2",
109
"path-serializer": "^0.3.4",
yarn.lock
@@ -6649,7 +6649,6 @@ __metadata:
6649
eslint-import-resolver-typescript: "link:."
6650
eslint-plugin-import-x: "npm:^4.9.3"
6651
get-tsconfig: "npm:^4.10.0"
6652
- globals: "npm:^16.0.0"
6653
is-bun-module: "npm:^2.0.0"
6654
lint-staged: "npm:^15.5.0"
6655
npm-run-all2: "npm:^7.0.2"
0 commit comments