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 7
7
"devDependencies" : {
8
8
"@ljharb/eslint-config" : " ^21.0.0" ,
9
9
"@pkgjs/support" : " ^0.0.6" ,
10
- "aud" : " ^2.0.0 " ,
10
+ "aud" : " ^2.0.1 " ,
11
11
"auto-changelog" : " ^2.4.0" ,
12
12
"core-js" : " ^2.6.12" ,
13
13
"error-cause" : " ^1.0.4" ,
14
- "es-value-fixtures" : " ^1.4.1 " ,
14
+ "es-value-fixtures" : " ^1.4.2 " ,
15
15
"eslint" : " =8.8.0" ,
16
16
"for-each" : " ^0.3.3" ,
17
17
"functions-have-names" : " ^1.2.3" ,
18
18
"has-tostringtag" : " ^1.0.0" ,
19
+ "in-publish" : " ^2.0.1" ,
19
20
"make-arrow-function" : " ^1.2.0" ,
20
21
"mock-property" : " ^1.0.0" ,
21
22
"npmignore" : " ^0.3.0" ,
22
23
"nyc" : " ^10.3.2" ,
23
24
"safe-publish-latest" : " ^2.0.0" ,
24
25
"string.prototype.repeat" : " ^1.0.0" ,
25
- "tape" : " ^5.5.3 "
26
+ "tape" : " ^5.6.1 "
26
27
},
27
28
"scripts" : {
28
29
"prepack" : " npmignore --auto --commentLines=autogenerated" ,
You can’t perform that action at this time.
0 commit comments