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 Oct 21, 2024
1 parent 4949347 commit 85319c9
Show file tree
Hide file tree
Showing 3 changed files with 313 additions and 315 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,13 @@
]
},
"devDependencies": {
"@angular-devkit/build-angular": "18.2.8",
"@angular-devkit/build-angular": "18.2.9",
"@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.8",
"@angular/cli": "18.2.9",
"@angular/common": "18.2.8",
"@angular/compiler": "18.2.8",
"@angular/compiler-cli": "18.2.8",
Expand All @@ -72,16 +72,16 @@
"@semantic-release/git": "10.0.1",
"@types/jasmine": "5.1.4",
"@types/jasminewd2": "2.0.13",
"@types/node": "20.16.11",
"@typescript-eslint/eslint-plugin": "8.8.1",
"@typescript-eslint/parser": "8.8.1",
"@types/node": "20.16.13",
"@typescript-eslint/eslint-plugin": "8.10.0",
"@typescript-eslint/parser": "8.10.0",
"chartist": "1.3.0",
"commitlint": "19.5.0",
"core-js": "3.38.1",
"eslint": "^9.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsdoc": "50.3.2",
"eslint-plugin-jsdoc": "50.4.3",
"eslint-plugin-prefer-arrow": "1.2.3",
"husky": "9.1.6",
"jasmine-core": "5.4.0",
Expand All @@ -96,17 +96,17 @@
"prettier": "3.3.3",
"prettier-plugin-organize-imports": "4.1.0",
"prettier-plugin-packagejson": "2.5.3",
"puppeteer": "23.5.3",
"puppeteer": "23.6.0",
"rxjs": "7.8.1",
"semantic-release": "24.1.2",
"semantic-release": "24.1.3",
"ts-node": "10.9.2",
"tslib": "2.7.0",
"tslib": "2.8.0",
"typescript": "5.6.3",
"zone.js": "0.15.0"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"volta": {
"node": "20.18.0",
"pnpm": "9.12.1"
"pnpm": "9.12.2"
}
}
Loading

0 comments on commit 85319c9

Please sign in to comment.