Bump @abaplint/cli from 2.113.67 to 2.113.68 in /app (#1602)

Bumps [@abaplint/cli](https://github.com/abaplint/abaplint) from 2.113.67 to 2.113.68.
- [Release notes](https://github.com/abaplint/abaplint/releases)
- [Commits](https://github.com/abaplint/abaplint/commits)

---
updated-dependencies:
- dependency-name: "@abaplint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: oblomov-dev <102328295+oblomov-dev@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-12-01 12:31:46 +01:00 committed by GitHub
parent b88ccd2327
commit 253d98d195
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
app/package-lock.json generated
View File

@ -8,7 +8,7 @@
"name": "z2ui5", "name": "z2ui5",
"version": "0.0.1", "version": "0.0.1",
"devDependencies": { "devDependencies": {
"@abaplint/cli": "^2.113.67", "@abaplint/cli": "^2.113.68",
"@sap/ui5-builder-webide-extension": "^1.1.9", "@sap/ui5-builder-webide-extension": "^1.1.9",
"@sap/ux-ui5-tooling": "1.15.6", "@sap/ux-ui5-tooling": "1.15.6",
"@ui5/cli": "^4.0.10", "@ui5/cli": "^4.0.10",
@ -19,9 +19,9 @@
} }
}, },
"node_modules/@abaplint/cli": { "node_modules/@abaplint/cli": {
"version": "2.113.67", "version": "2.113.68",
"resolved": "https://registry.npmjs.org/@abaplint/cli/-/cli-2.113.67.tgz", "resolved": "https://registry.npmjs.org/@abaplint/cli/-/cli-2.113.68.tgz",
"integrity": "sha512-Imz0UtOHDlS9XFkTZKAd4E+p1XQdy5boOK0uC8baSBFxxZA9njr85liDiu3Yv/nq2RC7dYnPrG7QNhg9fL0NSQ==", "integrity": "sha512-7bldG0TSFLU1tHSuY5B2By5/jfR9QNmD6aL4Z9abIQGGA+IGujzAQDwfQQdCFd4GSsUfFGFWkByLQYYM0MkOoQ==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"bin": { "bin": {

View File

@ -9,7 +9,7 @@
], ],
"main": "webapp/index.html", "main": "webapp/index.html",
"devDependencies": { "devDependencies": {
"@abaplint/cli": "^2.113.67", "@abaplint/cli": "^2.113.68",
"@sap/ui5-builder-webide-extension": "^1.1.9", "@sap/ui5-builder-webide-extension": "^1.1.9",
"@sap/ux-ui5-tooling": "1.15.6", "@sap/ux-ui5-tooling": "1.15.6",
"@ui5/cli": "^4.0.10", "@ui5/cli": "^4.0.10",