Skip to content

Commit

Permalink
chore(deps-dev): bump @sap/cds-dk from 8.6.1 to 8.7.0
Browse files Browse the repository at this point in the history
Bumps [@sap/cds-dk](https://cap.cloud.sap/) from 8.6.1 to 8.7.0.

---
updated-dependencies:
- dependency-name: "@sap/cds-dk"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent 0ecd727 commit daa5f4b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion test-packages/e2e-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@sap-cloud-sdk/test-services-openapi": "^3.24.0",
"@sap-cloud-sdk/util": "^3.24.0",
"@sap/cds": "^8.6.1",
"@sap/cds-dk": "8.6.1",
"@sap/cds-dk": "8.7.0",
"axios": "^1.7.9",
"execa": "^5.0.0",
"express": "^4.21.2",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1532,10 +1532,10 @@
dependencies:
antlr4 "4.9.3"

"@sap/cds-dk@8.6.1":
version "8.6.1"
resolved "https://registry.npmjs.org/@sap/cds-dk/-/cds-dk-8.6.1.tgz#9e4142aa88ceba41c6693ea48405fee54ff1abbe"
integrity sha512-33yQwhJMDFMNabiBWiFT0JEZmPs76pqUJQhJC9YuRt1ibk3/DMMzzfmL8ZQZMGcn1pOgkEmG3+vULDKE/86Wjg==
"@sap/cds-dk@8.7.0":
version "8.7.0"
resolved "https://registry.npmjs.org/@sap/cds-dk/-/cds-dk-8.7.0.tgz#42831ebd3a28adde796bd9343176618a3e7c08aa"
integrity sha512-RVJsyEX/9IgvbcAKO0d29jzKHzD8NA08fIkbopcAyPMyarc3UG4wAVSFlcsBx+F1WiLd+LVZgs0MdjPtG305lA==
dependencies:
"@cap-js/asyncapi" "^1.0.0"
"@cap-js/openapi" "^1.0.0"
Expand Down Expand Up @@ -1909,9 +1909,9 @@
integrity sha512-ju/75+YPkNE5vX1iPer+qtI1eI/LqJVYZgOsmSHI1iiEM1bQL5Gh1lEvyjR9T7ZXVE1FwJa2doWJEEmPNwbZkw==

"@types/lodash@>=4.14.200":
version "4.17.14"
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.14.tgz#bafc053533f4cdc5fcc9635af46a963c1f3deaff"
integrity sha512-jsxagdikDiDBeIRaPYtArcT8my4tN1og7MtMRquFT3XNA6axxyHDRUemqDz/taRDdOUn0GnGHRCuff4q48sW9A==
version "4.17.15"
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.15.tgz#12d4af0ed17cc7600ce1f9980cec48fc17ad1e89"
integrity sha512-w/P33JFeySuhN6JLkysYUK2gEmy9kHHFN7E8ro0tkfmlDOgxBDzWEZ/J8cWA+fHqFevpswDTFZnDx+R9lbL6xw==

"@types/minimatch@^3.0.3":
version "3.0.5"
Expand Down

0 comments on commit daa5f4b

Please sign in to comment.