mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 02:58:20 +08:00
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:
parent
ef6b1f262a
commit
eb71dc6fb4
9
app/package-lock.json
generated
9
app/package-lock.json
generated
|
@ -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"
|
||||
},
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user