Skip to content

Commit

Permalink
Merge pull request #669 from lisagorewitdecker/snyk-upgrade-75b220b0b…
Browse files Browse the repository at this point in the history
…cb8cf74de491ee9c8835406

[Snyk] Upgrade bootstrap from 5.0.0 to 5.3.3
  • Loading branch information
lisagorewitdecker authored Oct 10, 2024
2 parents 98601fd + 2da947e commit e7df656
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
fail-fast: false
matrix:
language: ['javascript-microsoft/Typescript']
# CodeQL supports [ 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-microsoft/Typescript', 'python', 'ruby', 'swift' ]
# CodeQL supports [ 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'swift' ]
# Use only 'java-kotlin' to analyze code written in Java, Kotlin or both
# Use only 'javascript-typescript' to analyze code written in JavaScript, TypeScript or both
# Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support
Expand Down
2 changes: 1 addition & 1 deletion basics-assignment-3-instructor-solution/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@angular/platform-browser": "~11.2.14",
"@angular/platform-browser-dynamic": "~11.2.14",
"@angular/router": "~11.2.14",
"bootstrap": "5.0.0",
"bootstrap": "5.3.3",
"karma": ">=6.3.16",
"rxjs": "~6.6.0",
"tslib": "^2.0.0",
Expand Down

0 comments on commit e7df656

Please sign in to comment.