Skip to content

Commit d8d1ae7

Browse files
committed
build: update all non-major dependencies
1 parent 8e2829c commit d8d1ae7

File tree

3 files changed

+287
-32
lines changed

3 files changed

+287
-32
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@
116116
"@types/yargs": "^17.0.20",
117117
"@types/yargs-parser": "^21.0.0",
118118
"@types/yarnpkg__lockfile": "^1.1.5",
119-
"@typescript-eslint/eslint-plugin": "8.12.0",
120-
"@typescript-eslint/parser": "8.12.0",
119+
"@typescript-eslint/eslint-plugin": "8.12.2",
120+
"@typescript-eslint/parser": "8.12.2",
121121
"@vitejs/plugin-basic-ssl": "1.1.0",
122122
"@web/test-runner": "^0.19.0",
123123
"@yarnpkg/lockfile": "1.1.0",
@@ -185,7 +185,7 @@
185185
"puppeteer": "18.2.1",
186186
"quicktype-core": "23.0.170",
187187
"resolve-url-loader": "5.0.0",
188-
"rollup": "4.24.2",
188+
"rollup": "4.24.3",
189189
"rollup-license-plugin": "patch:rollup-license-plugin@npm%3A3.0.0#~/.yarn/patches/rollup-license-plugin-npm-3.0.0-038e5f6edc.patch",
190190
"rollup-plugin-sourcemaps": "^0.6.0",
191191
"rxjs": "7.8.1",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"parse5-html-rewriting-stream": "7.0.0",
3939
"picomatch": "4.0.2",
4040
"piscina": "4.7.0",
41-
"rollup": "4.24.2",
41+
"rollup": "4.24.3",
4242
"sass": "1.80.4",
4343
"semver": "7.6.3",
4444
"vite": "5.4.10",

0 commit comments

Comments
 (0)