Skip to content

Commit

Permalink
chore(deps): update all deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bartholomej committed Dec 18, 2022
1 parent 8d8f015 commit 6333541
Show file tree
Hide file tree
Showing 2 changed files with 276 additions and 280 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"devDependencies": {
"@angular-devkit/build-angular": "^15.0.4",
"@angular-devkit/schematics": "^15.0.4",
"@angular-devkit/schematics-cli": "^15.0.1",
"@angular-devkit/schematics-cli": "^15.0.4",
"@angular-eslint/builder": "15.1.0",
"@angular-eslint/eslint-plugin": "15.1.0",
"@angular-eslint/eslint-plugin-template": "15.1.0",
Expand All @@ -57,13 +57,13 @@
"@angular/compiler-cli": "^15.0.4",
"@angular/language-service": "^15.0.4",
"@types/fs-extra": "^9.0.13",
"@types/jasmine": "~4.3.0",
"@types/jasmine": "~4.3.1",
"@types/jasminewd2": "~2.0.10",
"@types/node": "^18.11.9",
"@typescript-eslint/eslint-plugin": "^5.43.0",
"@typescript-eslint/parser": "^5.43.0",
"eslint": "^8.28.0",
"fs-extra": "^10.1.0",
"@types/node": "^18.11.17",
"@typescript-eslint/eslint-plugin": "^5.46.1",
"@typescript-eslint/parser": "^5.46.1",
"eslint": "^8.30.0",
"fs-extra": "^11.1.0",
"husky": "^8.0.2",
"jasmine-core": "~4.5.0",
"jasmine-spec-reporter": "~7.0.0",
Expand All @@ -72,8 +72,8 @@
"karma-coverage-istanbul-reporter": "~3.0.3",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "^2.0.0",
"ng-packagr": "^15.0.1",
"prettier": "^2.8.0",
"ng-packagr": "^15.0.3",
"prettier": "^2.8.1",
"pretty-quick": "^3.1.3",
"protractor": "~7.0.0",
"ts-node": "~10.9.1",
Expand Down Expand Up @@ -118,4 +118,4 @@
"publishConfig": {
"registry": "https://registry.npmjs.org"
}
}
}
Loading

0 comments on commit 6333541

Please sign in to comment.