Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2222)
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 Nov 25, 2024
1 parent e2568a5 commit 511b1d6
Show file tree
Hide file tree
Showing 2 changed files with 261 additions and 261 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@
},
"devDependencies": {
"@angular-devkit/build-angular": "18.2.12",
"@angular-eslint/builder": "18.4.0",
"@angular-eslint/eslint-plugin": "18.4.0",
"@angular-eslint/eslint-plugin-template": "18.4.0",
"@angular-eslint/schematics": "18.4.0",
"@angular-eslint/template-parser": "18.4.0",
"@angular-eslint/builder": "18.4.2",
"@angular-eslint/eslint-plugin": "18.4.2",
"@angular-eslint/eslint-plugin-template": "18.4.2",
"@angular-eslint/schematics": "18.4.2",
"@angular-eslint/template-parser": "18.4.2",
"@angular/cli": "18.2.12",
"@angular/common": "18.2.12",
"@angular/compiler": "18.2.12",
Expand All @@ -67,16 +67,16 @@
"@angular/platform-browser": "18.2.12",
"@angular/platform-browser-dynamic": "18.2.12",
"@angular/router": "18.2.12",
"@commitlint/config-conventional": "19.5.0",
"@commitlint/config-conventional": "19.6.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": "22.9.0",
"@types/node": "22.9.3",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"chartist": "1.3.0",
"commitlint": "19.5.0",
"commitlint": "19.6.0",
"core-js": "3.39.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -95,18 +95,18 @@
"ng-packagr": "18.2.1",
"prettier": "3.3.3",
"prettier-plugin-organize-imports": "4.1.0",
"prettier-plugin-packagejson": "2.5.3",
"puppeteer": "23.8.0",
"prettier-plugin-packagejson": "2.5.5",
"puppeteer": "23.9.0",
"rxjs": "7.8.1",
"semantic-release": "24.2.0",
"ts-node": "10.9.2",
"tslib": "2.8.1",
"typescript": "5.6.3",
"typescript": "5.7.2",
"zone.js": "0.15.0"
},
"packageManager": "pnpm@9.13.2",
"packageManager": "pnpm@9.14.2",
"volta": {
"node": "22.11.0",
"pnpm": "9.13.2"
"pnpm": "9.14.2"
}
}
Loading

0 comments on commit 511b1d6

Please sign in to comment.