From 396ddab33276f11e784bd72ebf7a276bec3b5d39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 09:46:16 +0100 Subject: [PATCH] Bump @cap-js/cds-types in the development-dependencies group (#771) Bumps the development-dependencies group with 1 update: [@cap-js/cds-types](https://github.com/cap-js/cds-types). Updates `@cap-js/cds-types` from 0.6.5 to 0.7.0 - [Release notes](https://github.com/cap-js/cds-types/releases) - [Changelog](https://github.com/cap-js/cds-types/blob/main/CHANGELOG.md) - [Commits](https://github.com/cap-js/cds-types/compare/v0.6.5...v0.7.0) --- updated-dependencies: - dependency-name: "@cap-js/cds-types" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 25eac71c..0f4c8291 100644 --- a/package-lock.json +++ b/package-lock.json @@ -124,12 +124,11 @@ } }, "node_modules/@cap-js/cds-types": { - "version": "0.6.5", - "resolved": "https://registry.npmjs.org/@cap-js/cds-types/-/cds-types-0.6.5.tgz", - "integrity": "sha512-lcsc0Bp9aINW2cQIqaadGZ1lSWqCmk9lagoyoHfQimddbSngexevoBm7RDOL9s/L4RMKGO+kBumcPq5sBBU9SA==", + "version": "0.7.0", + "resolved": "https://registry.npmjs.org/@cap-js/cds-types/-/cds-types-0.7.0.tgz", + "integrity": "sha512-zprkz3csN7z7v+0V78UlCfg2psm7Q3DJwvBjQB5BxVhlBcmuzoXn5EKKvzIXjflgWP1hUsDUhjVU5Hg9Quvq0g==", "dev": true, "hasInstallScript": true, - "license": "SEE LICENSE IN LICENSE", "dependencies": { "@types/express": "^4.17.21" },