Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2226)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent d710d10 commit 1e3aec2
Show file tree
Hide file tree
Showing 2 changed files with 549 additions and 551 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,37 +51,37 @@
]
},
"devDependencies": {
"@angular-devkit/build-angular": "19.0.4",
"@angular-eslint/builder": "19.0.1",
"@angular-eslint/eslint-plugin": "19.0.1",
"@angular-eslint/eslint-plugin-template": "19.0.1",
"@angular-eslint/schematics": "19.0.1",
"@angular-eslint/template-parser": "19.0.1",
"@angular/cli": "19.0.4",
"@angular/common": "19.0.3",
"@angular/compiler": "19.0.3",
"@angular/compiler-cli": "19.0.3",
"@angular/core": "19.0.3",
"@angular/forms": "19.0.3",
"@angular/language-service": "19.0.3",
"@angular/platform-browser": "19.0.3",
"@angular/platform-browser-dynamic": "19.0.3",
"@angular/router": "19.0.3",
"@angular-devkit/build-angular": "19.0.5",
"@angular-eslint/builder": "19.0.2",
"@angular-eslint/eslint-plugin": "19.0.2",
"@angular-eslint/eslint-plugin-template": "19.0.2",
"@angular-eslint/schematics": "19.0.2",
"@angular-eslint/template-parser": "19.0.2",
"@angular/cli": "19.0.5",
"@angular/common": "19.0.4",
"@angular/compiler": "19.0.4",
"@angular/compiler-cli": "19.0.4",
"@angular/core": "19.0.4",
"@angular/forms": "19.0.4",
"@angular/language-service": "19.0.4",
"@angular/platform-browser": "19.0.4",
"@angular/platform-browser-dynamic": "19.0.4",
"@angular/router": "19.0.4",
"@commitlint/config-conventional": "19.6.0",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/jasmine": "5.1.5",
"@types/jasminewd2": "2.0.13",
"@types/node": "22.10.1",
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"@types/node": "22.10.2",
"@typescript-eslint/eslint-plugin": "8.18.0",
"@typescript-eslint/parser": "8.18.0",
"chartist": "1.3.0",
"commitlint": "19.6.0",
"commitlint": "19.6.1",
"core-js": "3.39.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsdoc": "50.6.0",
"eslint-plugin-jsdoc": "50.6.1",
"eslint-plugin-prefer-arrow": "1.2.3",
"husky": "9.1.7",
"jasmine-core": "5.5.0",
Expand All @@ -91,12 +91,12 @@
"karma-coverage": "2.2.1",
"karma-jasmine": "5.1.0",
"karma-jasmine-html-reporter": "2.1.0",
"lint-staged": "15.2.10",
"lint-staged": "15.2.11",
"ng-packagr": "19.0.1",
"prettier": "3.4.2",
"prettier-plugin-organize-imports": "4.1.0",
"prettier-plugin-packagejson": "2.5.6",
"puppeteer": "23.10.1",
"puppeteer": "23.10.4",
"rxjs": "7.8.1",
"semantic-release": "24.2.0",
"ts-node": "10.9.2",
Expand Down
Loading

0 comments on commit 1e3aec2

Please sign in to comment.