Skip to content

Commit 60b40cb

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies
1 parent f0c032d commit 60b40cb

File tree

4 files changed

+129
-120
lines changed

4 files changed

+129
-120
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@
138138
"debug": "^4.1.1",
139139
"esbuild": "0.19.8",
140140
"esbuild-wasm": "0.19.8",
141-
"eslint": "8.54.0",
142-
"eslint-config-prettier": "9.0.0",
141+
"eslint": "8.55.0",
142+
"eslint-config-prettier": "9.1.0",
143143
"eslint-plugin-header": "3.1.1",
144144
"eslint-plugin-import": "2.29.0",
145145
"express": "4.18.2",
@@ -174,13 +174,13 @@
174174
"npm-package-arg": "11.0.1",
175175
"open": "8.4.2",
176176
"ora": "5.4.1",
177-
"pacote": "17.0.4",
177+
"pacote": "17.0.5",
178178
"parse5-html-rewriting-stream": "7.0.0",
179179
"patch-package": "^7.0.1",
180180
"picomatch": "3.0.1",
181181
"piscina": "4.2.0",
182182
"popper.js": "^1.14.1",
183-
"postcss": "8.4.31",
183+
"postcss": "8.4.32",
184184
"postcss-loader": "7.3.3",
185185
"prettier": "^3.0.0",
186186
"protractor": "~7.0.0",
@@ -208,7 +208,7 @@
208208
"tslib": "2.6.2",
209209
"typescript": "5.3.2",
210210
"undici": "5.28.2",
211-
"verdaccio": "5.27.0",
211+
"verdaccio": "5.27.1",
212212
"verdaccio-auth-memory": "^10.0.0",
213213
"vite": "5.0.4",
214214
"webpack": "5.89.0",

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"npm-pick-manifest": "9.0.0",
3636
"open": "8.4.2",
3737
"ora": "5.4.1",
38-
"pacote": "17.0.4",
38+
"pacote": "17.0.5",
3939
"resolve": "1.22.8",
4040
"semver": "7.5.4",
4141
"symbol-observable": "4.0.0",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"parse5-html-rewriting-stream": "7.0.0",
5252
"picomatch": "3.0.1",
5353
"piscina": "4.2.0",
54-
"postcss": "8.4.31",
54+
"postcss": "8.4.32",
5555
"postcss-loader": "7.3.3",
5656
"resolve-url-loader": "5.0.0",
5757
"rxjs": "7.8.1",

0 commit comments

Comments
 (0)