Skip to content

Commit 4df12dc

Browse files
renovate-botdgp1130
authored andcommitted
build: update all non-major dependencies
1 parent f8765cc commit 4df12dc

File tree

4 files changed

+140
-105
lines changed

4 files changed

+140
-105
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@
116116
"@types/semver": "^7.0.0",
117117
"@types/text-table": "^0.2.1",
118118
"@types/uuid": "^8.0.0",
119-
"@typescript-eslint/eslint-plugin": "5.12.1",
120-
"@typescript-eslint/parser": "5.12.1",
119+
"@typescript-eslint/eslint-plugin": "5.13.0",
120+
"@typescript-eslint/parser": "5.13.0",
121121
"@yarnpkg/lockfile": "1.1.0",
122122
"ajv": "8.10.0",
123123
"ajv-formats": "2.1.1",
@@ -135,7 +135,7 @@
135135
"debug": "^4.1.1",
136136
"esbuild": "0.14.23",
137137
"esbuild-wasm": "0.14.23",
138-
"eslint": "8.9.0",
138+
"eslint": "8.10.0",
139139
"eslint-config-prettier": "8.4.0",
140140
"eslint-plugin-header": "3.1.1",
141141
"eslint-plugin-import": "2.25.4",
@@ -166,31 +166,31 @@
166166
"loader-utils": "3.2.0",
167167
"magic-string": "0.25.7",
168168
"mini-css-extract-plugin": "2.5.3",
169-
"minimatch": "5.0.0",
169+
"minimatch": "5.0.1",
170170
"minimist": "^1.2.0",
171171
"ng-packagr": "14.0.0-next.1",
172172
"node-fetch": "^2.2.0",
173173
"npm-package-arg": "9.0.0",
174174
"open": "8.4.0",
175175
"ora": "5.4.1",
176-
"pacote": "13.0.2",
176+
"pacote": "13.0.3",
177177
"parse5-html-rewriting-stream": "6.0.1",
178178
"pidtree": "^0.5.0",
179179
"pidusage": "^3.0.0",
180180
"piscina": "3.2.0",
181181
"popper.js": "^1.14.1",
182-
"postcss": "8.4.6",
182+
"postcss": "8.4.7",
183183
"postcss-import": "14.0.2",
184184
"postcss-loader": "6.2.1",
185185
"postcss-preset-env": "7.4.1",
186186
"prettier": "^2.0.0",
187187
"protractor": "~7.0.0",
188-
"puppeteer": "13.4.0",
188+
"puppeteer": "13.4.1",
189189
"quicktype-core": "6.0.69",
190190
"regenerator-runtime": "0.13.9",
191191
"resolve-url-loader": "5.0.0",
192192
"rxjs": "6.6.7",
193-
"sass": "1.49.8",
193+
"sass": "1.49.9",
194194
"sass-loader": "12.6.0",
195195
"sauce-connect-proxy": "https://saucelabs.com/downloads/sc-4.6.4-linux.tar.gz",
196196
"semver": "7.3.5",
@@ -204,13 +204,13 @@
204204
"symbol-observable": "4.0.0",
205205
"tar": "^6.1.6",
206206
"temp": "^0.9.0",
207-
"terser": "5.11.0",
207+
"terser": "5.12.0",
208208
"text-table": "0.2.0",
209209
"tree-kill": "1.2.2",
210210
"ts-node": "^10.0.0",
211211
"tslib": "2.3.1",
212212
"typescript": "4.5.5",
213-
"verdaccio": "5.6.0",
213+
"verdaccio": "5.6.2",
214214
"verdaccio-auth-memory": "^10.0.0",
215215
"webpack": "5.69.1",
216216
"webpack-dev-middleware": "5.3.1",

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"npm-pick-manifest": "7.0.0",
4040
"open": "8.4.0",
4141
"ora": "5.4.1",
42-
"pacote": "13.0.2",
42+
"pacote": "13.0.3",
4343
"resolve": "1.22.0",
4444
"semver": "7.3.5",
4545
"symbol-observable": "4.0.0",

packages/angular_devkit/build_angular/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,26 +41,26 @@
4141
"license-webpack-plugin": "4.0.2",
4242
"loader-utils": "3.2.0",
4343
"mini-css-extract-plugin": "2.5.3",
44-
"minimatch": "5.0.0",
44+
"minimatch": "5.0.1",
4545
"open": "8.4.0",
4646
"ora": "5.4.1",
4747
"parse5-html-rewriting-stream": "6.0.1",
4848
"piscina": "3.2.0",
49-
"postcss": "8.4.6",
49+
"postcss": "8.4.7",
5050
"postcss-import": "14.0.2",
5151
"postcss-loader": "6.2.1",
5252
"postcss-preset-env": "7.4.1",
5353
"regenerator-runtime": "0.13.9",
5454
"resolve-url-loader": "5.0.0",
5555
"rxjs": "6.6.7",
56-
"sass": "1.49.8",
56+
"sass": "1.49.9",
5757
"sass-loader": "12.6.0",
5858
"semver": "7.3.5",
5959
"source-map-loader": "3.0.1",
6060
"source-map-support": "0.5.21",
6161
"stylus": "0.56.0",
6262
"stylus-loader": "6.2.0",
63-
"terser": "5.11.0",
63+
"terser": "5.12.0",
6464
"text-table": "0.2.0",
6565
"tree-kill": "1.2.2",
6666
"tslib": "2.3.1",

0 commit comments

Comments
 (0)