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 29
29
"dependencies" : {
30
30
"@actions/core" : " 1.11.1" ,
31
31
"@actions/github" : " 6.0.0" ,
32
- "@oliversalzburg/js-utils" : " 0.1.2 " ,
32
+ "@oliversalzburg/js-utils" : " 0.2.0 " ,
33
33
"tslib" : " 2.8.1" ,
34
34
"yaml" : " 2.6.1"
35
35
},
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.2 "
662
+ " @oliversalzburg/js-utils " : " npm:0.2.0 "
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.2 " :
703
- version : 0.1.2
704
- resolution : " @oliversalzburg/js-utils@npm:0.1.2 "
705
- checksum : 10c0/525ba5b0a63ad66d5ace54bd44003cd9f12ed88caab534219fa429e2ecb601684de22a3e320925f069eddef90e9468c4fd6c35ed7f212413b4bf47d0b4897edc
702
+ " @oliversalzburg/js-utils@npm:0.2.0 " :
703
+ version : 0.2.0
704
+ resolution : " @oliversalzburg/js-utils@npm:0.2.0 "
705
+ checksum : 10c0/26f46d0a7a6a230d4e7e1a1965ffe5ab9b228502ae2fd37497085c5141ece47d142f329c7a6819b2a3afa70586cc87d869d5db44a1c16ba20e037a51e446569d
706
706
languageName : node
707
707
linkType : hard
708
708
You can’t perform that action at this time.
0 commit comments