Bump @abaplint/cli from 2.113.86 to 2.113.93 in /app (#1707)

Bumps [@abaplint/cli](https://github.com/abaplint/abaplint) from 2.113.86 to 2.113.93.
- [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] 2025-01-20 18:25:54 +01:00 committed by GitHub
parent ef6b1f262a
commit eb71dc6fb4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

9
app/package-lock.json generated
View File

@ -8,7 +8,7 @@
"name": "z2ui5",
"version": "0.0.1",
"devDependencies": {
"@abaplint/cli": "^2.113.86",
"@abaplint/cli": "^2.113.93",
"@sap/ui5-builder-webide-extension": "^1.1.9",
"@sap/ux-ui5-tooling": "1.16.0",
"@ui5/cli": "^4.0.12",
@ -19,10 +19,11 @@
}
},
"node_modules/@abaplint/cli": {
"version": "2.113.86",
"resolved": "https://registry.npmjs.org/@abaplint/cli/-/cli-2.113.86.tgz",
"integrity": "sha512-PMrk3Ca0GZvXvjwdBexuRdVMqLV/27oQQs53UsuXj4zzxdFmj7wJwSsqxldKGjiwHpNsB+RP5kR8BCG7uAE9Wg==",
"version": "2.113.93",
"resolved": "https://registry.npmjs.org/@abaplint/cli/-/cli-2.113.93.tgz",
"integrity": "sha512-AdHA+uIJEsjt+PUpe0RBDzD7Y9FCbpTRCzFfLn5YVt5Z08wwPaRQ13nU57oUj357vohguASKXew0gVSVN9V6SQ==",
"dev": true,
"license": "MIT",
"bin": {
"abaplint": "abaplint"
},

View File

@ -9,7 +9,7 @@
],
"main": "webapp/index.html",
"devDependencies": {
"@abaplint/cli": "^2.113.86",
"@abaplint/cli": "^2.113.93",
"@sap/ui5-builder-webide-extension": "^1.1.9",
"@sap/ux-ui5-tooling": "1.16.0",
"@ui5/cli": "^4.0.12",