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 Sep 16, 2024
1 parent a5885af commit d160a05
Show file tree
Hide file tree
Showing 2 changed files with 458 additions and 470 deletions.
52 changes: 26 additions & 26 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,39 +51,39 @@
]
},
"devDependencies": {
"@angular-devkit/build-angular": "18.2.3",
"@angular-eslint/builder": "18.3.0",
"@angular-eslint/eslint-plugin": "18.3.0",
"@angular-eslint/eslint-plugin-template": "18.3.0",
"@angular-eslint/schematics": "18.3.0",
"@angular-eslint/template-parser": "18.3.0",
"@angular/cli": "18.2.3",
"@angular/common": "18.2.3",
"@angular/compiler": "18.2.3",
"@angular/compiler-cli": "18.2.3",
"@angular/core": "18.2.3",
"@angular/forms": "18.2.3",
"@angular/language-service": "18.2.3",
"@angular/platform-browser": "18.2.3",
"@angular/platform-browser-dynamic": "18.2.3",
"@angular/router": "18.2.3",
"@commitlint/config-conventional": "19.4.1",
"@angular-devkit/build-angular": "18.2.4",
"@angular-eslint/builder": "18.3.1",
"@angular-eslint/eslint-plugin": "18.3.1",
"@angular-eslint/eslint-plugin-template": "18.3.1",
"@angular-eslint/schematics": "18.3.1",
"@angular-eslint/template-parser": "18.3.1",
"@angular/cli": "18.2.4",
"@angular/common": "18.2.4",
"@angular/compiler": "18.2.4",
"@angular/compiler-cli": "18.2.4",
"@angular/core": "18.2.4",
"@angular/forms": "18.2.4",
"@angular/language-service": "18.2.4",
"@angular/platform-browser": "18.2.4",
"@angular/platform-browser-dynamic": "18.2.4",
"@angular/router": "18.2.4",
"@commitlint/config-conventional": "19.5.0",
"@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.16.5",
"@typescript-eslint/eslint-plugin": "8.4.0",
"@typescript-eslint/parser": "8.4.0",
"@typescript-eslint/eslint-plugin": "8.5.0",
"@typescript-eslint/parser": "8.5.0",
"chartist": "1.3.0",
"commitlint": "19.4.1",
"commitlint": "19.5.0",
"core-js": "3.38.1",
"eslint": "^9.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jsdoc": "50.2.2",
"eslint-plugin-jsdoc": "50.2.3",
"eslint-plugin-prefer-arrow": "1.2.3",
"husky": "9.1.5",
"husky": "9.1.6",
"jasmine-core": "5.3.0",
"jasmine-spec-reporter": "7.0.0",
"karma": "6.4.4",
Expand All @@ -98,15 +98,15 @@
"prettier-plugin-packagejson": "2.5.2",
"puppeteer": "23.3.0",
"rxjs": "7.8.1",
"semantic-release": "24.1.0",
"semantic-release": "24.1.1",
"ts-node": "10.9.2",
"tslib": "2.7.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"zone.js": "0.15.0"
},
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.10.0",
"volta": {
"node": "20.17.0",
"pnpm": "9.9.0"
"pnpm": "9.10.0"
}
}
Loading

0 comments on commit d160a05

Please sign in to comment.