File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed 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.2.3 " ,
8
+ "@ljharb/eslint-config" : " ^21.0.0 " ,
9
9
"aud" : " ^2.0.0" ,
10
10
"auto-changelog" : " ^2.4.0" ,
11
11
"core-js" : " ^2.6.12" ,
12
- "error-cause" : " ^1.0.3 " ,
13
- "es-value-fixtures" : " ^1.2 .1" ,
12
+ "error-cause" : " ^1.0.4 " ,
13
+ "es-value-fixtures" : " ^1.4 .1" ,
14
14
"eslint" : " =8.8.0" ,
15
15
"for-each" : " ^0.3.3" ,
16
- "functions-have-names" : " ^1.2.2 " ,
16
+ "functions-have-names" : " ^1.2.3 " ,
17
17
"has-tostringtag" : " ^1.0.0" ,
18
18
"make-arrow-function" : " ^1.2.0" ,
19
19
"mock-property" : " ^1.0.0" ,
20
20
"nyc" : " ^10.3.2" ,
21
21
"safe-publish-latest" : " ^2.0.0" ,
22
22
"string.prototype.repeat" : " ^1.0.0" ,
23
- "tape" : " ^5.5.2 "
23
+ "tape" : " ^5.5.3 "
24
24
},
25
25
"scripts" : {
26
26
"prepublish" : " not-in-publish || npm run prepublishOnly" ,
You can’t perform that action at this time.
0 commit comments