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        | @types/node         | 20.16.8 | 20.16.9 |
| npm        | eslint-plugin-jsdoc | 50.2.4  | 50.2.5  |
  • Loading branch information
renovate[bot] committed Sep 26, 2024
1 parent 2184570 commit 0d70e68
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@denbi/cloud-portal-webapp",
"version": "4.884.0",
"version": "4.885.0",
"description": "de.NBI Cloud Portal",
"scripts": {
"ng": "ng serve",
Expand Down Expand Up @@ -89,14 +89,14 @@
"@eslint/js": "^9.9.0",
"@playwright/test": "1.47.2",
"@types/jasmine": "5.1.4",
"@types/node": "20.16.8",
"@types/node": "20.16.9",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"async": "3.2.6",
"audit-ci": "7.1.0",
"autoprefixer": "10.4.20",
"eslint": "^9.0.0",
"eslint-plugin-jsdoc": "50.2.4",
"eslint-plugin-jsdoc": "50.2.5",
"eslint-plugin-no-null": "latest",
"eslint-plugin-prefer-arrow": "1.2.3",
"exports-loader": "5.0.0",
Expand Down

0 comments on commit 0d70e68

Please sign in to comment.