Bump @abaplint/cli from 2.113.68 to 2.113.73 in /app (#1619)

This commit is contained in:
dependabot[bot] 2024-12-09 17:24:48 +01:00 committed by GitHub
parent 777c8d5a63
commit 47337ef381
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 6 deletions

9
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.68", "@abaplint/cli": "^2.113.73",
"@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.11", "@ui5/cli": "^4.0.11",
@ -19,11 +19,10 @@
} }
}, },
"node_modules/@abaplint/cli": { "node_modules/@abaplint/cli": {
"version": "2.113.68", "version": "2.113.73",
"resolved": "https://registry.npmjs.org/@abaplint/cli/-/cli-2.113.68.tgz", "resolved": "https://registry.npmjs.org/@abaplint/cli/-/cli-2.113.73.tgz",
"integrity": "sha512-7bldG0TSFLU1tHSuY5B2By5/jfR9QNmD6aL4Z9abIQGGA+IGujzAQDwfQQdCFd4GSsUfFGFWkByLQYYM0MkOoQ==", "integrity": "sha512-U5/lzk9quLEBm+CurSCs7u2LNwaa0EbCK3RFuHpLZfW1ZslLPQMza4G4/UPvWQt45pNCCsiJ6Q9EiHO1zjrDIQ==",
"dev": true, "dev": true,
"license": "MIT",
"bin": { "bin": {
"abaplint": "abaplint" "abaplint": "abaplint"
}, },

View File

@ -9,7 +9,7 @@
], ],
"main": "webapp/index.html", "main": "webapp/index.html",
"devDependencies": { "devDependencies": {
"@abaplint/cli": "^2.113.68", "@abaplint/cli": "^2.113.73",
"@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.11", "@ui5/cli": "^4.0.11",