File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 matrix :
1818 node-version : [20.x]
1919 steps :
20- - uses : actions/checkout@v2
20+ - uses : actions/checkout@v6
2121 - name : Use Node.js ${{ matrix.node-version }}
2222 uses : actions/setup-node@v6
2323 with :
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111
1212 steps :
13- - uses : actions/checkout@v2
13+ - uses : actions/checkout@v6
1414 with :
1515 fetch-depth : 0
1616
Original file line number Diff line number Diff line change 8383 "@testing-library/react" : " ^11.2.6" ,
8484 "@types/jest" : " ^26.0.23" ,
8585 "@types/react" : " ^17.0.4" ,
86- "@types/uuid" : " ^11.0.0" ,
8786 "@typescript-eslint/eslint-plugin" : " ^4.22.0" ,
8887 "@typescript-eslint/parser" : " ^4.22.0" ,
8988 "babel-loader" : " ^8.2.2" ,
Original file line number Diff line number Diff line change 31893189 resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d"
31903190 integrity sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==
31913191
3192- "@types/uuid@^11.0.0":
3193- version "11.0.0"
3194- resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-11.0.0.tgz#f4fa34bbf2af941148ef1973c4361fc43617971c"
3195- integrity sha512-HVyk8nj2m+jcFRNazzqyVKiZezyhDKrGUA3jlEcg/nZ6Ms+qHwocba1Y/AaVaznJTAM9xpdFSh+ptbNrhOGvZA==
3196- dependencies:
3197- uuid "*"
3198-
31993192"@types/webpack-env@^1.16.0":
32003193 version "1.17.0"
32013194 resolved "https://registry.yarnpkg.com/@types/webpack-env/-/webpack-env-1.17.0.tgz#f99ce359f1bfd87da90cc4a57cab0a18f34a48d0"
@@ -12453,7 +12446,7 @@ uuid-browser@^3.1.0:
1245312446 resolved "https://registry.yarnpkg.com/uuid-browser/-/uuid-browser-3.1.0.tgz#0f05a40aef74f9e5951e20efbf44b11871e56410"
1245412447 integrity sha512-dsNgbLaTrd6l3MMxTtouOCFw4CBFc/3a+GgYA2YyrJvyQ1u6q4pcu3ktLoUZ/VN/Aw9WsauazbgsgdfVWgAKQg==
1245512448
12456- uuid@*, uuid@ ^14.0.0:
12449+ uuid@^14.0.0:
1245712450 version "14.0.0"
1245812451 resolved "https://registry.yarnpkg.com/uuid/-/uuid-14.0.0.tgz#0af883220163d264ffe0c084f6b8a89b9666966d"
1245912452 integrity sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==
You can’t perform that action at this time.
0 commit comments