File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 42
42
"test:multirepo" : " cd ./test/resolver/multirepo && npm install && npm test"
43
43
},
44
44
"devDependencies" : {
45
- "@ljharb/eslint-config" : " ^21.0.1 " ,
45
+ "@ljharb/eslint-config" : " ^21.1.0 " ,
46
46
"array.prototype.map" : " ^1.0.5" ,
47
- "aud" : " ^2.0.2 " ,
47
+ "aud" : " ^2.0.3 " ,
48
48
"copy-dir" : " ^1.3.0" ,
49
49
"eclint" : " ^2.8.1" ,
50
50
"eslint" : " =8.8.0" ,
57
57
"safe-publish-latest" : " ^2.0.0" ,
58
58
"tap" : " ^0.4.13" ,
59
59
"tape" : " ^5.6.3" ,
60
+ "tape" : " ^5.6.6" ,
60
61
"tmp" : " ^0.0.31"
61
62
},
62
63
"license" : " MIT" ,
69
70
"url" : " https://github.com/sponsors/ljharb"
70
71
},
71
72
"dependencies" : {
72
- "is-core-module" : " ^2.12 .0" ,
73
+ "is-core-module" : " ^2.13 .0" ,
73
74
"path-parse" : " ^1.0.7" ,
74
75
"supports-preserve-symlinks-flag" : " ^1.0.0"
75
76
},
You can’t perform that action at this time.
0 commit comments