File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 5
5
"main" : " index.js" ,
6
6
"sideEffects" : false ,
7
7
"devDependencies" : {
8
- "@ljharb/eslint-config" : " ^20.1.0 " ,
9
- "aud" : " ^1.1.5 " ,
10
- "auto-changelog" : " ^2.3 .0" ,
8
+ "@ljharb/eslint-config" : " ^20.2.3 " ,
9
+ "aud" : " ^2.0.0 " ,
10
+ "auto-changelog" : " ^2.4 .0" ,
11
11
"core-js" : " ^2.6.12" ,
12
12
"error-cause" : " ^1.0.3" ,
13
13
"es-value-fixtures" : " ^1.2.1" ,
14
- "eslint" : " ^8.5 .0" ,
14
+ "eslint" : " =8.8 .0" ,
15
15
"for-each" : " ^0.3.3" ,
16
16
"functions-have-names" : " ^1.2.2" ,
17
17
"has-tostringtag" : " ^1.0.0" ,
18
18
"make-arrow-function" : " ^1.2.0" ,
19
19
"nyc" : " ^10.3.2" ,
20
20
"safe-publish-latest" : " ^2.0.0" ,
21
21
"string.prototype.repeat" : " ^1.0.0" ,
22
- "tape" : " ^5.3 .2"
22
+ "tape" : " ^5.5 .2"
23
23
},
24
24
"scripts" : {
25
25
"prepublish" : " not-in-publish || npm run prepublishOnly" ,
You can’t perform that action at this time.
0 commit comments