Skip to content

Commit 4ea7bb6

Browse files
ncu
1 parent edf3847 commit 4ea7bb6

File tree

2 files changed

+92
-82
lines changed

2 files changed

+92
-82
lines changed

src/package-lock.json

Lines changed: 89 additions & 79 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"@angular/cli": "^19.0.7",
3939
"@angular/compiler-cli": "^19.0.6",
4040
"@types/jasmine": "~5.1.5",
41-
"@typescript-eslint/eslint-plugin": "^8.19.0",
42-
"@typescript-eslint/parser": "^8.19.0",
41+
"@typescript-eslint/eslint-plugin": "^8.19.1",
42+
"@typescript-eslint/parser": "^8.19.1",
4343
"eslint": "^9.17.0",
4444
"jasmine-core": "~5.5.0",
4545
"karma": "~6.4.4",
@@ -51,6 +51,6 @@
5151
"webpack-dev-middleware": ">=7.4.2"
5252
},
5353
"optionalDependencies": {
54-
"@rollup/rollup-linux-x64-gnu": "^4.29.1"
54+
"@rollup/rollup-linux-x64-gnu": "^4.30.1"
5555
}
5656
}

0 commit comments

Comments
 (0)