Skip to content

Commit c5d208d

Browse files
committedAug 19, 2021
[Deps] update eslint-import-resolver-node, is-core-module, object.values, tsconfig-paths
1 parent 712ee49 commit c5d208d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -104,16 +104,16 @@
104104
"array.prototype.flat": "^1.2.4",
105105
"debug": "^2.6.9",
106106
"doctrine": "^2.1.0",
107-
"eslint-import-resolver-node": "^0.3.5",
107+
"eslint-import-resolver-node": "^0.3.6",
108108
"eslint-module-utils": "^2.6.2",
109109
"find-up": "^2.0.0",
110110
"has": "^1.0.3",
111-
"is-core-module": "^2.4.0",
111+
"is-core-module": "^2.6.0",
112112
"minimatch": "^3.0.4",
113-
"object.values": "^1.1.3",
113+
"object.values": "^1.1.4",
114114
"pkg-up": "^2.0.0",
115115
"read-pkg-up": "^3.0.0",
116116
"resolve": "^1.20.0",
117-
"tsconfig-paths": "^3.9.0"
117+
"tsconfig-paths": "^3.10.1"
118118
}
119119
}

0 commit comments

Comments
 (0)
Please sign in to comment.