File tree 2 files changed +5
-18
lines changed
2 files changed +5
-18
lines changed Original file line number Diff line number Diff line change 2
2
"root": true,
3
3
4
4
"extends": "@ljharb",
5
-
6
- "rules": {
7
- "operator-linebreak": [2, "before"],
8
- },
9
-
10
- "overrides": [
11
- {
12
- "files": "test/**",
13
- "globals": {
14
- "SharedArrayBuffer": false,
15
- },
16
- },
17
- ],
18
5
}
Original file line number Diff line number Diff line change 45
45
},
46
46
"homepage" : " https://github.com/inspect-js/is-shared-array-buffer#readme" ,
47
47
"devDependencies" : {
48
- "@ljharb/eslint-config" : " ^18 .0.0" ,
48
+ "@ljharb/eslint-config" : " ^20 .0.0" ,
49
49
"aud" : " ^1.1.5" ,
50
50
"auto-changelog" : " ^2.3.0" ,
51
51
"es-value-fixtures" : " ^1.2.1" ,
52
- "eslint" : " ^7.32 .0" ,
52
+ "eslint" : " ^8.4 .0" ,
53
53
"for-each" : " ^0.3.3" ,
54
54
"nyc" : " ^10.3.2" ,
55
- "object-inspect" : " ^1.11.0 " ,
56
- "safe-publish-latest" : " ^1.1.5 " ,
57
- "tape" : " ^5.3.1 "
55
+ "object-inspect" : " ^1.11.1 " ,
56
+ "safe-publish-latest" : " ^2.0.0 " ,
57
+ "tape" : " ^5.3.2 "
58
58
},
59
59
"auto-changelog" : {
60
60
"output" : " CHANGELOG.md" ,
You can’t perform that action at this time.
0 commit comments