File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,11 +33,11 @@ jobs:
3333 run : |
3434 git config --global core.autocrlf false
3535 git config --global core.eol lf
36- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
36+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3737 with :
3838 persist-credentials : false
3939 - name : Use Node.js ${{ matrix.node-version }}
40- uses : actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1 .0
40+ uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2 .0
4141 with :
4242 node-version : ${{ matrix.node-version }}
4343 - run : npm --version
Original file line number Diff line number Diff line change 5959 "chai" : " ^4" ,
6060 "mocha" : " ^10" ,
6161 "shx" : " ^0.3.2" ,
62- "sinon" : " ^17 " ,
62+ "sinon" : " ^21 " ,
6363 "source-map-support" : " ^0.5.21" ,
6464 "ts-node" : " ^10" ,
6565 "typedoc" : " ^0.28.7" ,
You can’t perform that action at this time.
0 commit comments