Skip to content

Commit ef742db

Browse files
angular-robotclydin
authored andcommitted
build: update all non-major dependencies
See associated pull request for more information.
1 parent 1b09ce5 commit ef742db

File tree

5 files changed

+45
-45
lines changed

5 files changed

+45
-45
lines changed

.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@fca7ace96b7d713c7035871441bd52efbe39e27e # v3.28.19
26+
uses: github/codeql-action/init@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29.0
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@fca7ace96b7d713c7035871441bd52efbe39e27e # v3.28.19
32+
uses: github/codeql-action/analyze@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29.0
3333
with:
3434
category: '/language:javascript-typescript'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@angular/service-worker": "20.1.0-next.1",
6363
"@bazel/bazelisk": "1.26.0",
6464
"@bazel/buildifier": "8.2.1",
65-
"@eslint/compat": "1.2.9",
65+
"@eslint/compat": "1.3.0",
6666
"@eslint/eslintrc": "3.3.1",
6767
"@eslint/js": "9.28.0",
6868
"@rollup/plugin-alias": "^5.1.1",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"jsdom": "26.1.0",
5555
"less": "4.3.0",
5656
"ng-packagr": "20.1.0-next.0",
57-
"postcss": "8.5.4",
57+
"postcss": "8.5.5",
5858
"rxjs": "7.8.2",
5959
"vitest": "3.2.3"
6060
},

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"ora": "8.2.0",
4545
"picomatch": "4.0.2",
4646
"piscina": "5.0.0",
47-
"postcss": "8.5.4",
47+
"postcss": "8.5.5",
4848
"postcss-loader": "8.1.1",
4949
"resolve-url-loader": "5.0.0",
5050
"rxjs": "7.8.2",

pnpm-lock.yaml

Lines changed: 40 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)