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 2, 2024
1 parent 42b3499 commit 6a6e3a0
Show file tree
Hide file tree
Showing 2 changed files with 362 additions and 395 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,32 +51,32 @@
]
},
"devDependencies": {
"@angular-devkit/build-angular": "18.2.1",
"@angular-devkit/build-angular": "18.2.2",
"@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.1",
"@angular/common": "18.2.1",
"@angular/compiler": "18.2.1",
"@angular/compiler-cli": "18.2.1",
"@angular/core": "18.2.1",
"@angular/forms": "18.2.1",
"@angular/language-service": "18.2.1",
"@angular/platform-browser": "18.2.1",
"@angular/platform-browser-dynamic": "18.2.1",
"@angular/router": "18.2.1",
"@commitlint/config-conventional": "19.2.2",
"@angular/cli": "18.2.2",
"@angular/common": "18.2.2",
"@angular/compiler": "18.2.2",
"@angular/compiler-cli": "18.2.2",
"@angular/core": "18.2.2",
"@angular/forms": "18.2.2",
"@angular/language-service": "18.2.2",
"@angular/platform-browser": "18.2.2",
"@angular/platform-browser-dynamic": "18.2.2",
"@angular/router": "18.2.2",
"@commitlint/config-conventional": "19.4.1",
"@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.1",
"@typescript-eslint/eslint-plugin": "8.2.0",
"@typescript-eslint/parser": "8.2.0",
"@types/node": "20.16.3",
"@typescript-eslint/eslint-plugin": "8.3.0",
"@typescript-eslint/parser": "8.3.0",
"chartist": "1.3.0",
"commitlint": "19.4.0",
"commitlint": "19.4.1",
"core-js": "3.38.1",
"eslint": "^9.0.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -91,22 +91,22 @@
"karma-coverage": "2.2.1",
"karma-jasmine": "5.1.0",
"karma-jasmine-html-reporter": "2.1.0",
"lint-staged": "15.2.9",
"lint-staged": "15.2.10",
"ng-packagr": "18.2.1",
"prettier": "3.3.3",
"prettier-plugin-organize-imports": "4.0.0",
"prettier-plugin-packagejson": "2.5.2",
"puppeteer": "23.1.1",
"puppeteer": "23.2.1",
"rxjs": "7.8.1",
"semantic-release": "24.1.0",
"ts-node": "10.9.2",
"tslib": "2.7.0",
"typescript": "5.5.4",
"zone.js": "0.15.0"
},
"packageManager": "pnpm@9.8.0",
"packageManager": "pnpm@9.9.0",
"volta": {
"node": "20.17.0",
"pnpm": "9.8.0"
"pnpm": "9.9.0"
}
}
Loading

0 comments on commit 6a6e3a0

Please sign in to comment.