Skip to content

Commit 5379f7e

Browse files
committed
fix: mark @typescript-eslint/utils as direct dependency
For us `hoist: false`ers.
1 parent bfe1c4e commit 5379f7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
}
8080
},
8181
"dependencies": {
82+
"@typescript-eslint/utils": "^8.31.1",
8283
"tinyglobby": "^0.2.12"
8384
},
8485
"devDependencies": {

0 commit comments

Comments
 (0)