Skip to content

Commit e9192eb

Browse files
authored
Update minimatch version for TypeScript ESLint (#219)
1 parent 40a3d85 commit e9192eb

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,8 @@
153153
},
154154
"@nx/jest": {
155155
"minimatch": "^9.0.7"
156+
},
157+
"@typescript-eslint/typescript-estree": {
158+
"minimatch": "^9.0.7"
156159
}
157-
}
158160
}

0 commit comments

Comments
 (0)