Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 12, 2024
1 parent 520d737 commit e72033f
Show file tree
Hide file tree
Showing 2 changed files with 324 additions and 346 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,32 +51,32 @@
]
},
"devDependencies": {
"@angular-devkit/build-angular": "18.1.3",
"@angular-devkit/build-angular": "18.1.4",
"@angular-eslint/builder": "18.2.0",
"@angular-eslint/eslint-plugin": "18.2.0",
"@angular-eslint/eslint-plugin-template": "18.2.0",
"@angular-eslint/schematics": "18.2.0",
"@angular-eslint/template-parser": "18.2.0",
"@angular/cli": "18.1.3",
"@angular/common": "18.1.3",
"@angular/compiler": "18.1.3",
"@angular/compiler-cli": "18.1.3",
"@angular/core": "18.1.3",
"@angular/forms": "18.1.3",
"@angular/language-service": "18.1.3",
"@angular/platform-browser": "18.1.3",
"@angular/platform-browser-dynamic": "18.1.3",
"@angular/router": "18.1.3",
"@angular/cli": "18.1.4",
"@angular/common": "18.1.4",
"@angular/compiler": "18.1.4",
"@angular/compiler-cli": "18.1.4",
"@angular/core": "18.1.4",
"@angular/forms": "18.1.4",
"@angular/language-service": "18.1.4",
"@angular/platform-browser": "18.1.4",
"@angular/platform-browser-dynamic": "18.1.4",
"@angular/router": "18.1.4",
"@commitlint/config-conventional": "19.2.2",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/jasmine": "5.1.4",
"@types/jasminewd2": "2.0.13",
"@types/node": "20.14.14",
"@typescript-eslint/eslint-plugin": "8.0.0",
"@typescript-eslint/parser": "8.0.0",
"@types/node": "20.14.15",
"@typescript-eslint/eslint-plugin": "8.0.1",
"@typescript-eslint/parser": "8.0.1",
"chartist": "1.3.0",
"commitlint": "19.3.0",
"commitlint": "19.4.0",
"core-js": "3.38.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -102,11 +102,11 @@
"ts-node": "10.9.2",
"tslib": "2.6.3",
"typescript": "5.5.4",
"zone.js": "0.14.8"
"zone.js": "0.14.10"
},
"packageManager": "pnpm@9.6.0",
"packageManager": "pnpm@9.7.0",
"volta": {
"node": "20.16.0",
"pnpm": "9.6.0"
"pnpm": "9.7.0"
}
}
Loading

0 comments on commit e72033f

Please sign in to comment.