Skip to content

Commit d4d9f7e

Browse files
committed
build: update all non-major dependencies
1 parent beab546 commit d4d9f7e

File tree

6 files changed

+398
-179
lines changed

6 files changed

+398
-179
lines changed

.aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# This file should be checked into version control along with the pnpm-lock.yaml file.
44
.npmrc=-1406867100
55
modules/testing/builder/package.json=973445093
6-
package.json=1084945472
7-
packages/angular/build/package.json=1235849957
6+
package.json=-524914456
7+
packages/angular/build/package.json=-447460195
88
packages/angular/cli/package.json=-1917515334
99
packages/angular/pwa/package.json=1108903917
1010
packages/angular/ssr/package.json=836365150
@@ -17,7 +17,7 @@ packages/angular_devkit/schematics/package.json=-1133510866
1717
packages/angular_devkit/schematics_cli/package.json=-2026655035
1818
packages/ngtools/webpack/package.json=71458652
1919
packages/schematics/angular/package.json=251715148
20-
pnpm-lock.yaml=-699735310
20+
pnpm-lock.yaml=-811137337
2121
pnpm-workspace.yaml=-1264044456
2222
tests/package.json=700948366
23-
yarn.lock=958506060
23+
yarn.lock=1732937763

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ jobs:
2323
with:
2424
persist-credentials: false
2525
- name: Initialize CodeQL
26-
uses: github/codeql-action/init@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # v3.28.10
26+
uses: github/codeql-action/init@6bb031afdd8eb862ea3fc1848194185e076637e5 # v3.28.11
2727
with:
2828
languages: javascript-typescript
2929
build-mode: none
3030
config-file: .github/codeql/config.yml
3131
- name: Perform CodeQL Analysis
32-
uses: github/codeql-action/analyze@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # v3.28.10
32+
uses: github/codeql-action/analyze@6bb031afdd8eb862ea3fc1848194185e076637e5 # v3.28.11
3333
with:
3434
category: '/language:javascript-typescript'

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@discoveryjs/json-ext": "0.6.3",
7676
"@eslint/compat": "1.2.7",
7777
"@eslint/eslintrc": "3.3.0",
78-
"@eslint/js": "9.21.0",
78+
"@eslint/js": "9.22.0",
7979
"@inquirer/confirm": "5.1.6",
8080
"@inquirer/prompts": "7.3.2",
8181
"@listr2/prompt-adapter-inquirer": "2.0.18",
@@ -128,7 +128,7 @@
128128
"debug": "^4.1.1",
129129
"esbuild": "0.25.0",
130130
"esbuild-wasm": "0.25.0",
131-
"eslint": "9.21.0",
131+
"eslint": "9.22.0",
132132
"eslint-config-prettier": "10.1.1",
133133
"eslint-plugin-header": "3.1.1",
134134
"eslint-plugin-import": "2.31.0",
@@ -180,7 +180,7 @@
180180
"puppeteer": "18.2.1",
181181
"quicktype-core": "23.0.171",
182182
"resolve-url-loader": "5.0.0",
183-
"rollup": "4.34.9",
183+
"rollup": "4.35.0",
184184
"rollup-license-plugin": "~3.0.1",
185185
"rollup-plugin-sourcemaps": "^0.6.0",
186186
"rxjs": "7.8.2",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"parse5-html-rewriting-stream": "7.0.0",
3838
"picomatch": "4.0.2",
3939
"piscina": "4.8.0",
40-
"rollup": "4.34.9",
40+
"rollup": "4.35.0",
4141
"sass": "1.85.1",
4242
"semver": "7.7.1",
4343
"source-map-support": "0.5.21",

0 commit comments

Comments
 (0)