Skip to content

Commit 699d4fc

Browse files
angular-robotclydin
authored andcommitted
build: update all non-major dependencies
1 parent 274ec8e commit 699d4fc

File tree

7 files changed

+146
-146
lines changed

7 files changed

+146
-146
lines changed

.github/workflows/assistant-to-the-branch-manager.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
assistant_to_the_branch_manager:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
16+
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
1717
with:
1818
persist-credentials: false
1919
- uses: angular/dev-infra/github-actions/branch-manager@128f3277d17e083606346fcb85f3cd934e5bbe60

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
outputs:
2929
snapshots: ${{ steps.filter.outputs.snapshots }}
3030
steps:
31-
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
31+
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
3232
with:
3333
persist-credentials: false
3434
- uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2

.github/workflows/dev-infra.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ jobs:
1212
labels:
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
15+
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
1616
- uses: angular/dev-infra/github-actions/commit-message-based-labels@128f3277d17e083606346fcb85f3cd934e5bbe60
1717
with:
1818
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
1919
post_approval_changes:
2020
runs-on: ubuntu-latest
2121
steps:
22-
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
22+
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
2323
- uses: angular/dev-infra/github-actions/post-approval-changes@128f3277d17e083606346fcb85f3cd934e5bbe60
2424
with:
2525
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,8 @@
131131
"critters": "0.0.22",
132132
"css-loader": "7.1.1",
133133
"debug": "^4.1.1",
134-
"esbuild": "0.21.2",
135-
"esbuild-wasm": "0.21.2",
134+
"esbuild": "0.21.3",
135+
"esbuild-wasm": "0.21.3",
136136
"eslint": "8.57.0",
137137
"eslint-config-prettier": "9.1.0",
138138
"eslint-plugin-header": "3.1.1",
@@ -185,7 +185,7 @@
185185
"rollup": "~4.17.0",
186186
"rollup-plugin-sourcemaps": "^0.6.0",
187187
"rxjs": "7.8.1",
188-
"sass": "1.77.1",
188+
"sass": "1.77.2",
189189
"sass-loader": "14.2.1",
190190
"sauce-connect-proxy": "https://saucelabs.com/downloads/sc-4.9.1-linux.tar.gz",
191191
"semver": "7.6.2",
@@ -201,7 +201,7 @@
201201
"ts-node": "^10.9.1",
202202
"tslib": "2.6.2",
203203
"typescript": "5.4.5",
204-
"undici": "6.16.1",
204+
"undici": "6.17.0",
205205
"verdaccio": "5.31.0",
206206
"verdaccio-auth-memory": "^10.0.0",
207207
"vite": "5.2.11",

packages/angular/build/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"ansi-colors": "4.1.3",
2828
"browserslist": "^4.23.0",
2929
"critters": "0.0.22",
30-
"esbuild": "0.21.2",
30+
"esbuild": "0.21.3",
3131
"fast-glob": "3.3.2",
3232
"https-proxy-agent": "7.0.4",
3333
"inquirer": "9.2.21",
@@ -39,9 +39,9 @@
3939
"piscina": "4.4.0",
4040
"parse5-html-rewriting-stream": "7.0.0",
4141
"postcss": "8.4.38",
42-
"sass": "1.77.1",
42+
"sass": "1.77.2",
4343
"semver": "7.6.2",
44-
"undici": "6.16.1",
44+
"undici": "6.17.0",
4545
"vite": "5.2.11",
4646
"watchpack": "2.4.1"
4747
},

packages/angular_devkit/build_angular/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"copy-webpack-plugin": "11.0.0",
3232
"critters": "0.0.22",
3333
"css-loader": "7.1.1",
34-
"esbuild-wasm": "0.21.2",
34+
"esbuild-wasm": "0.21.3",
3535
"fast-glob": "3.3.2",
3636
"https-proxy-agent": "7.0.4",
3737
"http-proxy-middleware": "3.0.0",
@@ -54,15 +54,15 @@
5454
"postcss-loader": "8.1.1",
5555
"resolve-url-loader": "5.0.0",
5656
"rxjs": "7.8.1",
57-
"sass": "1.77.1",
57+
"sass": "1.77.2",
5858
"sass-loader": "14.2.1",
5959
"semver": "7.6.2",
6060
"source-map-loader": "5.0.0",
6161
"source-map-support": "0.5.21",
6262
"terser": "5.31.0",
6363
"tree-kill": "1.2.2",
6464
"tslib": "2.6.2",
65-
"undici": "6.16.1",
65+
"undici": "6.17.0",
6666
"vite": "5.2.11",
6767
"watchpack": "2.4.1",
6868
"webpack": "5.91.0",
@@ -72,7 +72,7 @@
7272
"webpack-subresource-integrity": "5.1.0"
7373
},
7474
"optionalDependencies": {
75-
"esbuild": "0.21.2"
75+
"esbuild": "0.21.3"
7676
},
7777
"peerDependencies": {
7878
"@angular/compiler-cli": "^18.0.0-next.0",

0 commit comments

Comments
 (0)