Skip to content

Commit 258e82b

Browse files
angular-robotclydin
authored andcommitted
build: update all non-major dependencies
1 parent 373402f commit 258e82b

File tree

3 files changed

+168
-178
lines changed

3 files changed

+168
-178
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"@types/yargs-parser": "^21.0.0",
117117
"@types/yarnpkg__lockfile": "^1.1.5",
118118
"@typescript-eslint/eslint-plugin": "5.61.0",
119-
"@typescript-eslint/parser": "6.1.0",
119+
"@typescript-eslint/parser": "6.2.0",
120120
"@vitejs/plugin-basic-ssl": "1.0.1",
121121
"@yarnpkg/lockfile": "1.1.0",
122122
"ajv": "8.12.0",
@@ -133,8 +133,8 @@
133133
"critters": "0.0.19",
134134
"css-loader": "6.8.1",
135135
"debug": "^4.1.1",
136-
"esbuild": "0.18.16",
137-
"esbuild-wasm": "0.18.16",
136+
"esbuild": "0.18.17",
137+
"esbuild-wasm": "0.18.17",
138138
"eslint": "8.45.0",
139139
"eslint-config-prettier": "8.8.0",
140140
"eslint-plugin-header": "3.1.1",
@@ -182,7 +182,7 @@
182182
"prettier": "^3.0.0",
183183
"protractor": "~7.0.0",
184184
"puppeteer": "18.2.1",
185-
"quicktype-core": "23.0.59",
185+
"quicktype-core": "23.0.63",
186186
"resolve-url-loader": "5.0.0",
187187
"rxjs": "7.8.1",
188188
"sass": "1.64.1",

packages/angular_devkit/build_angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"copy-webpack-plugin": "11.0.0",
3333
"critters": "0.0.19",
3434
"css-loader": "6.8.1",
35-
"esbuild-wasm": "0.18.16",
35+
"esbuild-wasm": "0.18.17",
3636
"fast-glob": "3.3.1",
3737
"guess-parser": "0.4.22",
3838
"https-proxy-agent": "5.0.1",
@@ -72,7 +72,7 @@
7272
"webpack-subresource-integrity": "5.1.0"
7373
},
7474
"optionalDependencies": {
75-
"esbuild": "0.18.16"
75+
"esbuild": "0.18.17"
7676
},
7777
"peerDependencies": {
7878
"@angular/compiler-cli": "^16.0.0 || ^16.2.0-next.0",

0 commit comments

Comments
 (0)