Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
petermuessig committed Oct 3, 2023
1 parent 927bf35 commit 95ee595
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions generators/app/templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
"test": "npm run lint && npm run karma-ci-cov"
},
"devDependencies": {
"@ui5/cli": "^3.3.4",
"eslint": "^8.46.0",
"@ui5/cli": "^3.6.1",
"eslint": "^8.50.0",
"karma": "^6.4.2",
"karma-chrome-launcher": "^3.2.0",
"karma-coverage": "^2.2.1",
"karma-ui5": "^3.0.3",
"rimraf": "^5.0.1",
"ui5-middleware-livereload": "^3.0.0"
"rimraf": "^5.0.5",
"ui5-middleware-livereload": "^3.0.1"
}
}

0 comments on commit 95ee595

Please sign in to comment.