Skip to content

Commit 2c83580

Browse files
committed
📦
1 parent 1a8a4ec commit 2c83580

File tree

2 files changed

+95
-95
lines changed

2 files changed

+95
-95
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,17 +37,17 @@
3737
"devDependencies": {
3838
"@angular-eslint/template-parser": "14.0.3",
3939
"@angular-eslint/utils": "14.0.3",
40-
"@angular/compiler": "14.1.3",
40+
"@angular/compiler": "14.2.0",
4141
"@cspell/eslint-plugin": "^6.8.1",
4242
"@istanbuljs/nyc-config-typescript": "^1.0.2",
4343
"@microsoft/eslint-formatter-sarif": "^3.0.0",
4444
"@types/eslint": "8.4.6",
4545
"@types/mocha": "9.1.1",
4646
"@types/node": "18.7.13",
47-
"@typescript-eslint/eslint-plugin": "5.34.0",
48-
"@typescript-eslint/parser": "5.34.0",
49-
"@typescript-eslint/scope-manager": "5.34.0",
50-
"@typescript-eslint/utils": "5.34.0",
47+
"@typescript-eslint/eslint-plugin": "5.35.1",
48+
"@typescript-eslint/parser": "5.35.1",
49+
"@typescript-eslint/scope-manager": "5.35.1",
50+
"@typescript-eslint/utils": "5.35.1",
5151
"cross-env": "7.0.3",
5252
"eslint": "8.22.0",
5353
"eslint-config-prettier": "^8.5.0",

0 commit comments

Comments
 (0)