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 7, 2024
1 parent d362210 commit ceb1d93
Show file tree
Hide file tree
Showing 2 changed files with 314 additions and 634 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,37 +51,37 @@
]
},
"devDependencies": {
"@angular-devkit/build-angular": "18.2.6",
"@angular-devkit/build-angular": "18.2.7",
"@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.6",
"@angular/common": "18.2.6",
"@angular/compiler": "18.2.6",
"@angular/compiler-cli": "18.2.6",
"@angular/core": "18.2.6",
"@angular/forms": "18.2.6",
"@angular/language-service": "18.2.6",
"@angular/platform-browser": "18.2.6",
"@angular/platform-browser-dynamic": "18.2.6",
"@angular/router": "18.2.6",
"@angular/cli": "18.2.7",
"@angular/common": "18.2.7",
"@angular/compiler": "18.2.7",
"@angular/compiler-cli": "18.2.7",
"@angular/core": "18.2.7",
"@angular/forms": "18.2.7",
"@angular/language-service": "18.2.7",
"@angular/platform-browser": "18.2.7",
"@angular/platform-browser-dynamic": "18.2.7",
"@angular/router": "18.2.7",
"@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.10",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"@typescript-eslint/eslint-plugin": "8.8.0",
"@typescript-eslint/parser": "8.8.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.30.0",
"eslint-plugin-jsdoc": "50.3.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsdoc": "50.3.1",
"eslint-plugin-prefer-arrow": "1.2.3",
"husky": "9.1.6",
"jasmine-core": "5.3.0",
Expand All @@ -96,17 +96,17 @@
"prettier": "3.3.3",
"prettier-plugin-organize-imports": "4.1.0",
"prettier-plugin-packagejson": "2.5.2",
"puppeteer": "23.4.1",
"puppeteer": "23.5.0",
"rxjs": "7.8.1",
"semantic-release": "24.1.2",
"ts-node": "10.9.2",
"tslib": "2.7.0",
"typescript": "5.6.2",
"zone.js": "0.15.0"
},
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.12.0",
"volta": {
"node": "20.17.0",
"pnpm": "9.11.0"
"node": "20.18.0",
"pnpm": "9.12.0"
}
}
Loading

0 comments on commit ceb1d93

Please sign in to comment.