Skip to content

Commit fd2e660

Browse files
committed
chore: upgrade get-tsconfig
1 parent 6764597 commit fd2e660

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-i",
3-
"version": "2.27.5",
3+
"version": "2.27.5-1",
44
"description": "A fork of `eslint-plugin-import` using `get-tsconfig` to replace `tsconfig-paths` and heavy `typescript` under the hood.",
55
"funding": "https://opencollective.com/unts",
66
"engines": {
@@ -80,6 +80,7 @@
8080
"eslint-plugin-import": "2.x",
8181
"eslint-plugin-json": "^2.1.2",
8282
"fs-copy-file-sync": "^1.1.1",
83+
"get-tsconfig": "^4.5.0",
8384
"glob": "^7.2.3",
8485
"in-publish": "^2.0.1",
8586
"linklocal": "^2.8.2",
@@ -105,7 +106,6 @@
105106
"doctrine": "^2.1.0",
106107
"eslint-import-resolver-node": "^0.3.7",
107108
"eslint-module-utils": "^2.7.4",
108-
"get-tsconfig": "^4.2.0",
109109
"has": "^1.0.3",
110110
"is-core-module": "^2.11.0",
111111
"is-glob": "^4.0.3",

0 commit comments

Comments
 (0)