Skip to content

Commit

Permalink
feat(Dependencies): Update dependency eslint to v9 (#6021)
Browse files Browse the repository at this point in the history
| datasource | package | from   | to    |
| ---------- | ------- | ------ | ----- |
| npm        | eslint  | 8.57.0 | 9.1.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 24, 2024
1 parent c2f6ea6 commit 7ff55df
Showing 1 changed file with 2 additions and 2 deletions.
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.839.0",
"version": "4.840.0",
"description": "de.NBI Cloud Portal",
"scripts": {
"ng": "ng serve",
Expand Down Expand Up @@ -94,7 +94,7 @@
"async": "3.2.5",
"audit-ci": "6.6.1",
"autoprefixer": "10.4.19",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jsdoc": "48.2.3",
Expand Down

0 comments on commit 7ff55df

Please sign in to comment.