File tree Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 3939
4040 # Initializes the CodeQL tools for scanning.
4141 - name : Initialize CodeQL
42- uses : github/codeql-action/init@012739e5082ff0c22ca6d6ab32e07c36df03c4a4 # v3.22.12
42+ uses : github/codeql-action/init@e5f05b81d5b6ff8cfa111c80c22c5fd02a384118 # v3.23.0
4343 with :
4444 languages : ${{ matrix.language }}
4545 # If you wish to specify custom queries, you can do so here or in a config file.
5353 # Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
5454 # If this step fails, then you should remove it and run the build manually (see below)
5555 - name : Autobuild
56- uses : github/codeql-action/autobuild@012739e5082ff0c22ca6d6ab32e07c36df03c4a4 # v3.22.12
56+ uses : github/codeql-action/autobuild@e5f05b81d5b6ff8cfa111c80c22c5fd02a384118 # v3.23.0
5757
5858 # ℹ️ Command-line programs to run using the OS shell.
5959 # 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
6666 # ./location_of_script_within_repo/buildscript.sh
6767
6868 - name : Perform CodeQL Analysis
69- uses : github/codeql-action/analyze@012739e5082ff0c22ca6d6ab32e07c36df03c4a4 # v3.22.12
69+ uses : github/codeql-action/analyze@e5f05b81d5b6ff8cfa111c80c22c5fd02a384118 # v3.23.0
Original file line number Diff line number Diff line change 2222 - name : ' Checkout Repository'
2323 uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
2424 - name : ' Dependency Review'
25- uses : actions/dependency-review-action@01bc87099ba56df1e897b6874784491ea6309bc4 # v3.1.4
25+ uses : actions/dependency-review-action@c74b580d73376b7750d3d2a50bfb8adc2c937507 # v3.1.5
Original file line number Diff line number Diff line change 1- 20.10 .0
1+ 20.11 .0
Original file line number Diff line number Diff line change 147147 " @types/react" " *"
148148
149149" @types/react@*" , "@types/react@^18.2.24":
150- version "18.2.46 "
151- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.46 .tgz#f04d6c528f8f136ea66333bc66abcae46e2680df "
152- integrity sha512-nNCvVBcZlvX4NU1nRRNV/mFl1nNRuTuslAJglQsq+8ldXe5Xv0Wd2f7WTE3jOxhLH2BFfiZGC6GCp+kHQbgG+w ==
150+ version "18.2.47 "
151+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.47 .tgz#85074b27ab563df01fbc3f68dc64bf7050b0af40 "
152+ integrity sha512-xquNkkOirwyCgoClNk85BjP+aqnIS+ckAJ8i37gAbDs14jfW/J23f2GItAf33oiUPQnqNMALiFeoM9Y5mbjpVQ ==
153153 dependencies :
154154 " @types/prop-types" " *"
155155 " @types/scheduler" " *"
@@ -350,9 +350,9 @@ path-scurry@^1.10.1:
350350 minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
351351
352352prettier@^3.0.3 :
353- version "3.1.1 "
354- resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.1 .tgz#6ba9f23165d690b6cbdaa88cb0807278f7019848 "
355- integrity sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw ==
353+ version "3.2.2 "
354+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.2 .tgz#96e580f7ca9c96090ad054616c0c4597e2844b65 "
355+ integrity sha512-HTByuKZzw7utPiDO523Tt2pLtEyK7OibUD9suEJQrPUCYQqrHr74GGX6VidMrovbf/I50mPqr8j/II6oBAuc5A ==
356356
357357prop-types@^15.8.1 :
358358 version "15.8.1"
You can’t perform that action at this time.
0 commit comments