Skip to content

Commit

Permalink
feat(Dependencies): Update dependency eslint to v9
Browse files Browse the repository at this point in the history
| datasource | package | from   | to    |
| ---------- | ------- | ------ | ----- |
| npm        | eslint  | 8.57.0 | 9.9.0 |
  • Loading branch information
renovate[bot] authored Aug 14, 2024
1 parent 0e346dd commit 751beeb
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.849.0",
"version": "4.850.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.7",
Expand Down

0 comments on commit 751beeb

Please sign in to comment.