chore: get rid of datadog ci to get rid of vuln deps (#5661)
This commit is contained in:
committed by
GitHub
parent
a220668097
commit
2b2d68a5a5
@@ -74,8 +74,6 @@
|
||||
"@aws-sdk/client-sts/fast-xml-parser": ">=4.2.5",
|
||||
"@aws-sdk/client-s3/fast-xml-parser": ">=4.2.5",
|
||||
"@bull-board/express/express": "^4.20.0",
|
||||
"@datadog/datadog-ci/ssh2": "^1.16.0",
|
||||
"@datadog/datadog-ci/form-data": "^4.0.4",
|
||||
"@microsoft/api-extractor/semver": "^7.5.4",
|
||||
"@rushstack/node-core-library/semver": "^7.5.4",
|
||||
"@typescript-eslint/eslint-plugin": "^8.20.0",
|
||||
|
||||
@@ -21,8 +21,7 @@
|
||||
"lint:ci": "yarn lint:tsc && yarn lint:css",
|
||||
"gqlgen": "graphql-codegen",
|
||||
"gqlgen:watch": "graphql-codegen --watch",
|
||||
"eslint:inspect": "eslint-config-inspector",
|
||||
"datadog:publish-sourcemaps:dev": "DATADOG_SITE=\"datadoghq.eu\" datadog-ci sourcemaps upload ./.output/public/_nuxt --service=\"fe2-dev/test\" --release-version=\"unknown\" --minified-path-prefix=/_nuxt"
|
||||
"eslint:inspect": "eslint-config-inspector"
|
||||
},
|
||||
"dependencies": {
|
||||
"@apollo/client": "^3.13.8",
|
||||
@@ -88,7 +87,6 @@
|
||||
"ws": "^8.17.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@datadog/datadog-ci": "^3.5.0",
|
||||
"@eslint/config-inspector": "^0.4.10",
|
||||
"@graphql-codegen/cli": "^5.0.5",
|
||||
"@graphql-codegen/client-preset": "^4.6.4",
|
||||
|
||||
Reference in New Issue
Block a user