From d9f880279e7be2b293399a31741b99211cb98b95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 07:52:04 +0000 Subject: [PATCH] Bump @sap/ux-specification from 1.120.13 to 1.120.14 (#1108) Bumps @sap/ux-specification from 1.120.13 to 1.120.14. --- updated-dependencies: - dependency-name: "@sap/ux-specification" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index ce1c6cc7..bc6df6ce 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1271,9 +1271,9 @@ } }, "node_modules/@sap-ux/vocabularies-types": { - "version": "0.10.12", - "resolved": "https://registry.npmjs.org/@sap-ux/vocabularies-types/-/vocabularies-types-0.10.12.tgz", - "integrity": "sha512-gqJXkvURw3MwCsIjs9ppHVYrwm/NRB7hOCugukd3zH5ILSgENsXq/ugPN2/2/+sOC93h6WxBdR7RkuAOY8SRMg==", + "version": "0.10.13", + "resolved": "https://registry.npmjs.org/@sap-ux/vocabularies-types/-/vocabularies-types-0.10.13.tgz", + "integrity": "sha512-ySbbF5inOCeOtTZG2fvVGf7xYdgvlG/ZnYgfucTfgjN4rpbT/aydEbSdzfPcKpabudhX01CW0QYkRMTUwNmPZA==", "dev": true, "engines": { "node": ">=18.0.0 < 19.0.0 || >=20.0.0 < 21.0.0", @@ -1338,13 +1338,13 @@ } }, "node_modules/@sap/ux-specification": { - "version": "1.120.13", - "resolved": "https://registry.npmjs.org/@sap/ux-specification/-/ux-specification-1.120.13.tgz", - "integrity": "sha512-Jqd0qy5aJjfHt+wp+B1J8RI371PzAOVTgbhokXCg9m6M8dygQRUb39ZwRQ/zWF75F09tIDhtxlh85IinqpDcAQ==", + "version": "1.120.14", + "resolved": "https://registry.npmjs.org/@sap/ux-specification/-/ux-specification-1.120.14.tgz", + "integrity": "sha512-Z3PLg5193f6S951n6vXABvUfTvoZe4h3vs8BGp/nr0Y1t0r7iR7cM6HhP0BvHPT3tH+AiqEzVTgK/GRsKXssfA==", "dev": true, "dependencies": { "@sap-ux/fe-fpm-writer": "0.24.15", - "@sap-ux/vocabularies-types": "0.10.12" + "@sap-ux/vocabularies-types": "0.10.13" }, "engines": { "node": ">= 18.0.0 < 19.0.0 || >= 20.0.0 < 21.0.0 || >= 22.0.0",