chore(deps): update dependency msw to ^0.46.0

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-08-31 01:33:51 +00:00
committed by Github changeset workflow
parent a11e05c89c
commit 87ec2ba4d6
109 changed files with 225 additions and 112 deletions
+108
View File
@@ -0,0 +1,108 @@
---
'@backstage/backend-common': patch
'@backstage/backend-test-utils': patch
'@backstage/catalog-client': patch
'@backstage/cli': patch
'@backstage/config-loader': patch
'@backstage/core-app-api': patch
'@backstage/core-components': patch
'@backstage/core-plugin-api': patch
'@backstage/integration-react': patch
'@backstage/integration': patch
'@backstage/release-manifests': patch
'@backstage/test-utils': patch
'@backstage/plugin-adr-backend': patch
'@backstage/plugin-adr': patch
'@backstage/plugin-airbrake-backend': patch
'@backstage/plugin-airbrake': patch
'@backstage/plugin-allure': patch
'@backstage/plugin-analytics-module-ga': patch
'@backstage/plugin-apache-airflow': patch
'@backstage/plugin-api-docs': patch
'@backstage/plugin-apollo-explorer': patch
'@backstage/plugin-app-backend': patch
'@backstage/plugin-auth-backend': patch
'@backstage/plugin-auth-node': patch
'@backstage/plugin-azure-devops-backend': patch
'@backstage/plugin-azure-devops': patch
'@backstage/plugin-badges': patch
'@backstage/plugin-bitbucket-cloud-common': patch
'@backstage/plugin-bitrise': patch
'@backstage/plugin-catalog-backend-module-azure': patch
'@backstage/plugin-catalog-backend-module-bitbucket-cloud': patch
'@backstage/plugin-catalog-backend-module-bitbucket-server': patch
'@backstage/plugin-catalog-backend-module-bitbucket': patch
'@backstage/plugin-catalog-backend-module-gerrit': patch
'@backstage/plugin-catalog-backend-module-github': patch
'@backstage/plugin-catalog-backend-module-gitlab': patch
'@backstage/plugin-catalog-backend-module-msgraph': patch
'@backstage/plugin-catalog-backend': patch
'@backstage/plugin-catalog-graphql': patch
'@backstage/plugin-catalog-import': patch
'@backstage/plugin-circleci': patch
'@backstage/plugin-cloudbuild': patch
'@backstage/plugin-code-climate': patch
'@backstage/plugin-code-coverage-backend': patch
'@backstage/plugin-code-coverage': patch
'@backstage/plugin-codescene': patch
'@backstage/plugin-config-schema': patch
'@backstage/plugin-cost-insights': patch
'@backstage/plugin-dynatrace': patch
'@backstage/plugin-explore-react': patch
'@backstage/plugin-explore': patch
'@backstage/plugin-firehydrant': patch
'@backstage/plugin-fossa': patch
'@backstage/plugin-gcalendar': patch
'@backstage/plugin-gcp-projects': patch
'@backstage/plugin-git-release-manager': patch
'@backstage/plugin-github-actions': patch
'@backstage/plugin-github-deployments': patch
'@backstage/plugin-github-issues': patch
'@backstage/plugin-github-pull-requests-board': patch
'@backstage/plugin-gitops-profiles': patch
'@backstage/plugin-gocd': patch
'@backstage/plugin-graphiql': patch
'@backstage/plugin-graphql-backend': patch
'@backstage/plugin-home': patch
'@backstage/plugin-ilert': patch
'@backstage/plugin-jenkins-backend': patch
'@backstage/plugin-jenkins': patch
'@backstage/plugin-kafka': patch
'@backstage/plugin-kubernetes': patch
'@backstage/plugin-lighthouse': patch
'@backstage/plugin-newrelic': patch
'@backstage/plugin-org': patch
'@backstage/plugin-pagerduty': patch
'@backstage/plugin-periskop-backend': patch
'@backstage/plugin-periskop': patch
'@backstage/plugin-permission-backend': patch
'@backstage/plugin-permission-common': patch
'@backstage/plugin-permission-node': patch
'@backstage/plugin-proxy-backend': patch
'@backstage/plugin-rollbar-backend': patch
'@backstage/plugin-rollbar': patch
'@backstage/plugin-scaffolder-backend-module-cookiecutter': patch
'@backstage/plugin-scaffolder-backend': patch
'@backstage/plugin-scaffolder': patch
'@backstage/plugin-search': patch
'@backstage/plugin-sentry': patch
'@backstage/plugin-shortcuts': patch
'@backstage/plugin-sonarqube-backend': patch
'@backstage/plugin-sonarqube': patch
'@backstage/plugin-splunk-on-call': patch
'@backstage/plugin-stack-overflow': patch
'@backstage/plugin-tech-insights': patch
'@backstage/plugin-tech-radar': patch
'@backstage/plugin-techdocs-addons-test-utils': patch
'@backstage/plugin-techdocs-backend': patch
'@backstage/plugin-techdocs-module-addons-contrib': patch
'@backstage/plugin-techdocs': patch
'@backstage/plugin-todo-backend': patch
'@backstage/plugin-todo': patch
'@backstage/plugin-user-settings': patch
'@backstage/plugin-vault-backend': patch
'@backstage/plugin-vault': patch
'@backstage/plugin-xcmetrics': patch
---
Updated dependency `msw` to `^0.46.0`.
+1 -1
View File
@@ -112,7 +112,7 @@
"better-sqlite3": "^7.5.0",
"http-errors": "^2.0.0",
"mock-fs": "^5.1.0",
"msw": "^0.45.0",
"msw": "^0.46.0",
"mysql2": "^2.2.5",
"recursive-readdir": "^2.2.2",
"supertest": "^6.1.3"
+1 -1
View File
@@ -42,7 +42,7 @@
"@backstage/config": "^1.0.1",
"better-sqlite3": "^7.5.0",
"knex": "^2.0.0",
"msw": "^0.45.0",
"msw": "^0.46.0",
"mysql2": "^2.2.5",
"pg": "^8.3.0",
"testcontainers": "^8.1.2",
+1 -1
View File
@@ -40,7 +40,7 @@
"devDependencies": {
"@backstage/cli": "^0.19.0-next.1",
"@types/jest": "^26.0.7",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -155,7 +155,7 @@
"@types/yarnpkg__lockfile": "^1.1.4",
"del": "^6.0.0",
"mock-fs": "^5.1.0",
"msw": "^0.45.0",
"msw": "^0.46.0",
"nodemon": "^2.0.2",
"ts-node": "^10.0.0"
},
+1 -1
View File
@@ -57,7 +57,7 @@
"@types/node": "^16.11.26",
"@types/yup": "^0.29.13",
"mock-fs": "^5.1.0",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -59,7 +59,7 @@
"@types/node": "^16.11.26",
"@types/zen-observable": "^0.8.0",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0",
"msw": "^0.46.0",
"react-router-beta": "npm:react-router@6.0.0-beta.0",
"react-router-dom-beta": "npm:react-router-dom@6.0.0-beta.0",
"react-router-stable": "npm:react-router@^6.3.0",
+1 -1
View File
@@ -101,7 +101,7 @@
"@types/react-window": "^1.8.5",
"@types/zen-observable": "^0.8.0",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -59,7 +59,7 @@
"@types/prop-types": "^15.7.3",
"@types/zen-observable": "^0.8.0",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist",
+1 -1
View File
@@ -46,7 +46,7 @@
"@testing-library/user-event": "^14.0.0",
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"msw": "^0.45.0",
"msw": "^0.46.0",
"cross-fetch": "^3.1.5"
},
"files": [
+1 -1
View File
@@ -48,7 +48,7 @@
"@backstage/test-utils": "^1.2.0-next.1",
"@types/jest": "^26.0.7",
"@types/luxon": "^3.0.0",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist",
+1 -1
View File
@@ -37,7 +37,7 @@
},
"devDependencies": {
"@backstage/test-utils": "^1.2.0-next.1",
"msw": "^0.45.0",
"msw": "^0.46.0",
"@types/jest": "^26.0.7",
"@types/node": "^16.0.0"
},
+1 -1
View File
@@ -58,7 +58,7 @@
"@backstage/cli": "^0.19.0-next.1",
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -48,7 +48,7 @@
"@types/marked": "^4.0.0",
"@types/supertest": "^2.0.8",
"supertest": "^6.1.3",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -56,7 +56,7 @@
"@types/jest": "*",
"@types/node": "*",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -35,7 +35,7 @@
"@backstage/cli": "^0.19.0-next.1",
"@types/http-proxy-middleware": "^0.19.3",
"@types/supertest": "^2.0.8",
"msw": "^0.45.0",
"msw": "^0.46.0",
"supertest": "^6.1.6"
},
"files": [
+1 -1
View File
@@ -52,7 +52,7 @@
"@types/node": "^16.11.26",
"@types/object-hash": "^2.2.1",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -50,7 +50,7 @@
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -48,7 +48,7 @@
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist",
+1 -1
View File
@@ -45,7 +45,7 @@
"@testing-library/user-event": "^14.0.0",
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist",
+1 -1
View File
@@ -68,7 +68,7 @@
"@types/node": "^16.11.26",
"@types/swagger-ui-react": "^4.1.1",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -45,7 +45,7 @@
"@testing-library/user-event": "^14.0.0",
"@types/jest": "*",
"@types/node": "*",
"msw": "^0.45.0",
"msw": "^0.46.0",
"cross-fetch": "^3.1.5"
},
"files": [
+1 -1
View File
@@ -55,7 +55,7 @@
"@backstage/types": "^1.0.0",
"@types/supertest": "^2.0.8",
"mock-fs": "^5.1.0",
"msw": "^0.45.0",
"msw": "^0.46.0",
"supertest": "^6.1.3"
},
"files": [
+1 -1
View File
@@ -88,7 +88,7 @@
"@types/passport-saml": "^1.1.3",
"@types/passport-strategy": "^0.2.35",
"@types/xml2js": "^0.4.7",
"msw": "^0.45.0",
"msw": "^0.46.0",
"supertest": "^6.1.3"
},
"files": [
+1 -1
View File
@@ -34,7 +34,7 @@
"@backstage/backend-test-utils": "^0.1.28-next.1",
"@backstage/cli": "^0.19.0-next.1",
"lodash": "^4.17.21",
"msw": "^0.45.0",
"msw": "^0.46.0",
"uuid": "^8.0.0"
},
"files": [
+1 -1
View File
@@ -39,7 +39,7 @@
"@backstage/cli": "^0.19.0-next.1",
"@types/supertest": "^2.0.8",
"supertest": "^6.1.6",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist",
+1 -1
View File
@@ -59,7 +59,7 @@
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -56,7 +56,7 @@
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -34,7 +34,7 @@
"devDependencies": {
"@backstage/cli": "^0.19.0-next.1",
"@openapitools/openapi-generator-cli": "^2.4.26",
"msw": "^0.45.0",
"msw": "^0.46.0",
"ts-morph": "^15.0.0"
},
"files": [
+1 -1
View File
@@ -53,7 +53,7 @@
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"@types/recharts": "^1.8.15",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
@@ -42,7 +42,7 @@
"@backstage/plugin-catalog-backend": "^1.4.0-next.1",
"@backstage/types": "^1.0.0",
"lodash": "^4.17.21",
"msw": "^0.45.0",
"msw": "^0.46.0",
"uuid": "^8.0.0",
"node-fetch": "^2.6.7",
"winston": "^3.2.1"
@@ -45,7 +45,7 @@
"@backstage/backend-common": "^0.15.1-next.1",
"@backstage/backend-test-utils": "^0.1.28-next.1",
"@backstage/cli": "^0.19.0-next.1",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist",
@@ -47,7 +47,7 @@
"devDependencies": {
"@backstage/backend-test-utils": "^0.1.28-next.1",
"@backstage/cli": "^0.19.0-next.1",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist",
@@ -42,7 +42,7 @@
"@backstage/plugin-catalog-backend": "^1.4.0-next.1",
"@backstage/types": "^1.0.0",
"lodash": "^4.17.21",
"msw": "^0.45.0",
"msw": "^0.46.0",
"node-fetch": "^2.6.7",
"winston": "^3.2.1"
},
@@ -36,7 +36,7 @@
"@backstage/integration": "^1.3.1-next.0",
"@backstage/plugin-catalog-backend": "^1.4.0-next.1",
"fs-extra": "10.1.0",
"msw": "^0.45.0",
"msw": "^0.46.0",
"node-fetch": "^2.6.7",
"uuid": "^8.0.0",
"winston": "^3.2.1"
@@ -46,7 +46,7 @@
"@backstage/types": "^1.0.0",
"@octokit/graphql": "^5.0.0",
"lodash": "^4.17.21",
"msw": "^0.45.0",
"msw": "^0.46.0",
"node-fetch": "^2.6.7",
"uuid": "^8.0.0",
"winston": "^3.2.1"
@@ -42,7 +42,7 @@
"@backstage/plugin-catalog-backend": "^1.4.0-next.1",
"@backstage/types": "^1.0.0",
"lodash": "^4.17.21",
"msw": "^0.45.0",
"msw": "^0.46.0",
"node-fetch": "^2.6.7",
"winston": "^3.2.1",
"uuid": "^8.0.0"
@@ -52,7 +52,7 @@
"@backstage/backend-test-utils": "^0.1.28-next.1",
"@backstage/cli": "^0.19.0-next.1",
"@types/lodash": "^4.14.151",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist",
+1 -1
View File
@@ -80,7 +80,7 @@
"@types/supertest": "^2.0.8",
"@types/uuid": "^8.0.0",
"better-sqlite3": "^7.5.0",
"msw": "^0.45.0",
"msw": "^0.46.0",
"supertest": "^6.1.3",
"wait-for-expect": "^3.0.2",
"luxon": "^3.0.0"
+1 -1
View File
@@ -53,7 +53,7 @@
"@graphql-codegen/typescript": "^2.4.2",
"@graphql-codegen/typescript-resolvers": "^2.4.3",
"@graphql-tools/schema": "^9.0.0",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -70,7 +70,7 @@
"@testing-library/user-event": "^14.0.0",
"@types/jest": "^26.0.7",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist",
+1 -1
View File
@@ -66,7 +66,7 @@
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -62,7 +62,7 @@
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -51,7 +51,7 @@
"@types/luxon": "^3.0.0",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -42,7 +42,7 @@
"@backstage/cli": "^0.19.0-next.1",
"@types/express-xml-bodyparser": "^0.3.2",
"@types/supertest": "^2.0.8",
"msw": "^0.45.0",
"msw": "^0.46.0",
"supertest": "^6.1.6",
"xml2js": "^0.4.23"
},
+1 -1
View File
@@ -58,7 +58,7 @@
"@types/node": "^16.11.26",
"@types/recharts": "^1.8.15",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -47,7 +47,7 @@
"@testing-library/user-event": "^14.0.0",
"@types/jest": "*",
"@types/node": "*",
"msw": "^0.45.0",
"msw": "^0.46.0",
"cross-fetch": "^3.1.5"
},
"files": [
+1 -1
View File
@@ -51,7 +51,7 @@
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -76,7 +76,7 @@
"@types/yup": "^0.29.13",
"canvas": "^2.6.1",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist",
+1 -1
View File
@@ -46,7 +46,7 @@
"@types/jest": "*",
"@types/node": "*",
"express": "^4.18.1",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist",
@@ -38,7 +38,7 @@
"@backstage/cli": "^0.19.0-next.1",
"@types/supertest": "^2.0.8",
"@types/uuid": "^8.0.0",
"msw": "^0.45.0",
"msw": "^0.46.0",
"supertest": "^6.1.6"
},
"files": [
@@ -31,7 +31,7 @@
"@backstage/dev-utils": "^1.0.6-next.1",
"@backstage/test-utils": "^1.2.0-next.1",
"@types/node": "^16.11.26",
"msw": "^0.45.0",
"msw": "^0.46.0",
"cross-fetch": "^3.1.5"
},
"files": [
+1 -1
View File
@@ -45,7 +45,7 @@
"@testing-library/user-event": "^14.0.0",
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -45,7 +45,7 @@
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -63,7 +63,7 @@
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -49,7 +49,7 @@
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -62,7 +62,7 @@
"@testing-library/user-event": "^14.0.0",
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist",
+1 -1
View File
@@ -55,7 +55,7 @@
"@types/node": "^16.11.26",
"@types/sanitize-html": "^2.6.2",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -57,7 +57,7 @@
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -55,7 +55,7 @@
"@types/node": "^16.11.26",
"@types/recharts": "^1.8.15",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -65,7 +65,7 @@
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -53,7 +53,7 @@
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -52,7 +52,7 @@
"@types/node": "*",
"@types/react": "^16.13.1 || ^17.0.0",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
@@ -59,7 +59,7 @@
"@types/node": "^16.11.26",
"@types/react": "^16.13.1 || ^17.0.0",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"peerDependencies": {
"react": "^16.13.1 || ^17.0.0",
+1 -1
View File
@@ -58,7 +58,7 @@
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -61,7 +61,7 @@
"@types/luxon": "^3.0.0",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist",
+1 -1
View File
@@ -61,7 +61,7 @@
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -53,7 +53,7 @@
"devDependencies": {
"@backstage/cli": "^0.19.0-next.1",
"@types/supertest": "^2.0.8",
"msw": "^0.45.0",
"msw": "^0.46.0",
"supertest": "^6.1.3"
},
"files": [
+1 -1
View File
@@ -63,7 +63,7 @@
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -53,7 +53,7 @@
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist",
+1 -1
View File
@@ -45,7 +45,7 @@
"@backstage/cli": "^0.19.0-next.1",
"@types/jenkins": "^0.23.1",
"@types/supertest": "^2.0.8",
"msw": "^0.45.0",
"msw": "^0.46.0",
"supertest": "^6.1.6"
},
"files": [
+1 -1
View File
@@ -65,7 +65,7 @@
"@types/node": "^16.11.26",
"@types/testing-library__jest-dom": "^5.9.1",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -53,7 +53,7 @@
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"jest-when": "^3.1.0",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist",
+1 -1
View File
@@ -68,7 +68,7 @@
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -63,7 +63,7 @@
"@types/node": "^16.11.26",
"@types/react": "^16.13.1 || ^17.0.0",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -57,7 +57,7 @@
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -59,7 +59,7 @@
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -63,7 +63,7 @@
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -36,7 +36,7 @@
"devDependencies": {
"@backstage/cli": "^0.19.0-next.1",
"@types/supertest": "^2.0.8",
"msw": "^0.45.0",
"msw": "^0.46.0",
"supertest": "^6.1.6"
},
"files": [
+1 -1
View File
@@ -53,7 +53,7 @@
"@types/luxon": "^3.0.0",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist",
+1 -1
View File
@@ -43,7 +43,7 @@
"@types/lodash": "^4.14.151",
"@types/supertest": "^2.0.8",
"supertest": "^6.1.6",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -50,6 +50,6 @@
"devDependencies": {
"@backstage/cli": "^0.19.0-next.1",
"@types/jest": "^26.0.7",
"msw": "^0.45.0"
"msw": "^0.46.0"
}
}
+1 -1
View File
@@ -47,7 +47,7 @@
"@backstage/backend-test-utils": "^0.1.28-next.1",
"@backstage/cli": "^0.19.0-next.1",
"@types/supertest": "^2.0.8",
"msw": "^0.45.0",
"msw": "^0.46.0",
"supertest": "^6.1.3"
},
"files": [
+1 -1
View File
@@ -51,7 +51,7 @@
"@types/supertest": "^2.0.8",
"@types/uuid": "^8.0.0",
"@types/yup": "^0.29.13",
"msw": "^0.45.0",
"msw": "^0.46.0",
"supertest": "^6.1.3"
},
"files": [
+1 -1
View File
@@ -53,7 +53,7 @@
"@backstage/backend-test-utils": "^0.1.28-next.1",
"@backstage/cli": "^0.19.0-next.1",
"@types/supertest": "^2.0.8",
"msw": "^0.45.0",
"msw": "^0.46.0",
"supertest": "^6.1.3"
},
"files": [
+1 -1
View File
@@ -65,7 +65,7 @@
"@types/node": "^16.11.26",
"@types/react": "^16.13.1 || ^17.0.0",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist",
@@ -41,7 +41,7 @@
"@types/jest": "^26.0.7",
"@types/command-exists": "^1.2.0",
"mock-fs": "^5.1.0",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -91,7 +91,7 @@
"esbuild": "^0.14.1",
"jest-when": "^3.1.0",
"mock-fs": "^5.1.0",
"msw": "^0.45.0",
"msw": "^0.46.0",
"supertest": "^6.1.3",
"yaml": "^2.0.0"
},
+1 -1
View File
@@ -95,7 +95,7 @@
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"event-source-polyfill": "1.0.25",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist",
+1 -1
View File
@@ -68,7 +68,7 @@
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -65,7 +65,7 @@
"@types/node": "^16.11.26",
"@types/react": "^16.13.1 || ^17.0.0",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist",
+1 -1
View File
@@ -52,7 +52,7 @@
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -37,7 +37,7 @@
"@backstage/cli": "^0.19.0-next.1",
"@backstage/test-utils": "^1.2.0-next.1",
"@types/supertest": "^2.0.12",
"msw": "^0.45.0",
"msw": "^0.46.0",
"supertest": "^6.2.4"
},
"files": [
+1 -1
View File
@@ -62,7 +62,7 @@
"@testing-library/user-event": "^14.0.0",
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist",
+1 -1
View File
@@ -62,7 +62,7 @@
"@types/luxon": "^3.0.0",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"configSchema": "config.d.ts",
"files": [
+1 -1
View File
@@ -50,7 +50,7 @@
"@testing-library/user-event": "^14.0.0",
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist",
+1 -1
View File
@@ -57,7 +57,7 @@
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
+1 -1
View File
@@ -62,7 +62,7 @@
"@types/node": "^16.11.26",
"@types/react": "^16.13.1 || ^17.0.0",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
"msw": "^0.46.0"
},
"files": [
"dist"
@@ -63,7 +63,7 @@
"@testing-library/user-event": "^14.0.0",
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"msw": "^0.45.0",
"msw": "^0.46.0",
"cross-fetch": "^3.1.5"
},
"files": [
+1 -1
View File
@@ -60,7 +60,7 @@
"@backstage/cli": "^0.19.0-next.1",
"@backstage/plugin-search-backend-node": "1.0.2-next.1",
"@types/dockerode": "^3.3.0",
"msw": "^0.45.0",
"msw": "^0.46.0",
"supertest": "^6.1.3"
},
"files": [

Some files were not shown because too many files have changed in this diff Show More