Skip to content

Commit b4a7a18

Browse files
committed
[Tests] unpin minimatch; pin eslint
1 parent b0a64a3 commit b4a7a18

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,13 @@
4141
"test:multirepo": "cd ./test/resolver/multirepo && npm install && npm test"
4242
},
4343
"devDependencies": {
44-
"@ljharb/eslint-config": "^20.2.0",
44+
"@ljharb/eslint-config": "^20.2.2",
4545
"array.prototype.map": "^1.0.4",
4646
"aud": "^2.0.0",
4747
"copy-dir": "^1.3.0",
4848
"eclint": "^2.8.1",
49-
"eslint": "^8.8.0",
49+
"eslint": "=8.8.0",
5050
"in-publish": "^2.0.1",
51-
"minimatch": "=3.0.4",
5251
"mkdirp": "^0.5.5",
5352
"mv": "^2.1.1",
5453
"object-keys": "^1.1.1",

0 commit comments

Comments
 (0)