File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 26
26
"dependencies" : {
27
27
"@actions/core" : " 1.11.1" ,
28
28
"@actions/github" : " 6.0.0" ,
29
- "@oliversalzburg/js-utils" : " 0.1.1 " ,
29
+ "@oliversalzburg/js-utils" : " 0.1.2 " ,
30
30
"tslib" : " 2.8.1" ,
31
31
"yaml" : " 2.6.1"
32
32
},
Original file line number Diff line number Diff line change @@ -659,7 +659,7 @@ __metadata:
659
659
" @eslint/js " : " npm:9.16.0"
660
660
" @kie/mock-github " : " npm:3.0.0-beta.1"
661
661
" @oliversalzburg/eslint-config " : " npm:1.2.0"
662
- " @oliversalzburg/js-utils " : " npm:0.1.1 "
662
+ " @oliversalzburg/js-utils " : " npm:0.1.2 "
663
663
" @types/chai " : " npm:5.0.1"
664
664
" @types/eslint " : " npm:9.6.1"
665
665
" @types/mocha " : " npm:10.0.10"
@@ -699,10 +699,10 @@ __metadata:
699
699
languageName : node
700
700
linkType : hard
701
701
702
- " @oliversalzburg/js-utils@npm:0.1.1 " :
703
- version : 0.1.1
704
- resolution : " @oliversalzburg/js-utils@npm:0.1.1 "
705
- checksum : 10c0/e007d0f60d614510c07fd8a7eb6da6a924bb75643a03a257e86a75799c40978cc33cd9f32b4f284962f2c7ca00b469aebb519ed5459f0d43086e673c6b8b4441
702
+ " @oliversalzburg/js-utils@npm:0.1.2 " :
703
+ version : 0.1.2
704
+ resolution : " @oliversalzburg/js-utils@npm:0.1.2 "
705
+ checksum : 10c0/525ba5b0a63ad66d5ace54bd44003cd9f12ed88caab534219fa429e2ecb601684de22a3e320925f069eddef90e9468c4fd6c35ed7f212413b4bf47d0b4897edc
706
706
languageName : node
707
707
linkType : hard
708
708
You can’t perform that action at this time.
0 commit comments