Skip to content

Commit d439cb9

Browse files
angular-robotangular-robot[bot]
authored andcommitted
build: update all non-major dependencies
1 parent 421417a commit d439cb9

File tree

4 files changed

+151
-137
lines changed

4 files changed

+151
-137
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -144,9 +144,9 @@
144144
"cross-env": "^7.0.3",
145145
"css-loader": "6.7.3",
146146
"debug": "^4.1.1",
147-
"esbuild": "0.17.7",
148-
"esbuild-wasm": "0.17.7",
149-
"eslint": "8.33.0",
147+
"esbuild": "0.17.8",
148+
"esbuild-wasm": "0.17.8",
149+
"eslint": "8.34.0",
150150
"eslint-config-prettier": "8.6.0",
151151
"eslint-plugin-header": "3.1.1",
152152
"eslint-plugin-import": "2.27.5",
@@ -173,9 +173,9 @@
173173
"license-checker": "^25.0.0",
174174
"license-webpack-plugin": "4.0.2",
175175
"loader-utils": "3.2.1",
176-
"magic-string": "0.27.0",
176+
"magic-string": "0.29.0",
177177
"mini-css-extract-plugin": "2.7.2",
178-
"minimatch": "~6.1.0",
178+
"minimatch": "~6.2.0",
179179
"ng-packagr": "15.1.2",
180180
"node-fetch": "^2.2.0",
181181
"npm": "^8.11.0",
@@ -193,7 +193,7 @@
193193
"prettier": "^2.0.0",
194194
"protractor": "~7.0.0",
195195
"puppeteer": "18.2.1",
196-
"quicktype-core": "21.0.10",
196+
"quicktype-core": "21.0.13",
197197
"resolve-url-loader": "5.0.0",
198198
"rxjs": "6.6.7",
199199
"sass": "1.58.0",

packages/angular_devkit/build_angular/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"copy-webpack-plugin": "11.0.0",
3333
"critters": "0.0.16",
3434
"css-loader": "6.7.3",
35-
"esbuild-wasm": "0.17.7",
35+
"esbuild-wasm": "0.17.8",
3636
"glob": "8.1.0",
3737
"https-proxy-agent": "5.0.1",
3838
"inquirer": "8.2.4",
@@ -42,7 +42,7 @@
4242
"less-loader": "11.1.0",
4343
"license-webpack-plugin": "4.0.2",
4444
"loader-utils": "3.2.1",
45-
"magic-string": "0.27.0",
45+
"magic-string": "0.29.0",
4646
"mini-css-extract-plugin": "2.7.2",
4747
"open": "8.4.1",
4848
"ora": "5.4.1",
@@ -68,7 +68,7 @@
6868
"webpack-subresource-integrity": "5.1.0"
6969
},
7070
"optionalDependencies": {
71-
"esbuild": "0.17.7"
71+
"esbuild": "0.17.8"
7272
},
7373
"peerDependencies": {
7474
"@angular/compiler-cli": "^15.0.0 || ^15.2.0-next",

packages/angular_devkit/schematics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
1717
"jsonc-parser": "3.2.0",
18-
"magic-string": "0.27.0",
18+
"magic-string": "0.29.0",
1919
"ora": "5.4.1",
2020
"rxjs": "6.6.7"
2121
}

0 commit comments

Comments
 (0)