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 Oct 16, 2024
1 parent b4c4ebb commit 69ac64a
Show file tree
Hide file tree
Showing 10 changed files with 28 additions and 28 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@c36620d31ac7c881962c3d9dd939c40ec9434f2b # v3.26.12
uses: github/codeql-action/init@f779452ac5af1c261dce0346a8f964149f49322b # v3.26.13
with:
languages: ${{ matrix.language }}
config-file: ./.github/codeql/codeql-config.yml

- name: Autobuild
uses: github/codeql-action/autobuild@c36620d31ac7c881962c3d9dd939c40ec9434f2b # v3.26.12
uses: github/codeql-action/autobuild@f779452ac5af1c261dce0346a8f964149f49322b # v3.26.13

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@c36620d31ac7c881962c3d9dd939c40ec9434f2b # v3.26.12
uses: github/codeql-action/analyze@f779452ac5af1c261dce0346a8f964149f49322b # v3.26.13
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@c36620d31ac7c881962c3d9dd939c40ec9434f2b # v3.26.12
uses: github/codeql-action/upload-sarif@f779452ac5af1c261dce0346a8f964149f49322b # v3.26.13
with:
sarif_file: results.sarif
2 changes: 1 addition & 1 deletion apps/chrome-devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@o3r/rules-engine": "workspace:^",
"@schematics/angular": "~18.2.0",
"@stylistic/eslint-plugin-ts": "~2.4.0",
"@types/chrome": "^0.0.277",
"@types/chrome": "^0.0.278",
"@types/jest": "~29.5.2",
"@types/tinycolor2": "^1.4.6",
"@typescript-eslint/eslint-plugin": "^7.14.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
"jest-preset-angular": "~14.2.0",
"jsonc-eslint-parser": "~2.4.0",
"jsonpath-plus": "~10.0.0",
"memfs": "~4.13.0",
"memfs": "~4.14.0",
"nx": "~19.5.0",
"pid-from-port": "^1.1.3",
"rxjs": "^7.8.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"jest-junit": "~16.0.0",
"jest-preset-angular": "~14.2.0",
"jsonc-eslint-parser": "~2.4.0",
"memfs": "~4.13.0",
"memfs": "~4.14.0",
"minimist": "^1.2.6",
"nx": "~19.5.0",
"pid-from-port": "^1.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/localization/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
"jest-junit": "~16.0.0",
"jest-preset-angular": "~14.2.0",
"jsonc-eslint-parser": "~2.4.0",
"memfs": "~4.13.0",
"memfs": "~4.14.0",
"nx": "~19.5.0",
"pid-from-port": "^1.1.3",
"rxjs": "^7.8.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/rules-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
"jest-preset-angular": "~14.2.0",
"jsonc-eslint-parser": "~2.4.0",
"jsonpath-plus": "~10.0.0",
"memfs": "~4.13.0",
"memfs": "~4.14.0",
"nx": "~19.5.0",
"pid-from-port": "^1.1.3",
"rimraf": "^5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/styling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
"jest-junit": "~16.0.0",
"jest-preset-angular": "~14.2.0",
"jsonc-eslint-parser": "~2.4.0",
"memfs": "~4.13.0",
"memfs": "~4.14.0",
"nx": "~19.5.0",
"pid-from-port": "^1.1.3",
"rxjs": "^7.8.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/test-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@angular-devkit/schematics": "~18.2.0",
"@o3r/schematics": "workspace:^",
"jest-environment-node": "~29.7.0",
"memfs": "~4.13.0",
"memfs": "~4.14.0",
"pid-from-port": "^1.1.3",
"unionfs": "~4.5.1"
},
Expand Down Expand Up @@ -68,7 +68,7 @@
"jest-environment-node": "~29.7.0",
"jest-junit": "~16.0.0",
"jsonc-eslint-parser": "~2.4.0",
"memfs": "~4.13.0",
"memfs": "~4.14.0",
"pid-from-port": "^1.1.3",
"rxjs": "^7.8.1",
"semver": "^7.5.2",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7505,7 +7505,7 @@ __metadata:
"@popperjs/core": "npm:^2.11.5"
"@schematics/angular": "npm:~18.2.0"
"@stylistic/eslint-plugin-ts": "npm:~2.4.0"
"@types/chrome": "npm:^0.0.277"
"@types/chrome": "npm:^0.0.278"
"@types/color": "npm:^3.0.6"
"@types/jest": "npm:~29.5.2"
"@types/tinycolor2": "npm:^1.4.6"
Expand Down Expand Up @@ -7611,7 +7611,7 @@ __metadata:
jest-preset-angular: "npm:~14.2.0"
jsonc-eslint-parser: "npm:~2.4.0"
jsonpath-plus: "npm:~10.0.0"
memfs: "npm:~4.13.0"
memfs: "npm:~4.14.0"
nx: "npm:~19.5.0"
pid-from-port: "npm:^1.1.3"
rxjs: "npm:^7.8.1"
Expand Down Expand Up @@ -7851,7 +7851,7 @@ __metadata:
jest-junit: "npm:~16.0.0"
jest-preset-angular: "npm:~14.2.0"
jsonc-eslint-parser: "npm:~2.4.0"
memfs: "npm:~4.13.0"
memfs: "npm:~4.14.0"
minimist: "npm:^1.2.6"
nx: "npm:~19.5.0"
pid-from-port: "npm:^1.1.3"
Expand Down Expand Up @@ -8823,7 +8823,7 @@ __metadata:
jest-junit: "npm:~16.0.0"
jest-preset-angular: "npm:~14.2.0"
jsonc-eslint-parser: "npm:~2.4.0"
memfs: "npm:~4.13.0"
memfs: "npm:~4.14.0"
nx: "npm:~19.5.0"
pid-from-port: "npm:^1.1.3"
rxjs: "npm:^7.8.1"
Expand Down Expand Up @@ -9269,7 +9269,7 @@ __metadata:
jest-preset-angular: "npm:~14.2.0"
jsonc-eslint-parser: "npm:~2.4.0"
jsonpath-plus: "npm:~10.0.0"
memfs: "npm:~4.13.0"
memfs: "npm:~4.14.0"
nx: "npm:~19.5.0"
pid-from-port: "npm:^1.1.3"
rimraf: "npm:^5.0.1"
Expand Down Expand Up @@ -9816,7 +9816,7 @@ __metadata:
jest-junit: "npm:~16.0.0"
jest-preset-angular: "npm:~14.2.0"
jsonc-eslint-parser: "npm:~2.4.0"
memfs: "npm:~4.13.0"
memfs: "npm:~4.14.0"
nx: "npm:~19.5.0"
pid-from-port: "npm:^1.1.3"
rxjs: "npm:^7.8.1"
Expand Down Expand Up @@ -9976,7 +9976,7 @@ __metadata:
jest-environment-node: "npm:~29.7.0"
jest-junit: "npm:~16.0.0"
jsonc-eslint-parser: "npm:~2.4.0"
memfs: "npm:~4.13.0"
memfs: "npm:~4.14.0"
pid-from-port: "npm:^1.1.3"
rxjs: "npm:^7.8.1"
semver: "npm:^7.5.2"
Expand All @@ -9990,7 +9990,7 @@ __metadata:
"@angular-devkit/schematics": ~18.2.0
"@o3r/schematics": "workspace:^"
jest-environment-node: ~29.7.0
memfs: ~4.13.0
memfs: ~4.14.0
pid-from-port: ^1.1.3
unionfs: ~4.5.1
peerDependenciesMeta:
Expand Down Expand Up @@ -12703,13 +12703,13 @@ __metadata:
languageName: node
linkType: hard

"@types/chrome@npm:^0.0.277":
version: 0.0.277
resolution: "@types/chrome@npm:0.0.277"
"@types/chrome@npm:^0.0.278":
version: 0.0.278
resolution: "@types/chrome@npm:0.0.278"
dependencies:
"@types/filesystem": "npm:*"
"@types/har-format": "npm:*"
checksum: 10/20240bcea798b6f58703cd34b498802d69c446d01563f1ca8ba97f6227befa3939480be97e2a71e9aa99fbfcffd76bcd2fd14244ca0c0e49c1f22b793b09a5f7
checksum: 10/8fa2e68bd28b28f14599aee36ecd40f32f42fd68e4012145205930f4bf2d62f57b1b0b5af033e15d0fbdeadb211fd51c14f8ef3caf34176f8c5d127ac3fe8641
languageName: node
linkType: hard

Expand Down Expand Up @@ -25564,15 +25564,15 @@ __metadata:
languageName: node
linkType: hard

"memfs@npm:^4.6.0, memfs@npm:~4.13.0":
version: 4.13.0
resolution: "memfs@npm:4.13.0"
"memfs@npm:^4.6.0, memfs@npm:~4.14.0":
version: 4.14.0
resolution: "memfs@npm:4.14.0"
dependencies:
"@jsonjoy.com/json-pack": "npm:^1.0.3"
"@jsonjoy.com/util": "npm:^1.3.0"
tree-dump: "npm:^1.0.1"
tslib: "npm:^2.0.0"
checksum: 10/0278e6993e89909e896a481c85eb92fe647585bbb8cdc12d9cfab118e0936dee1556f87002611f2bcaabc9ba1808526546a52809788fde4ee359b54bed662e58
checksum: 10/d1a5a38fb8e97cbdff012e47d05c92852484f37a03e9c57b252fdc180c4ffe35ee7ec83acea3be8950e1f13f9152db4d5478124b43f9673f4653e741ba26d584
languageName: node
linkType: hard

Expand Down

0 comments on commit 69ac64a

Please sign in to comment.