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.2.7 | 50.2.1 |
  • Loading branch information
renovate[bot] authored Aug 14, 2024
1 parent 0e346dd commit acc7f70
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 24 deletions.
156 changes: 134 additions & 22 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.849.0",
"version": "4.850.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.2.7",
"eslint-plugin-jsdoc": "50.2.1",
"eslint-plugin-no-null": "latest",
"eslint-plugin-prefer-arrow": "1.2.3",
"exports-loader": "5.0.0",
Expand Down

0 comments on commit acc7f70

Please sign in to comment.