Skip to content

Commit 8c4a84d

Browse files
angular-robotangular-robot[bot]
authored andcommitted
build: update all non-major dependencies
1 parent 1451623 commit 8c4a84d

File tree

6 files changed

+266
-71
lines changed

6 files changed

+266
-71
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@83b7061638ee4956cf7545a6f7efe594e5ad0247 # v3.5.1
16+
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
1717
with:
1818
persist-credentials: false
1919
- uses: angular/dev-infra/github-actions/branch-manager@b21a6a40af18a3888a68c4754787bc7c4133a331

.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@83b7061638ee4956cf7545a6f7efe594e5ad0247 # v3.5.1
15+
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
1616
- uses: angular/dev-infra/github-actions/commit-message-based-labels@b21a6a40af18a3888a68c4754787bc7c4133a331
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@83b7061638ee4956cf7545a6f7efe594e5ad0247 # v3.5.1
22+
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
2323
- uses: angular/dev-infra/github-actions/post-approval-changes@b21a6a40af18a3888a68c4754787bc7c4133a331
2424
with:
2525
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@
122122
"@types/yargs": "^17.0.20",
123123
"@types/yargs-parser": "^21.0.0",
124124
"@types/yarnpkg__lockfile": "^1.1.5",
125-
"@typescript-eslint/eslint-plugin": "5.58.0",
126-
"@typescript-eslint/parser": "5.58.0",
125+
"@typescript-eslint/eslint-plugin": "5.59.0",
126+
"@typescript-eslint/parser": "5.59.0",
127127
"@yarnpkg/lockfile": "1.1.0",
128128
"@vitejs/plugin-basic-ssl": "1.0.1",
129129
"ajv": "8.12.0",
@@ -141,8 +141,8 @@
141141
"critters": "0.0.16",
142142
"css-loader": "6.7.3",
143143
"debug": "^4.1.1",
144-
"esbuild": "0.17.16",
145-
"esbuild-wasm": "0.17.16",
144+
"esbuild": "0.17.17",
145+
"esbuild-wasm": "0.17.17",
146146
"eslint": "8.38.0",
147147
"eslint-config-prettier": "8.8.0",
148148
"eslint-plugin-header": "3.1.1",
@@ -152,7 +152,7 @@
152152
"http-proxy": "^1.18.1",
153153
"https-proxy-agent": "5.0.1",
154154
"husky": "8.0.3",
155-
"ini": "4.0.0",
155+
"ini": "4.1.0",
156156
"inquirer": "8.2.4",
157157
"jasmine": "^4.0.0",
158158
"jasmine-core": "~4.6.0",
@@ -185,7 +185,7 @@
185185
"pidusage": "^3.0.0",
186186
"piscina": "3.2.0",
187187
"popper.js": "^1.14.1",
188-
"postcss": "8.4.21",
188+
"postcss": "8.4.22",
189189
"postcss-loader": "7.2.4",
190190
"prettier": "^2.0.0",
191191
"protractor": "~7.0.0",
@@ -196,7 +196,7 @@
196196
"sass": "1.62.0",
197197
"sass-loader": "13.2.2",
198198
"sauce-connect-proxy": "https://saucelabs.com/downloads/sc-4.8.1-linux.tar.gz",
199-
"semver": "7.4.0",
199+
"semver": "7.5.0",
200200
"shelljs": "^0.8.5",
201201
"source-map": "0.7.4",
202202
"source-map-loader": "4.0.1",
@@ -215,7 +215,7 @@
215215
"vite": "4.2.1",
216216
"webpack": "5.79.0",
217217
"webpack-dev-middleware": "6.0.2",
218-
"webpack-dev-server": "4.13.2",
218+
"webpack-dev-server": "4.13.3",
219219
"webpack-merge": "5.8.0",
220220
"webpack-subresource-integrity": "5.1.0",
221221
"yargs": "17.7.1",

packages/angular/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@schematics/angular": "0.0.0-PLACEHOLDER",
2929
"@yarnpkg/lockfile": "1.1.0",
3030
"ansi-colors": "4.1.3",
31-
"ini": "4.0.0",
31+
"ini": "4.1.0",
3232
"inquirer": "8.2.4",
3333
"jsonc-parser": "3.2.0",
3434
"npm-package-arg": "10.1.0",
@@ -37,7 +37,7 @@
3737
"ora": "5.4.1",
3838
"pacote": "15.1.1",
3939
"resolve": "1.22.2",
40-
"semver": "7.4.0",
40+
"semver": "7.5.0",
4141
"symbol-observable": "4.0.0",
4242
"yargs": "17.7.1"
4343
},

packages/angular_devkit/build_angular/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"copy-webpack-plugin": "11.0.0",
3434
"critters": "0.0.16",
3535
"css-loader": "6.7.3",
36-
"esbuild-wasm": "0.17.16",
36+
"esbuild-wasm": "0.17.17",
3737
"glob": "8.1.0",
3838
"https-proxy-agent": "5.0.1",
3939
"inquirer": "8.2.4",
@@ -50,13 +50,13 @@
5050
"ora": "5.4.1",
5151
"parse5-html-rewriting-stream": "7.0.0",
5252
"piscina": "3.2.0",
53-
"postcss": "8.4.21",
53+
"postcss": "8.4.22",
5454
"postcss-loader": "7.2.4",
5555
"resolve-url-loader": "5.0.0",
5656
"rxjs": "7.8.0",
5757
"sass": "1.62.0",
5858
"sass-loader": "13.2.2",
59-
"semver": "7.4.0",
59+
"semver": "7.5.0",
6060
"source-map-loader": "4.0.1",
6161
"source-map-support": "0.5.21",
6262
"terser": "5.16.9",
@@ -66,12 +66,12 @@
6666
"vite": "4.2.1",
6767
"webpack": "5.79.0",
6868
"webpack-dev-middleware": "6.0.2",
69-
"webpack-dev-server": "4.13.2",
69+
"webpack-dev-server": "4.13.3",
7070
"webpack-merge": "5.8.0",
7171
"webpack-subresource-integrity": "5.1.0"
7272
},
7373
"optionalDependencies": {
74-
"esbuild": "0.17.16"
74+
"esbuild": "0.17.17"
7575
},
7676
"peerDependencies": {
7777
"@angular/compiler-cli": "^16.0.0-next.0",

0 commit comments

Comments
 (0)