Bump @sap/eslint-plugin-cds from 2.6.1 to 2.6.3

Bumps [@sap/eslint-plugin-cds](https://cap.cloud.sap/) from 2.6.1 to 2.6.3.

---
updated-dependencies:
- dependency-name: "@sap/eslint-plugin-cds"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-02-28 10:53:32 +00:00
committed by Christian Georgi
parent 624c6c5c72
commit f889c27338

6
package-lock.json generated
View File

@@ -509,9 +509,9 @@
}
},
"node_modules/@sap/eslint-plugin-cds": {
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/@sap/eslint-plugin-cds/-/eslint-plugin-cds-2.6.1.tgz",
"integrity": "sha512-WGpK6zILEXAiRuDCfYOBO8qV2BV4+dvEPjxNBiGGmqjZgT3XRQJm4GjuNz/Wgh9SLS7B3yscVbcchpRt9QLbVw==",
"version": "2.6.3",
"resolved": "https://registry.npmjs.org/@sap/eslint-plugin-cds/-/eslint-plugin-cds-2.6.3.tgz",
"integrity": "sha512-FNuzH6ckkEUxOry7C/SKMfSBzpbLCTgm8F1AZPZH/uD1xDFxdtnLeuXL6Vd+oibi4vq0oEXeucgKwxECUC/dmw==",
"dev": true,
"dependencies": {
"@sap/cds": ">=5.6.0",