Skip to content

Commit

Permalink
feat(Dependencies): Update all non-major dependencies
Browse files Browse the repository at this point in the history
| datasource | package    | from   | to     |
| ---------- | ---------- | ------ | ------ |
| npm        | @eslint/js | 9.19.0 | 9.20.0 |
| npm        | eslint     | 9.19.0 | 9.20.0 |
| npm        | prettier   | 3.4.2  | 3.5.0  |
  • Loading branch information
renovate[bot] authored Feb 9, 2025
1 parent bff0153 commit b267837
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 16 deletions.
40 changes: 26 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@denbi/cloud-portal-webapp",
"version": "4.907.0",
"version": "4.908.0",
"description": "de.NBI Cloud Portal",
"scripts": {
"ng": "ng serve",
Expand Down Expand Up @@ -110,7 +110,7 @@
"lint-staged": "15.4.3",
"ngx-spec": "2.1.6",
"npm-run-all2": "7.0.2",
"prettier": "3.4.2",
"prettier": "3.5.0",
"raw-loader": "4.0.2",
"sass-loader": "16.0.4",
"script-loader": "0.7.2",
Expand Down

0 comments on commit b267837

Please sign in to comment.