Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 28, 2024
1 parent 3daf12b commit 60af968
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 52 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,15 +50,15 @@ jobs:

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@f0f3afee809481da311ca3a6ff1ff51d81dbeb24 # v3.26.4
uses: github/codeql-action/init@2c779ab0d087cd7fe7b826087247c2c81f27bfa6 # v3.26.5
with:
languages: ${{ matrix.language }}
config-file: ./.github/codeql/codeql-config.yml

- name: Autobuild
uses: github/codeql-action/autobuild@f0f3afee809481da311ca3a6ff1ff51d81dbeb24 # v3.26.4
uses: github/codeql-action/autobuild@2c779ab0d087cd7fe7b826087247c2c81f27bfa6 # v3.26.5

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@f0f3afee809481da311ca3a6ff1ff51d81dbeb24 # v3.26.4
uses: github/codeql-action/analyze@2c779ab0d087cd7fe7b826087247c2c81f27bfa6 # v3.26.5
with:
category: "/language:${{matrix.language}}"
2 changes: 1 addition & 1 deletion .github/workflows/scorecards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@f0f3afee809481da311ca3a6ff1ff51d81dbeb24 # v3.26.4
uses: github/codeql-action/upload-sarif@2c779ab0d087cd7fe7b826087247c2c81f27bfa6 # v3.26.5
with:
sarif_file: results.sarif
2 changes: 1 addition & 1 deletion apps/showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,6 @@
"rimraf": "^5.0.1",
"ts-jest": "~29.2.0",
"typescript": "~5.5.4",
"webpack": "~5.93.0"
"webpack": "~5.94.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@
"tsc-watch": "^6.0.4",
"typescript": "~5.5.4",
"uuid": "^10.0.0",
"webpack": "~5.93.0",
"webpack": "~5.94.0",
"winston": "^3.8.2",
"yaml-eslint-parser": "^1.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@ama-terasu/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"tslib": "^2.6.2",
"type-fest": "^4.10.2",
"typescript": "~5.5.4",
"webpack": "~5.93.0",
"webpack": "~5.94.0",
"webpack-cli": "~5.1.0"
},
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@schematics/angular": "~18.1.0",
"jasmine": "^5.0.0",
"rxjs": "^7.8.1",
"webpack": "~5.93.0"
"webpack": "~5.94.0"
},
"peerDependenciesMeta": {
"@o3r/schematics": {
Expand Down Expand Up @@ -109,7 +109,7 @@
"ts-node": "~10.9.2",
"type-fest": "^4.10.2",
"typescript": "~5.5.4",
"webpack": "~5.93.0",
"webpack": "~5.94.0",
"zone.js": "~0.14.2"
},
"exports": {
Expand Down
49 changes: 6 additions & 43 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -648,7 +648,7 @@ __metadata:
tslib: "npm:^2.6.2"
type-fest: "npm:^4.10.2"
typescript: "npm:~5.5.4"
webpack: "npm:~5.93.0"
webpack: "npm:~5.94.0"
webpack-cli: "npm:~5.1.0"
yargs: "npm:^17.6.2"
peerDependencies:
Expand Down Expand Up @@ -6547,7 +6547,7 @@ __metadata:
tslib: "npm:^2.6.2"
type-fest: "npm:^4.10.2"
typescript: "npm:~5.5.4"
webpack: "npm:~5.93.0"
webpack: "npm:~5.94.0"
zone.js: "npm:~0.14.2"
peerDependencies:
"@ama-sdk/core": "workspace:^"
Expand All @@ -6562,7 +6562,7 @@ __metadata:
"@schematics/angular": ~18.1.0
jasmine: ^5.0.0
rxjs: ^7.8.1
webpack: ~5.93.0
webpack: ~5.94.0
peerDependenciesMeta:
"@o3r/schematics":
optional: true
Expand Down Expand Up @@ -8069,7 +8069,7 @@ __metadata:
tslib: "npm:^2.6.2"
typescript: "npm:~5.5.4"
uuid: "npm:^10.0.0"
webpack: "npm:~5.93.0"
webpack: "npm:~5.94.0"
winston: "npm:^3.8.2"
yaml-eslint-parser: "npm:^1.2.2"
zone.js: "npm:~0.14.2"
Expand Down Expand Up @@ -8891,7 +8891,7 @@ __metadata:
ts-jest: "npm:~29.2.0"
tslib: "npm:^2.6.2"
typescript: "npm:~5.5.4"
webpack: "npm:~5.93.0"
webpack: "npm:~5.94.0"
zone.js: "npm:~0.14.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -32567,7 +32567,7 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5, webpack@npm:^5.80.0, webpack@npm:^5.88.0":
"webpack@npm:5, webpack@npm:^5.80.0, webpack@npm:^5.88.0, webpack@npm:~5.94.0":
version: 5.94.0
resolution: "webpack@npm:5.94.0"
dependencies:
Expand Down Expand Up @@ -32640,43 +32640,6 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:~5.93.0":
version: 5.93.0
resolution: "webpack@npm:5.93.0"
dependencies:
"@types/eslint-scope": "npm:^3.7.3"
"@types/estree": "npm:^1.0.5"
"@webassemblyjs/ast": "npm:^1.12.1"
"@webassemblyjs/wasm-edit": "npm:^1.12.1"
"@webassemblyjs/wasm-parser": "npm:^1.12.1"
acorn: "npm:^8.7.1"
acorn-import-attributes: "npm:^1.9.5"
browserslist: "npm:^4.21.10"
chrome-trace-event: "npm:^1.0.2"
enhanced-resolve: "npm:^5.17.0"
es-module-lexer: "npm:^1.2.1"
eslint-scope: "npm:5.1.1"
events: "npm:^3.2.0"
glob-to-regexp: "npm:^0.4.1"
graceful-fs: "npm:^4.2.11"
json-parse-even-better-errors: "npm:^2.3.1"
loader-runner: "npm:^4.2.0"
mime-types: "npm:^2.1.27"
neo-async: "npm:^2.6.2"
schema-utils: "npm:^3.2.0"
tapable: "npm:^2.1.1"
terser-webpack-plugin: "npm:^5.3.10"
watchpack: "npm:^2.4.1"
webpack-sources: "npm:^3.2.3"
peerDependenciesMeta:
webpack-cli:
optional: true
bin:
webpack: bin/webpack.js
checksum: 10/a48bef7a511d826db7f9ebee2c84317214923ac40cb2aabe6a649546c54a76a55fc3b91ff03c05fed22a13a176891c47bbff7fcc644c53bcbe5091555863641b
languageName: node
linkType: hard

"websocket-driver@npm:>=0.5.1, websocket-driver@npm:^0.7.4":
version: 0.7.4
resolution: "websocket-driver@npm:0.7.4"
Expand Down

0 comments on commit 60af968

Please sign in to comment.