mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 02:58:20 +08:00
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:
parent
b88ccd2327
commit
253d98d195
8
app/package-lock.json
generated
8
app/package-lock.json
generated
|
@ -8,7 +8,7 @@
|
|||
"name": "z2ui5",
|
||||
"version": "0.0.1",
|
||||
"devDependencies": {
|
||||
"@abaplint/cli": "^2.113.67",
|
||||
"@abaplint/cli": "^2.113.68",
|
||||
"@sap/ui5-builder-webide-extension": "^1.1.9",
|
||||
"@sap/ux-ui5-tooling": "1.15.6",
|
||||
"@ui5/cli": "^4.0.10",
|
||||
|
@ -19,9 +19,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@abaplint/cli": {
|
||||
"version": "2.113.67",
|
||||
"resolved": "https://registry.npmjs.org/@abaplint/cli/-/cli-2.113.67.tgz",
|
||||
"integrity": "sha512-Imz0UtOHDlS9XFkTZKAd4E+p1XQdy5boOK0uC8baSBFxxZA9njr85liDiu3Yv/nq2RC7dYnPrG7QNhg9fL0NSQ==",
|
||||
"version": "2.113.68",
|
||||
"resolved": "https://registry.npmjs.org/@abaplint/cli/-/cli-2.113.68.tgz",
|
||||
"integrity": "sha512-7bldG0TSFLU1tHSuY5B2By5/jfR9QNmD6aL4Z9abIQGGA+IGujzAQDwfQQdCFd4GSsUfFGFWkByLQYYM0MkOoQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
],
|
||||
"main": "webapp/index.html",
|
||||
"devDependencies": {
|
||||
"@abaplint/cli": "^2.113.67",
|
||||
"@abaplint/cli": "^2.113.68",
|
||||
"@sap/ui5-builder-webide-extension": "^1.1.9",
|
||||
"@sap/ux-ui5-tooling": "1.15.6",
|
||||
"@ui5/cli": "^4.0.10",
|
||||
|
|
Loading…
Reference in New Issue
Block a user