File tree 3 files changed +8
-8
lines changed 3 files changed +8
-8
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 17
17
"ToIntegerOrInfinity",
18
18
"ToLength",
19
19
"ToObject",
20
- "ToString"
21
- ]
20
+ "ToString",
21
+ ],
22
22
}],
23
23
"no-magic-numbers": 0,
24
24
},
Original file line number Diff line number Diff line change 53
53
},
54
54
"devDependencies" : {
55
55
"@es-shims/api" : " ^2.2.3" ,
56
- "@ljharb/eslint-config" : " ^20.0.0" ,
57
- "aud" : " ^1.1.5" ,
56
+ "@ljharb/eslint-config" : " ^21.0.0" ,
57
+ "aud" : " ^2.0.0" ,
58
+ "auto-changelog" : " ^2.4.0" ,
58
59
"covert" : " ^1.1.1" ,
59
- "eslint" : " ^8.4.1 " ,
60
+ "eslint" : " =8.8.0 " ,
60
61
"evalmd" : " ^0.0.19" ,
61
62
"function-bind" : " ^1.1.1" ,
62
63
"has-strict-mode" : " ^1.0.1" ,
63
64
"nyc" : " ^10.3.2" ,
64
- "object-inspect" : " ^1.11.1 " ,
65
+ "object-inspect" : " ^1.12.0 " ,
65
66
"safe-publish-latest" : " ^2.0.0" ,
66
- "tape" : " ^5.3.2 "
67
+ "tape" : " ^5.5.3 "
67
68
},
68
69
"testling" : {
69
70
"files" : [
You can’t perform that action at this time.
0 commit comments