Skip to content

Commit

Permalink
Merge pull request #8 from Dafnik/renovate/minor-updates
Browse files Browse the repository at this point in the history
chore: update minor-updates
  • Loading branch information
Dafnik authored Feb 14, 2023
2 parents 07d8b68 + 1836fbe commit 3844ac1
Show file tree
Hide file tree
Showing 2 changed files with 328 additions and 331 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@
},
"private": true,
"dependencies": {
"@angular/animations": "15.1.3",
"@angular/cdk": "15.1.3",
"@angular/common": "15.1.3",
"@angular/compiler": "15.1.3",
"@angular/core": "15.1.3",
"@angular/forms": "15.1.3",
"@angular/animations": "15.1.4",
"@angular/cdk": "15.1.4",
"@angular/common": "15.1.4",
"@angular/compiler": "15.1.4",
"@angular/core": "15.1.4",
"@angular/forms": "15.1.4",
"@angular/localize": "^15.1.0",
"@angular/platform-browser": "15.1.3",
"@angular/platform-browser-dynamic": "15.1.3",
"@angular/router": "15.1.3",
"@angular/platform-browser": "15.1.4",
"@angular/platform-browser-dynamic": "15.1.4",
"@angular/router": "15.1.4",
"@nrwl/angular": "15.7.0",
"bootstrap": "^5.2.3",
"commander": "^10.0.0",
Expand All @@ -31,15 +31,15 @@
"zone.js": "~0.12.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "15.1.4",
"@angular-devkit/build-angular": "15.1.5",
"@angular-devkit/core": "~15.1.0",
"@angular-devkit/schematics": "~15.1.0",
"@angular-eslint/eslint-plugin": "~15.2.0",
"@angular-eslint/eslint-plugin-template": "~15.2.0",
"@angular-eslint/template-parser": "~15.2.0",
"@angular/cli": "~15.1.0",
"@angular/compiler-cli": "15.1.3",
"@angular/language-service": "15.1.3",
"@angular/compiler-cli": "15.1.4",
"@angular/language-service": "15.1.4",
"@commitlint/cli": "^17.3.0",
"@commitlint/config-angular": "^17.3.0",
"@hirez_io/observer-spy": "^2.2.0",
Expand All @@ -57,16 +57,16 @@
"@typescript-eslint/eslint-plugin": "^5.36.1",
"@typescript-eslint/parser": "^5.36.1",
"cypress": "^12.2.0",
"esbuild": "0.17.5",
"eslint": "~8.33.0",
"esbuild": "0.17.8",
"eslint": "~8.34.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-cypress": "^2.10.3",
"husky": "^8.0.2",
"jest": "28.1.1",
"jest-environment-jsdom": "28.1.1",
"jest-preset-angular": "~12.2.3",
"lint-staged": "^13.1.0",
"ng-packagr": "15.1.1",
"ng-packagr": "15.1.2",
"nx": "15.7.0",
"postcss": "^8.4.5",
"postcss-import": "~14.1.0",
Expand Down
Loading

0 comments on commit 3844ac1

Please sign in to comment.