Skip to content

Commit c6cffd4

Browse files
committed
Lock @types/minimatch to support node 18
1 parent bc75f3b commit c6cffd4

2 files changed

Lines changed: 151 additions & 140 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"webpack-dev-server": "^3.11.3"
1919
},
2020
"resolutions": {
21+
"@types/minimatch": "~5.1.2",
2122
"chokidar": "^3.5.3",
2223
"cookie": "~0.7.2",
2324
"css-tree": "~1.1.2",

0 commit comments

Comments
 (0)