Skip to content

Commit 11747bd

Browse files
committed
📦
1 parent 3f4a760 commit 11747bd

File tree

2 files changed

+66
-47
lines changed

2 files changed

+66
-47
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,22 +23,22 @@
2323
"devDependencies": {
2424
"@angular-eslint/template-parser": "14.0.2",
2525
"@angular-eslint/utils": "14.0.2",
26-
"@angular/compiler": "14.1.1",
26+
"@angular/compiler": "14.1.2",
2727
"@types/eslint": "8.4.5",
2828
"@types/mocha": "9.1.1",
29-
"@types/node": "18.6.5",
29+
"@types/node": "18.7.2",
3030
"@typescript-eslint/eslint-plugin": "5.33.0",
3131
"@typescript-eslint/parser": "5.33.0",
3232
"@typescript-eslint/scope-manager": "5.33.0",
3333
"@typescript-eslint/utils": "5.33.0",
3434
"cross-env": "7.0.3",
3535
"eslint": "8.21.0",
3636
"eslint-config-prettier": "^8.5.0",
37-
"eslint-plugin-eslint-plugin": "5.0.2",
3837
"eslint-formatter-checklist": "^0.0.1",
38+
"eslint-plugin-eslint-plugin": "5.0.3",
3939
"eslint-plugin-markdownlint": "^0.4.0",
4040
"eslint-plugin-security": "^1.5.0",
41-
"lockfile-lint": "^4.7.7",
41+
"lockfile-lint": "^4.8.0",
4242
"mocha": "10.0.0",
4343
"rimraf": "3.0.2",
4444
"ts-node": "10.9.1",

0 commit comments

Comments
 (0)