Skip to content

Commit

Permalink
feat(Dependencies): Update dependency eslint-plugin-jsdoc to v50
Browse files Browse the repository at this point in the history
| datasource | package             | from    | to     |
| ---------- | ------------------- | ------- | ------ |
| npm        | eslint-plugin-jsdoc | 48.11.0 | 50.2.2 |
  • Loading branch information
renovate[bot] authored Aug 15, 2024
1 parent d465574 commit 1cf4b38
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 17 deletions.
31 changes: 16 additions & 15 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.853.0",
"version": "4.854.0",
"description": "de.NBI Cloud Portal",
"scripts": {
"ng": "ng serve",
Expand Down Expand Up @@ -97,7 +97,7 @@
"eslint": "^8.57.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jsdoc": "48.11.0",
"eslint-plugin-jsdoc": "50.2.2",
"eslint-plugin-no-null": "latest",
"eslint-plugin-prefer-arrow": "1.2.3",
"exports-loader": "5.0.0",
Expand Down

0 comments on commit 1cf4b38

Please sign in to comment.