Skip to content

Commit

Permalink
In-range update of npm dependencies
Browse files Browse the repository at this point in the history
Also update UI5 framework dependencies to latest
  • Loading branch information
RandomByte committed Feb 25, 2024
1 parent 70d0f20 commit 1060632
Show file tree
Hide file tree
Showing 3 changed files with 86 additions and 62 deletions.
142 changes: 83 additions & 59 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
Expand Up @@ -21,8 +21,8 @@
"devDependencies": {
"@ui5/cli": "^3.9.1",
"@ui5/middleware-code-coverage": "^1.1.1",
"eslint": "^8.56.0",
"karma": "^6.4.2",
"eslint": "^8.57.0",
"karma": "^6.4.3",
"karma-chrome-launcher": "^3.2.0",
"karma-coverage": "^2.2.1",
"karma-ui5": "^3.0.4",
Expand Down
2 changes: 1 addition & 1 deletion ui5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
type: application
framework:
name: OpenUI5
version: "1.120.7"
version: "1.121.0"
libraries:
- name: sap.f
- name: sap.m
Expand Down

0 comments on commit 1060632

Please sign in to comment.